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