mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38: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_terminal_dark.yaml
Normal file
24
base16/base16_horizon_terminal_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#26bbd9'
|
||||
background: '#1c1e26'
|
||||
details: darker
|
||||
foreground: '#cbced0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#6f6f70'
|
||||
blue: '#9da0a2'
|
||||
cyan: '#f09383'
|
||||
green: '#232530'
|
||||
magenta: '#dcdfe4'
|
||||
red: '#fab795'
|
||||
white: '#e3e6ee'
|
||||
yellow: '#2e303e'
|
||||
normal:
|
||||
black: '#1c1e26'
|
||||
blue: '#26bbd9'
|
||||
cyan: '#59e1e3'
|
||||
green: '#29d398'
|
||||
magenta: '#ee64ac'
|
||||
red: '#e95678'
|
||||
white: '#cbced0'
|
||||
yellow: '#fac29a'
|
Loading…
Add table
Add a link
Reference in a new issue