mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#65b2ff'
|
|
background: '#1e1c31'
|
|
details: darker
|
|
foreground: '#cbe1e7'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#565575'
|
|
blue: '#91ddff'
|
|
cyan: '#aaffe4'
|
|
green: '#95ffa4'
|
|
magenta: '#c991e1'
|
|
red: '#ff8080'
|
|
white: '#cbe3e7'
|
|
yellow: '#ffe9aa'
|
|
normal:
|
|
black: '#141228'
|
|
blue: '#65b2ff'
|
|
cyan: '#63f2f1'
|
|
green: '#62d196'
|
|
magenta: '#906cff'
|
|
red: '#ff5458'
|
|
white: '#a6b3cc'
|
|
yellow: '#ffb378'
|