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_ia_dark.yaml
Normal file
24
base16/base16_ia_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#8eccdd'
|
||||
background: '#1a1a1a'
|
||||
details: darker
|
||||
foreground: '#cccccc'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#767676'
|
||||
blue: '#b8b8b8'
|
||||
cyan: '#8b6c37'
|
||||
green: '#222222'
|
||||
magenta: '#e8e8e8'
|
||||
red: '#d86868'
|
||||
white: '#f8f8f8'
|
||||
yellow: '#1d414d'
|
||||
normal:
|
||||
black: '#1a1a1a'
|
||||
blue: '#8eccdd'
|
||||
cyan: '#7c9cae'
|
||||
green: '#83a471'
|
||||
magenta: '#b98eb2'
|
||||
red: '#d88568'
|
||||
white: '#cccccc'
|
||||
yellow: '#b99353'
|
Loading…
Add table
Add a link
Reference in a new issue