mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
24 lines
451 B
YAML
24 lines
451 B
YAML
|
|
accent: '#008ec4'
|
|
background: '#f1f1f1'
|
|
details: lighter
|
|
foreground: '#424242'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#212121'
|
|
blue: '#20bbfc'
|
|
cyan: '#4fb8cc'
|
|
green: '#5fd7af'
|
|
magenta: '#6855de'
|
|
red: '#fb007a'
|
|
white: '#f1f1f1'
|
|
yellow: '#f3e430'
|
|
normal:
|
|
black: '#212121'
|
|
blue: '#008ec4'
|
|
cyan: '#20a5ba'
|
|
green: '#10a778'
|
|
magenta: '#523c79'
|
|
red: '#c30771'
|
|
white: '#e0e0e0'
|
|
yellow: '#a89c14'
|