Add base16 theme based on modus-vivendi-tinted

This commit is contained in:
Evie Litherland-Smith 2024-02-08 17:01:43 +00:00
parent e07ff08ddf
commit 9f251a944e

View file

@ -0,0 +1,20 @@
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)