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: '#83769c'
|
|
background: '#000000'
|
|
details: darker
|
|
foreground: '#5f574f'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#008751'
|
|
blue: '#ab5236'
|
|
cyan: '#ffccaa'
|
|
green: '#1d2b53'
|
|
magenta: '#c2c3c7'
|
|
red: '#ffa300'
|
|
white: '#fff1e8'
|
|
yellow: '#7e2553'
|
|
normal:
|
|
black: '#000000'
|
|
blue: '#83769c'
|
|
cyan: '#29adff'
|
|
green: '#00e756'
|
|
magenta: '#ff77a8'
|
|
red: '#ff004d'
|
|
white: '#5f574f'
|
|
yellow: '#fff024'
|