mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
Moving base16 themes to base16 folder
This commit is contained in:
parent
364c0fef7f
commit
2bffdedb49
177 changed files with 0 additions and 0 deletions
24
base16/base16_silk_dark.yaml
Normal file
24
base16/base16_silk_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#46bddd'
|
||||
background: '#0e3c46'
|
||||
details: darker
|
||||
foreground: '#c7dbdd'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#587073'
|
||||
blue: '#9dc8cd'
|
||||
cyan: '#9b647b'
|
||||
green: '#1d494e'
|
||||
magenta: '#cbf2f7'
|
||||
red: '#fcab74'
|
||||
white: '#d2faff'
|
||||
yellow: '#2a5054'
|
||||
normal:
|
||||
black: '#0e3c46'
|
||||
blue: '#46bddd'
|
||||
cyan: '#3fb2b9'
|
||||
green: '#73d8ad'
|
||||
magenta: '#756b8a'
|
||||
red: '#fb6953'
|
||||
white: '#c7dbdd'
|
||||
yellow: '#fce380'
|
Loading…
Add table
Add a link
Reference in a new issue