aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-classic-dark.config
diff options
context:
space:
mode:
authorLibravatar Kevin Hamer <kevin.hamer@gmail.com>2018-03-05 17:50:36 -0500
committerLibravatar GitHub <noreply@github.com>2018-03-05 17:50:36 -0500
commit9471b116e5a9af66828374f217540c77908ccf12 (patch)
tree6f6dbb8283c7bfc1c91bc98c60f18510351b5fb3 /colors/base16-classic-dark.config
parent79de0c9207e7ec5a48939f9255bd673a82f69120 (diff)
parentdd6cbb6bb7907f14d56d1aed69faee1799ec2016 (diff)
Merge pull request #5 from mnussbaum/partials
Separate out more config components and combine them using mustache partials
Diffstat (limited to 'colors/base16-classic-dark.config')
-rwxr-xr-xcolors/base16-classic-dark.config21
1 files changed, 21 insertions, 0 deletions
diff --git a/colors/base16-classic-dark.config b/colors/base16-classic-dark.config
new file mode 100755
index 0000000..31a49a0
--- /dev/null
+++ b/colors/base16-classic-dark.config
@@ -0,0 +1,21 @@
+## Base16 Classic Dark
+# Author: Jason Heeris (http://heeris.id.au)
+#
+# You can use these variables anywhere in the i3 configuration file.
+
+set $base00 #151515
+set $base01 #202020
+set $base02 #303030
+set $base03 #505050
+set $base04 #b0b0b0
+set $base05 #d0d0d0
+set $base06 #e0e0e0
+set $base07 #f5f5f5
+set $base08 #ac4142
+set $base09 #d28445
+set $base0A #f4bf75
+set $base0B #90a959
+set $base0C #75b5aa
+set $base0D #6a9fb5
+set $base0E #aa759f
+set $base0F #8f5536