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_light.yaml
Normal file
24
base16/base16_horizon_terminal_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#26bbd9'
|
||||
background: '#fdf0ed'
|
||||
details: lighter
|
||||
foreground: '#403c3d'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#bdb3b1'
|
||||
blue: '#948c8a'
|
||||
cyan: '#f9cbbe'
|
||||
green: '#fadad1'
|
||||
magenta: '#302c2d'
|
||||
red: '#f9cec3'
|
||||
white: '#201c1d'
|
||||
yellow: '#f9cbbe'
|
||||
normal:
|
||||
black: '#fdf0ed'
|
||||
blue: '#26bbd9'
|
||||
cyan: '#59e1e3'
|
||||
green: '#29d398'
|
||||
magenta: '#ee64ac'
|
||||
red: '#e95678'
|
||||
white: '#403c3d'
|
||||
yellow: '#fadad1'
|
Loading…
Add table
Add a link
Reference in a new issue