mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -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_equilibrium_dark.yaml
Normal file
24
base16/base16_equilibrium_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#008dd1'
|
||||
background: '#0c1118'
|
||||
details: darker
|
||||
foreground: '#afaba2'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#7b776e'
|
||||
blue: '#949088'
|
||||
cyan: '#e3488e'
|
||||
green: '#181c22'
|
||||
magenta: '#cac6bd'
|
||||
red: '#df5923'
|
||||
white: '#e7e2d9'
|
||||
yellow: '#22262d'
|
||||
normal:
|
||||
black: '#0c1118'
|
||||
blue: '#008dd1'
|
||||
cyan: '#00948b'
|
||||
green: '#7f8b00'
|
||||
magenta: '#6a7fd2'
|
||||
red: '#f04339'
|
||||
white: '#afaba2'
|
||||
yellow: '#bb8801'
|
Loading…
Add table
Add a link
Reference in a new issue