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: '#008dd1'
|
|
background: '#111111'
|
|
details: darker
|
|
foreground: '#ababab'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#777777'
|
|
blue: '#919191'
|
|
cyan: '#e3488e'
|
|
green: '#1b1b1b'
|
|
magenta: '#c6c6c6'
|
|
red: '#df5923'
|
|
white: '#e2e2e2'
|
|
yellow: '#262626'
|
|
normal:
|
|
black: '#111111'
|
|
blue: '#008dd1'
|
|
cyan: '#00948b'
|
|
green: '#7f8b00'
|
|
magenta: '#6a7fd2'
|
|
red: '#f04339'
|
|
white: '#ababab'
|
|
yellow: '#bb8801'
|