mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -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_irblack.yaml
Normal file
24
base16/base16_irblack.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#96cbfe'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#b5b3aa'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#6c6c66'
|
||||
blue: '#918f88'
|
||||
cyan: '#b18a3d'
|
||||
green: '#242422'
|
||||
magenta: '#d9d7cc'
|
||||
red: '#e9c062'
|
||||
white: '#fdfbee'
|
||||
yellow: '#484844'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#96cbfe'
|
||||
cyan: '#c6c5fe'
|
||||
green: '#a8ff60'
|
||||
magenta: '#ff73fd'
|
||||
red: '#ff6c60'
|
||||
white: '#b5b3aa'
|
||||
yellow: '#ffffb6'
|
Loading…
Add table
Add a link
Reference in a new issue