mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
23 lines
449 B
YAML
23 lines
449 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"
|