mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-24 16:57:12 -07:00
23 lines
450 B
YAML
23 lines
450 B
YAML
accent: "#4078f2"
|
|
background: "#fafafa"
|
|
details: lighter
|
|
foreground: "#383a42"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#a0a1a7"
|
|
blue: "#696c77"
|
|
cyan: "#986801"
|
|
green: "#f0f0f1"
|
|
magenta: "#202227"
|
|
red: "#d75f00"
|
|
white: "#090a0b"
|
|
yellow: "#e5e5e6"
|
|
normal:
|
|
black: "#fafafa"
|
|
blue: "#4078f2"
|
|
cyan: "#0184bc"
|
|
green: "#50a14f"
|
|
magenta: "#a626a4"
|
|
red: "#ca1243"
|
|
white: "#383a42"
|
|
yellow: "#c18401"
|