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_google_dark.yaml
Normal file
24
base16/base16_google_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#3971ed'
|
||||
background: '#1d1f21'
|
||||
details: darker
|
||||
foreground: '#c5c8c6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#969896'
|
||||
blue: '#b4b7b4'
|
||||
cyan: '#3971ed'
|
||||
green: '#282a2e'
|
||||
magenta: '#e0e0e0'
|
||||
red: '#f96a38'
|
||||
white: '#ffffff'
|
||||
yellow: '#373b41'
|
||||
normal:
|
||||
black: '#1d1f21'
|
||||
blue: '#3971ed'
|
||||
cyan: '#3971ed'
|
||||
green: '#198844'
|
||||
magenta: '#a36ac7'
|
||||
red: '#cc342b'
|
||||
white: '#c5c8c6'
|
||||
yellow: '#fba922'
|
Loading…
Add table
Add a link
Reference in a new issue