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_papercolor_dark.yaml
Normal file
24
base16/base16_papercolor_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#ff5faf'
|
||||
background: '#1c1c1c'
|
||||
details: darker
|
||||
foreground: '#808080'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#d7af5f'
|
||||
blue: '#5fafd7'
|
||||
cyan: '#5f8787'
|
||||
green: '#af005f'
|
||||
magenta: '#d7875f'
|
||||
red: '#5faf5f'
|
||||
white: '#d0d0d0'
|
||||
yellow: '#5faf00'
|
||||
normal:
|
||||
black: '#1c1c1c'
|
||||
blue: '#ff5faf'
|
||||
cyan: '#ffaf00'
|
||||
green: '#af87d7'
|
||||
magenta: '#00afaf'
|
||||
red: '#585858'
|
||||
white: '#808080'
|
||||
yellow: '#afd700'
|
Loading…
Add table
Add a link
Reference in a new issue