mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
standard/gruvbox_material.yaml
Normal file
24
standard/gruvbox_material.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#7daea3'
|
||||
background: '#282828'
|
||||
details: darker
|
||||
foreground: '#dfbf8e'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#928374'
|
||||
blue: '#7daea3'
|
||||
cyan: '#89b482'
|
||||
green: '#a9b665'
|
||||
magenta: '#d3869b'
|
||||
red: '#ea6962'
|
||||
white: '#dfbf8e'
|
||||
yellow: '#e3a84e'
|
||||
normal:
|
||||
black: '#665c54'
|
||||
blue: '#7daea3'
|
||||
cyan: '#89b482'
|
||||
green: '#a9b665'
|
||||
magenta: '#d3869b'
|
||||
red: '#ea6962'
|
||||
white: '#dfbf8e'
|
||||
yellow: '#e78a4e'
|
Loading…
Add table
Add a link
Reference in a new issue