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: '#7eaac7'
|
|
background: '#2c2c2c'
|
|
details: darker
|
|
foreground: '#d6d6d6'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#636363'
|
|
blue: '#7eaac7'
|
|
cyan: '#86d3ce'
|
|
green: '#909d63'
|
|
magenta: '#aa6292'
|
|
red: '#bc5653'
|
|
white: '#f7f7f7'
|
|
yellow: '#ebc17a'
|
|
normal:
|
|
black: '#1c1c1c'
|
|
blue: '#7eaac7'
|
|
cyan: '#86d3ce'
|
|
green: '#909d63'
|
|
magenta: '#aa6292'
|
|
red: '#bc5653'
|
|
white: '#cacaca'
|
|
yellow: '#ebc17a'
|