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-apathy.config | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 colors/base16-apathy.config (limited to 'colors/base16-apathy.config') diff --git a/colors/base16-apathy.config b/colors/base16-apathy.config new file mode 100644 index 0000000..febe58d --- /dev/null +++ b/colors/base16-apathy.config @@ -0,0 +1,21 @@ +## Base16 Apathy +# Author: Jannik Siebert (https://github.com/janniks) +# +# You can use these variables anywhere in the i3 configuration file. + +set $base00 #031A16 +set $base01 #0B342D +set $base02 #184E45 +set $base03 #2B685E +set $base04 #5F9C92 +set $base05 #81B5AC +set $base06 #A7CEC8 +set $base07 #D2E7E4 +set $base08 #3E9688 +set $base09 #3E7996 +set $base0A #3E4C96 +set $base0B #883E96 +set $base0C #963E4C +set $base0D #96883E +set $base0E #4C963E +set $base0F #3E965B -- cgit