mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
Moving base16 themes to base16 folder
This commit is contained in:
parent
364c0fef7f
commit
2bffdedb49
177 changed files with 0 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