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-spacemacs | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 colors/base16-spacemacs (limited to 'colors/base16-spacemacs') diff --git a/colors/base16-spacemacs b/colors/base16-spacemacs new file mode 100644 index 0000000..16a9d24 --- /dev/null +++ b/colors/base16-spacemacs @@ -0,0 +1,19 @@ +# COLOUR (base16) +color=1f2022 +bs-hl-color=b03060 +caps-lock-bs-hl-color=b03060 +caps-lock-key-hl-color=67b11d +key-hl-color=67b11d +inside-clear-color=585858 +inside-ver-color=585858 +inside-wrong-color=f2241f +ring-wrong-color=f2241f +ring-color=b1951d +ring-caps-lock-color=b1951d +ring-clear-color=2d9574 +text-clear-color=2d9574 +ring-ver-color=4f97d7 +text-color=a3a3a3 +text-caps-lock-color=a3a3a3 +text-ver-color=a3a3a3 +text-wrong-color=a3a3a3 -- cgit v1.2.3