mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#82aaff'
|
|
background: '#263238'
|
|
details: darker
|
|
foreground: '#eeffff'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#546e7a'
|
|
blue: '#b2ccd6'
|
|
cyan: '#ff5370'
|
|
green: '#2e3c43'
|
|
magenta: '#eeffff'
|
|
red: '#f78c6c'
|
|
white: '#ffffff'
|
|
yellow: '#314549'
|
|
normal:
|
|
black: '#263238'
|
|
blue: '#82aaff'
|
|
cyan: '#89ddff'
|
|
green: '#c3e88d'
|
|
magenta: '#c792ea'
|
|
red: '#f07178'
|
|
white: '#eeffff'
|
|
yellow: '#ffcb6b'
|