mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -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_codeschool.yaml
Normal file
24
base16/base16_codeschool.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#484d79'
|
||||
background: '#232c31'
|
||||
details: darker
|
||||
foreground: '#9ea7a6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#3f4944'
|
||||
blue: '#84898c'
|
||||
cyan: '#c98344'
|
||||
green: '#1c3657'
|
||||
magenta: '#a7cfa3'
|
||||
red: '#43820d'
|
||||
white: '#b5d8f6'
|
||||
yellow: '#2a343a'
|
||||
normal:
|
||||
black: '#232c31'
|
||||
blue: '#484d79'
|
||||
cyan: '#b02f30'
|
||||
green: '#237986'
|
||||
magenta: '#c59820'
|
||||
red: '#2a5491'
|
||||
white: '#9ea7a6'
|
||||
yellow: '#a03b1e'
|
Loading…
Add table
Add a link
Reference in a new issue