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
base16/base16_classic_dark.yaml
Normal file
24
base16/base16_classic_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#6a9fb5'
|
||||
background: '#151515'
|
||||
details: darker
|
||||
foreground: '#d0d0d0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#505050'
|
||||
blue: '#b0b0b0'
|
||||
cyan: '#8f5536'
|
||||
green: '#202020'
|
||||
magenta: '#e0e0e0'
|
||||
red: '#d28445'
|
||||
white: '#f5f5f5'
|
||||
yellow: '#303030'
|
||||
normal:
|
||||
black: '#151515'
|
||||
blue: '#6a9fb5'
|
||||
cyan: '#75b5aa'
|
||||
green: '#90a959'
|
||||
magenta: '#aa759f'
|
||||
red: '#ac4142'
|
||||
white: '#d0d0d0'
|
||||
yellow: '#f4bf75'
|
Loading…
Add table
Add a link
Reference in a new issue