From 36fdb1c8ba091db3b02f16498af08cb974b223e9 Mon Sep 17 00:00:00 2001 From: Robert Kubosz Date: Tue, 13 Nov 2018 22:52:54 +0100 Subject: fork from khamer/base16-i3 Add new colorschemes, changed the way how theme is loaded. --- colors/base16-darktooth.config | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 colors/base16-darktooth.config (limited to 'colors/base16-darktooth.config') diff --git a/colors/base16-darktooth.config b/colors/base16-darktooth.config deleted file mode 100644 index 79f5e0c..0000000 --- a/colors/base16-darktooth.config +++ /dev/null @@ -1,21 +0,0 @@ -## Base16 Darktooth -# Author: Jason Milkins (https://github.com/jasonm23) -# -# You can use these variables anywhere in the i3 configuration file. - -set $base00 #1D2021 -set $base01 #32302F -set $base02 #504945 -set $base03 #665C54 -set $base04 #928374 -set $base05 #A89984 -set $base06 #D5C4A1 -set $base07 #FDF4C1 -set $base08 #FB543F -set $base09 #FE8625 -set $base0A #FAC03B -set $base0B #95C085 -set $base0C #8BA59B -set $base0D #0D6678 -set $base0E #8F4673 -set $base0F #A87322 -- cgit