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-tomorrow-night | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 colors/base16-tomorrow-night (limited to 'colors/base16-tomorrow-night') diff --git a/colors/base16-tomorrow-night b/colors/base16-tomorrow-night new file mode 100644 index 0000000..a0ac996 --- /dev/null +++ b/colors/base16-tomorrow-night @@ -0,0 +1,19 @@ +# COLOUR (base16) +color=1d1f21 +bs-hl-color=a3685a +caps-lock-bs-hl-color=a3685a +caps-lock-key-hl-color=b5bd68 +key-hl-color=b5bd68 +inside-clear-color=969896 +inside-ver-color=969896 +inside-wrong-color=cc6666 +ring-wrong-color=cc6666 +ring-color=f0c674 +ring-caps-lock-color=f0c674 +ring-clear-color=8abeb7 +text-clear-color=8abeb7 +ring-ver-color=81a2be +text-color=c5c8c6 +text-caps-lock-color=c5c8c6 +text-ver-color=c5c8c6 +text-wrong-color=c5c8c6 -- cgit v1.2.3