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
base16/base16_black_metal_bathory.yaml
Normal file
24
base16/base16_black_metal_bathory.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#888888'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#c1c1c1'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#333333'
|
||||
blue: '#999999'
|
||||
cyan: '#444444'
|
||||
green: '#121212'
|
||||
magenta: '#999999'
|
||||
red: '#aaaaaa'
|
||||
white: '#c1c1c1'
|
||||
yellow: '#222222'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#888888'
|
||||
cyan: '#aaaaaa'
|
||||
green: '#fbcb97'
|
||||
magenta: '#999999'
|
||||
red: '#5f8787'
|
||||
white: '#c1c1c1'
|
||||
yellow: '#e78a53'
|
Loading…
Add table
Add a link
Reference in a new issue