From dd59e08072e6840daab15f79805029d1f9fa2901 Mon Sep 17 00:00:00 2001 From: Kevin Hamer Date: Sat, 29 Oct 2016 16:56:02 -0400 Subject: import generated configs --- colors/base16-darktooth.config | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 colors/base16-darktooth.config (limited to 'colors/base16-darktooth.config') diff --git a/colors/base16-darktooth.config b/colors/base16-darktooth.config new file mode 100644 index 0000000..79f5e0c --- /dev/null +++ b/colors/base16-darktooth.config @@ -0,0 +1,21 @@ +## 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