warp-themes/standard/pencil_dark.yaml
2022-10-23 22:49:40 -04:00

23 lines
449 B
YAML

accent: "#008ec4"
background: "#212121"
details: darker
foreground: "#f1f1f1"
terminal_colors:
bright:
black: "#818181"
blue: "#20bbfc"
cyan: "#4fb8cc"
green: "#5fd7af"
magenta: "#6855de"
red: "#fb007a"
white: "#f1f1f1"
yellow: "#f3e430"
normal:
black: "#212121"
blue: "#008ec4"
cyan: "#20a5ba"
green: "#10a778"
magenta: "#523c79"
red: "#c30771"
white: "#e0e0e0"
yellow: "#a89c14"