mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -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_horizon_dark.yaml
Normal file
24
base16/base16_horizon_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#df5273'
|
||||
background: '#1c1e26'
|
||||
details: darker
|
||||
foreground: '#cbced0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#6f6f70'
|
||||
blue: '#9da0a2'
|
||||
cyan: '#e4a382'
|
||||
green: '#232530'
|
||||
magenta: '#dcdfe4'
|
||||
red: '#e58d7d'
|
||||
white: '#e3e6ee'
|
||||
yellow: '#2e303e'
|
||||
normal:
|
||||
black: '#1c1e26'
|
||||
blue: '#df5273'
|
||||
cyan: '#24a8b4'
|
||||
green: '#efaf8e'
|
||||
magenta: '#b072d1'
|
||||
red: '#e93c58'
|
||||
white: '#cbced0'
|
||||
yellow: '#efb993'
|
Loading…
Add table
Add a link
Reference in a new issue