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: "#5454fc"
|
|
background: "#000000"
|
|
details: darker
|
|
foreground: "#c0c0c0"
|
|
terminal_colors:
|
|
bright:
|
|
black: "#545454"
|
|
blue: "#a2a2a2"
|
|
cyan: "#008000"
|
|
green: "#1c1c1c"
|
|
magenta: "#dedede"
|
|
red: "#808000"
|
|
white: "#fcfcfc"
|
|
yellow: "#383838"
|
|
normal:
|
|
black: "#000000"
|
|
blue: "#5454fc"
|
|
cyan: "#54fcfc"
|
|
green: "#54fc54"
|
|
magenta: "#fc54fc"
|
|
red: "#fc5454"
|
|
white: "#c0c0c0"
|
|
yellow: "#fcfc54"
|