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: '#550068'
|
|
background: '#1e0528'
|
|
details: darker
|
|
foreground: '#ffeeff'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#320f55'
|
|
blue: '#873582'
|
|
cyan: '#4d6fff'
|
|
green: '#1a092d'
|
|
magenta: '#ffeeff'
|
|
red: '#aa00a3'
|
|
white: '#f8c0ff'
|
|
yellow: '#331354'
|
|
normal:
|
|
black: '#1e0528'
|
|
blue: '#550068'
|
|
cyan: '#b900b1'
|
|
green: '#05cb0d'
|
|
magenta: '#8991bb'
|
|
red: '#00d9e9'
|
|
white: '#ffeeff'
|
|
yellow: '#955ae7'
|