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-woodland.config | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 colors/base16-woodland.config (limited to 'colors/base16-woodland.config') diff --git a/colors/base16-woodland.config b/colors/base16-woodland.config deleted file mode 100644 index 1a88d83..0000000 --- a/colors/base16-woodland.config +++ /dev/null @@ -1,21 +0,0 @@ -## Base16 Woodland -# Author: Jay Cornwall (https://jcornwall.com) -# -# You can use these variables anywhere in the i3 configuration file. - -set $base00 #231e18 -set $base01 #302b25 -set $base02 #48413a -set $base03 #9d8b70 -set $base04 #b4a490 -set $base05 #cabcb1 -set $base06 #d7c8bc -set $base07 #e4d4c8 -set $base08 #d35c5c -set $base09 #ca7f32 -set $base0A #e0ac16 -set $base0B #b7ba53 -set $base0C #6eb958 -set $base0D #88a4d3 -set $base0E #bb90e2 -set $base0F #b49368 -- cgit