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_marrakesh.yaml
Normal file
24
base16/base16_marrakesh.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#477ca1'
|
||||
background: '#201602'
|
||||
details: darker
|
||||
foreground: '#948e48'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#6c6823'
|
||||
blue: '#86813b'
|
||||
cyan: '#b3588e'
|
||||
green: '#302e00'
|
||||
magenta: '#ccc37a'
|
||||
red: '#b36144'
|
||||
white: '#faf0a5'
|
||||
yellow: '#5f5b17'
|
||||
normal:
|
||||
black: '#201602'
|
||||
blue: '#477ca1'
|
||||
cyan: '#75a738'
|
||||
green: '#18974e'
|
||||
magenta: '#8868b3'
|
||||
red: '#c35359'
|
||||
white: '#948e48'
|
||||
yellow: '#a88339'
|
Loading…
Add table
Add a link
Reference in a new issue