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: '#82aaff'
|
|
background: '#292d3e'
|
|
details: darker
|
|
foreground: '#d0d0d0'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#434758'
|
|
blue: '#9cc4ff'
|
|
cyan: '#a3f7ff'
|
|
green: '#ddffa7'
|
|
magenta: '#e1acff'
|
|
red: '#ff8b92'
|
|
white: '#ffffff'
|
|
yellow: '#ffe585'
|
|
normal:
|
|
black: '#292d3e'
|
|
blue: '#82aaff'
|
|
cyan: '#89ddff'
|
|
green: '#c3e88d'
|
|
magenta: '#c792ea'
|
|
red: '#f07178'
|
|
white: '#d0d0d0'
|
|
yellow: '#ffcb6b'
|