mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
Added personal Green Geeko theme (#16)
* Added Green Geeko theme * Forgot to git add the files
This commit is contained in:
parent
1890bca908
commit
0d3030b591
3 changed files with 116 additions and 0 deletions
25
green_geeko.yaml
Normal file
25
green_geeko.yaml
Normal file
|
@ -0,0 +1,25 @@
|
|||
|
||||
accent: '#6daf22'
|
||||
background: '#1e1e1e'
|
||||
details: darker
|
||||
foreground: '#aeafad'
|
||||
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#000000'
|
||||
blue: '#0000ff'
|
||||
cyan: '#00ffff'
|
||||
green: '#00ff00'
|
||||
magenta: '#ff00ff'
|
||||
red: '#ff0000'
|
||||
white: '#ffffff'
|
||||
yellow: '#ffff00'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#0000ff'
|
||||
cyan: '#00ffff'
|
||||
green: '#00ff00'
|
||||
magenta: '#ff00ff'
|
||||
red: '#ff0000'
|
||||
white: '#ffffff'
|
||||
yellow: '#ffff00'
|
Loading…
Add table
Add a link
Reference in a new issue