21 lines
645 B
YAML
21 lines
645 B
YAML
|
system: "base16"
|
||
|
name: "Modus Vivendi Tinted"
|
||
|
author: "https://protesilaos.com/emacs/modus-themes"
|
||
|
variant: "dark"
|
||
|
base00: "0d0e1c"
|
||
|
base01: "2b3045"
|
||
|
base02: "4a4f69"
|
||
|
base03: "61647a"
|
||
|
base04: "c6daff"
|
||
|
base05: "ffffff"
|
||
|
base06: "ffffff"
|
||
|
base07: "ffffff"
|
||
|
base08: "ff5f59" # red (err / red-warmer)
|
||
|
base09: "ff9f80" # orange (comment / red-faint)
|
||
|
base0A: "fec43f" # yellow (warning / yellow-warmer)
|
||
|
base0B: "00c06f" # green (rx-construct / green-cooler)
|
||
|
base0C: "00d3d0" # cyan (variable / cyan)
|
||
|
base0D: "00bcff" # blue (constant / blue-cooler)
|
||
|
base0E: "f78fe7" # magenta (cursor / magenta-warmer)
|
||
|
base0F: "d2b580" # brown (identifier / yellow-faint)
|