mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -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_tomorrow.yaml
Normal file
24
base16/base16_tomorrow.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#4271ae'
|
||||
background: '#ffffff'
|
||||
details: darker
|
||||
foreground: '#4d4d4c'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#8e908c'
|
||||
blue: '#969896'
|
||||
cyan: '#a3685a'
|
||||
green: '#e0e0e0'
|
||||
magenta: '#282a2e'
|
||||
red: '#f5871f'
|
||||
white: '#1d1f21'
|
||||
yellow: '#d6d6d6'
|
||||
normal:
|
||||
black: '#ffffff'
|
||||
blue: '#4271ae'
|
||||
cyan: '#3e999f'
|
||||
green: '#718c00'
|
||||
magenta: '#8959a8'
|
||||
red: '#c82829'
|
||||
white: '#4d4d4c'
|
||||
yellow: '#eab700'
|
Loading…
Add table
Add a link
Reference in a new issue