diff options
| author | 2018-11-13 22:52:54 +0100 | |
|---|---|---|
| committer | 2018-11-13 22:52:54 +0100 | |
| commit | 36fdb1c8ba091db3b02f16498af08cb974b223e9 (patch) | |
| tree | 36e3324a13641500275c636f550cfca4d1f42c4f /colors/base16-dracula.config | |
| parent | b56bab56d69c2691449a201ba28c46bc93da62d1 (diff) | |
fork from khamer/base16-i3
Add new colorschemes, changed the way how theme is loaded.
Diffstat (limited to 'colors/base16-dracula.config')
| -rw-r--r-- | colors/base16-dracula.config | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/colors/base16-dracula.config b/colors/base16-dracula.config deleted file mode 100644 index a078c35..0000000 --- a/colors/base16-dracula.config +++ /dev/null @@ -1,21 +0,0 @@ -## Base16 Dracula -# Author: Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula) -# -# You can use these variables anywhere in the i3 configuration file. - -set $base00 #282936 -set $base01 #3a3c4e -set $base02 #626483 -set $base03 #4d4f68 -set $base04 #62d6e8 -set $base05 #e9e9f4 -set $base06 #f1f2f8 -set $base07 #f7f7fb -set $base08 #ea51b2 -set $base09 #b45bcf -set $base0A #ebff87 -set $base0B #00f769 -set $base0C #a1efe4 -set $base0D #62d6e8 -set $base0E #b45bcf -set $base0F #00f769 |
