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-apathy.config | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 colors/base16-apathy.config (limited to 'colors/base16-apathy.config') diff --git a/colors/base16-apathy.config b/colors/base16-apathy.config deleted file mode 100644 index febe58d..0000000 --- a/colors/base16-apathy.config +++ /dev/null @@ -1,21 +0,0 @@ -## 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