mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58: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_materia.yaml
Normal file
24
base16/base16_materia.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#89ddff'
|
||||
background: '#263238'
|
||||
details: darker
|
||||
foreground: '#cdd3de'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#707880'
|
||||
blue: '#c9ccd3'
|
||||
cyan: '#ec5f67'
|
||||
green: '#2c393f'
|
||||
magenta: '#d5dbe5'
|
||||
red: '#ea9560'
|
||||
white: '#ffffff'
|
||||
yellow: '#37474f'
|
||||
normal:
|
||||
black: '#263238'
|
||||
blue: '#89ddff'
|
||||
cyan: '#80cbc4'
|
||||
green: '#8bd649'
|
||||
magenta: '#82aaff'
|
||||
red: '#ec5f67'
|
||||
white: '#cdd3de'
|
||||
yellow: '#ffcc00'
|
Loading…
Add table
Add a link
Reference in a new issue