mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 01:07:10 -07:00
23 lines
449 B
YAML
23 lines
449 B
YAML
accent: "#80cbc4"
|
|
background: "#1a1a1a"
|
|
foreground: "#eeffff"
|
|
details: darker
|
|
terminal_colors:
|
|
bright:
|
|
black: "#4a4a4a"
|
|
blue: "#82aaff"
|
|
cyan: "#89ddff"
|
|
green: "#c3e88d"
|
|
magenta: "#c792ea"
|
|
red: "#ff5370"
|
|
white: "#ffffff"
|
|
yellow: "#ffcb6b"
|
|
normal:
|
|
black: "#000000"
|
|
blue: "#82aaff"
|
|
cyan: "#89ddff"
|
|
green: "#c3e88d"
|
|
magenta: "#c792ea"
|
|
red: "#ff5370"
|
|
white: "#ffffff"
|
|
yellow: "#ffcb6b"
|