mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
add ayu_light & ayu_mirage (#30)
This commit is contained in:
parent
a12fe001e9
commit
5d19fbdbc6
5 changed files with 228 additions and 0 deletions
23
standard/ayu_light.yaml
Normal file
23
standard/ayu_light.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
accent: '#ffaa33'
|
||||
background: '#f8f9fa'
|
||||
details: lighter
|
||||
foreground: '#5c6166'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#686868'
|
||||
red: '#f07171'
|
||||
green: '#86b300'
|
||||
yellow: '#f2ae49'
|
||||
blue: '#399ee6'
|
||||
magenta: '#a37acc'
|
||||
cyan: '#4cbf99'
|
||||
white: '#d1d1d1'
|
||||
normal:
|
||||
black: '#000000'
|
||||
red: '#ea6c6d'
|
||||
green: '#6cbf43'
|
||||
yellow: '#eca944'
|
||||
blue: '#3199e1'
|
||||
magenta: '#9e75c7'
|
||||
cyan: '#46ba94'
|
||||
white: '#c7c7c7'
|
Loading…
Add table
Add a link
Reference in a new issue