mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38: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_chalk.yaml
Normal file
24
base16/base16_chalk.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#6fc2ef'
|
||||
background: '#151515'
|
||||
details: darker
|
||||
foreground: '#d0d0d0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#505050'
|
||||
blue: '#b0b0b0'
|
||||
cyan: '#deaf8f'
|
||||
green: '#202020'
|
||||
magenta: '#e0e0e0'
|
||||
red: '#eda987'
|
||||
white: '#f5f5f5'
|
||||
yellow: '#303030'
|
||||
normal:
|
||||
black: '#151515'
|
||||
blue: '#6fc2ef'
|
||||
cyan: '#12cfc0'
|
||||
green: '#acc267'
|
||||
magenta: '#e1a3ee'
|
||||
red: '#fb9fb1'
|
||||
white: '#d0d0d0'
|
||||
yellow: '#ddb26f'
|
Loading…
Add table
Add a link
Reference in a new issue