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_darktooth.yaml
Normal file
24
base16/base16_darktooth.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0d6678'
|
||||
background: '#1d2021'
|
||||
details: darker
|
||||
foreground: '#a89984'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#665c54'
|
||||
blue: '#928374'
|
||||
cyan: '#a87322'
|
||||
green: '#32302f'
|
||||
magenta: '#d5c4a1'
|
||||
red: '#fe8625'
|
||||
white: '#fdf4c1'
|
||||
yellow: '#504945'
|
||||
normal:
|
||||
black: '#1d2021'
|
||||
blue: '#0d6678'
|
||||
cyan: '#8ba59b'
|
||||
green: '#95c085'
|
||||
magenta: '#8f4673'
|
||||
red: '#fb543f'
|
||||
white: '#a89984'
|
||||
yellow: '#fac03b'
|
Loading…
Add table
Add a link
Reference in a new issue