mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
24 lines
451 B
YAML
24 lines
451 B
YAML
|
|
accent: '#8b56bf'
|
|
background: '#f7f9fb'
|
|
details: lighter
|
|
foreground: '#405c79'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#aabcce'
|
|
blue: '#627e99'
|
|
cyan: '#bf5656'
|
|
green: '#e5ebf1'
|
|
magenta: '#223b54'
|
|
red: '#bfbf56'
|
|
white: '#0b1c2c'
|
|
yellow: '#cbd6e2'
|
|
normal:
|
|
black: '#f7f9fb'
|
|
blue: '#8b56bf'
|
|
cyan: '#568bbf'
|
|
green: '#56bf8b'
|
|
magenta: '#bf568b'
|
|
red: '#bf8b56'
|
|
white: '#405c79'
|
|
yellow: '#8bbf56'
|