warp-themes/standard/arc_dark.yaml
Pascal Nitsche ae7697cea2
feat: add Arc Dark theme (#52)
Signed-off-by: Pascal Nitsche <saikootau@gmail.com>

Signed-off-by: Pascal Nitsche <saikootau@gmail.com>
2022-12-19 10:58:52 -08:00

23 lines
449 B
YAML

accent: '#009688'
background: '#2f343f'
details: darker
foreground: '#d3dae3'
terminal_colors:
bright:
black: '#2f343f'
red: '#d64937'
green: '#86df5d'
yellow: '#fdd75a'
blue: '#0f75bd'
magenta: '#9e5e83'
cyan: '#37c3d6'
white: '#f9f9f9'
normal:
black: '#262b36'
red: '#9c3528'
green: '#61bc3b'
yellow: '#f3b43a'
blue: '#0d68a8'
magenta: '#744560'
cyan: '#288e9c'
white: '#a2a2a2'