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_greenscreen.yaml
Normal file
24
base16/base16_greenscreen.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#009900'
|
||||
background: '#001100'
|
||||
details: darker
|
||||
foreground: '#00bb00'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#007700'
|
||||
blue: '#009900'
|
||||
cyan: '#005500'
|
||||
green: '#003300'
|
||||
magenta: '#00dd00'
|
||||
red: '#009900'
|
||||
white: '#00ff00'
|
||||
yellow: '#005500'
|
||||
normal:
|
||||
black: '#001100'
|
||||
blue: '#009900'
|
||||
cyan: '#005500'
|
||||
green: '#00bb00'
|
||||
magenta: '#00bb00'
|
||||
red: '#007700'
|
||||
white: '#00bb00'
|
||||
yellow: '#007700'
|
Loading…
Add table
Add a link
Reference in a new issue