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-eighties | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 colors/base16-eighties (limited to 'colors/base16-eighties') diff --git a/colors/base16-eighties b/colors/base16-eighties new file mode 100644 index 0000000..42b5424 --- /dev/null +++ b/colors/base16-eighties @@ -0,0 +1,19 @@ +# COLOUR (base16) +color=2d2d2d +bs-hl-color=d27b53 +caps-lock-bs-hl-color=d27b53 +caps-lock-key-hl-color=99cc99 +key-hl-color=99cc99 +inside-clear-color=747369 +inside-ver-color=747369 +inside-wrong-color=f2777a +ring-wrong-color=f2777a +ring-color=ffcc66 +ring-caps-lock-color=ffcc66 +ring-clear-color=66cccc +text-clear-color=66cccc +ring-ver-color=6699cc +text-color=d3d0c8 +text-caps-lock-color=d3d0c8 +text-ver-color=d3d0c8 +text-wrong-color=d3d0c8 -- cgit v1.2.3