mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
24 lines
450 B
YAML
24 lines
450 B
YAML
|
|
accent: '#1BA6FA'
|
|
background: '#292C3E'
|
|
details: darker
|
|
foreground: '#EBEBEB'
|
|
terminal_colors:
|
|
bright:
|
|
black: '#6D7070'
|
|
blue: '#1BA6FA'
|
|
cyan: '#73FBF1'
|
|
green: '#B8E466'
|
|
magenta: '#A578EA'
|
|
red: '#FF4352'
|
|
white: '#FEFEF8'
|
|
yellow: '#FFD750'
|
|
normal:
|
|
black: '#0d0d0d'
|
|
blue: '#1BA6FA'
|
|
cyan: '#21DEEF'
|
|
green: '#A0E521'
|
|
magenta: '#8763B8'
|
|
red: '#FF301B'
|
|
white: '#EBEBEB'
|
|
yellow: '#FFC620'
|