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-outrun-dark.config | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 colors/base16-outrun-dark.config (limited to 'colors/base16-outrun-dark.config') diff --git a/colors/base16-outrun-dark.config b/colors/base16-outrun-dark.config deleted file mode 100644 index e1f1319..0000000 --- a/colors/base16-outrun-dark.config +++ /dev/null @@ -1,21 +0,0 @@ -## Base16 Outrun Dark -# Author: Hugo Delahousse (http://github.com/hugodelahousse/) -# -# You can use these variables anywhere in the i3 configuration file. - -set $base00 #00002A -set $base01 #20204A -set $base02 #30305A -set $base03 #50507A -set $base04 #B0B0DA -set $base05 #D0D0FA -set $base06 #E0E0FF -set $base07 #F5F5FF -set $base08 #FF4242 -set $base09 #FC8D28 -set $base0A #F3E877 -set $base0B #59F176 -set $base0C #0EF0F0 -set $base0D #66B0FF -set $base0E #F10596 -set $base0F #F003EF -- cgit