tinte
Version:
An opinionated tool for generating multi-platform color themes
23 lines • 473 B
YAML
accent: "#BC5215"
background: "#FFFCF0"
details: "lighter"
foreground: "#100F0F"
terminal_colors:
bright:
black: "#100F0F"
blue: "#205EA6"
cyan: "#24837B"
green: "#66800B"
magenta: "#A02F6F"
red: "#AF3029"
white: "#100F0F"
yellow: "#AD8301"
normal:
black: "#100F0F"
blue: "#4385BE"
cyan: "#3AA99F"
green: "#879A39"
magenta: "#CE5D97"
red: "#D14D41"
white: "#100F0F"
yellow: "#D0A215"