mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 10:08:13 -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_dark.yaml
Normal file
24
standard/gruvbox_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#458588'
|
||||
background: '#282828'
|
||||
details: darker
|
||||
foreground: '#ebdbb2'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#928374'
|
||||
blue: '#83a598'
|
||||
cyan: '#8ec07c'
|
||||
green: '#b8bb26'
|
||||
magenta: '#d3869b'
|
||||
red: '#fb4934'
|
||||
white: '#ebdbb2'
|
||||
yellow: '#fabd2f'
|
||||
normal:
|
||||
black: '#282828'
|
||||
blue: '#458588'
|
||||
cyan: '#689d6a'
|
||||
green: '#98971a'
|
||||
magenta: '#b16286'
|
||||
red: '#cc241d'
|
||||
white: '#a89984'
|
||||
yellow: '#d79921'
|
Loading…
Add table
Add a link
Reference in a new issue