mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -07:00
24 lines
454 B
YAML
24 lines
454 B
YAML
|
|
accent: '#48bac2'
|
|
background: '#f6f6f6'
|
|
details: lighter
|
|
foreground: '#181818'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#898989'
|
|
blue: '#767676'
|
|
cyan: '#8b6c37'
|
|
green: '#dedede'
|
|
magenta: '#e8e8e8'
|
|
red: '#c43e18'
|
|
white: '#f8f8f8'
|
|
yellow: '#bde5f2'
|
|
normal:
|
|
black: '#f6f6f6'
|
|
blue: '#48bac2'
|
|
cyan: '#2d6bb1'
|
|
green: '#38781c'
|
|
magenta: '#a94598'
|
|
red: '#9c5a02'
|
|
white: '#181818'
|
|
yellow: '#c48218'
|