mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -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_summerfruit_light.yaml
Normal file
24
base16/base16_summerfruit_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#3777e6'
|
||||
background: '#ffffff'
|
||||
details: lighter
|
||||
foreground: '#101010'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#b0b0b0'
|
||||
blue: '#000000'
|
||||
cyan: '#cc6633'
|
||||
green: '#e0e0e0'
|
||||
magenta: '#151515'
|
||||
red: '#fd8900'
|
||||
white: '#202020'
|
||||
yellow: '#d0d0d0'
|
||||
normal:
|
||||
black: '#ffffff'
|
||||
blue: '#3777e6'
|
||||
cyan: '#1faaaa'
|
||||
green: '#00c918'
|
||||
magenta: '#ad00a1'
|
||||
red: '#ff0086'
|
||||
white: '#101010'
|
||||
yellow: '#aba800'
|
Loading…
Add table
Add a link
Reference in a new issue