From fbeaf5b198c5bef5f523dbe9c1dfb8b91c0d2d9f Mon Sep 17 00:00:00 2001 From: Michaƫl Ball Date: Fri, 8 Oct 2021 17:24:03 +0100 Subject: Add pregenerated color configs --- colors/base16-rose-pine-dawn | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 colors/base16-rose-pine-dawn (limited to 'colors/base16-rose-pine-dawn') diff --git a/colors/base16-rose-pine-dawn b/colors/base16-rose-pine-dawn new file mode 100644 index 0000000..f50d8ee --- /dev/null +++ b/colors/base16-rose-pine-dawn @@ -0,0 +1,19 @@ +# COLOUR (base16) +color=faf4ed +bs-hl-color=c5c3ce +caps-lock-bs-hl-color=c5c3ce +caps-lock-key-hl-color=d7827e +key-hl-color=d7827e +inside-clear-color=9893a5 +inside-ver-color=9893a5 +inside-wrong-color=1f1d2e +ring-wrong-color=1f1d2e +ring-color=ea9d34 +ring-caps-lock-color=ea9d34 +ring-clear-color=286983 +text-clear-color=286983 +ring-ver-color=56949f +text-color=575279 +text-caps-lock-color=575279 +text-ver-color=575279 +text-wrong-color=575279 -- cgit v1.2.3