mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#8bbce5'
|
|
background: '#26282a'
|
|
details: darker
|
|
foreground: '#f0f0f0'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#6f6f6f'
|
|
blue: '#c2e3ff'
|
|
cyan: '#c0e9f8'
|
|
green: '#d6fcba'
|
|
magenta: '#ffc6ff'
|
|
red: '#fe978b'
|
|
white: '#ffffff'
|
|
yellow: '#fffed5'
|
|
normal:
|
|
black: '#26282a'
|
|
blue: '#8bbce5'
|
|
cyan: '#a2e1f8'
|
|
green: '#b4fb73'
|
|
magenta: '#ffb2fe'
|
|
red: '#ff8878'
|
|
white: '#f1f1f1'
|
|
yellow: '#fffcb7'
|