mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
base16/base16_ashes.yaml
Normal file
24
base16/base16_ashes.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#ae95c7'
|
||||
background: '#1c2023'
|
||||
details: darker
|
||||
foreground: '#c7ccd1'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#747c84'
|
||||
blue: '#adb3ba'
|
||||
cyan: '#c79595'
|
||||
green: '#393f45'
|
||||
magenta: '#dfe2e5'
|
||||
red: '#c7c795'
|
||||
white: '#f3f4f5'
|
||||
yellow: '#565e65'
|
||||
normal:
|
||||
black: '#1c2023'
|
||||
blue: '#ae95c7'
|
||||
cyan: '#95aec7'
|
||||
green: '#95c7ae'
|
||||
magenta: '#c795ae'
|
||||
red: '#c7ae95'
|
||||
white: '#c7ccd1'
|
||||
yellow: '#aec795'
|
Loading…
Add table
Add a link
Reference in a new issue