aboutsummaryrefslogtreecommitdiff
path: root/client-properties/base16-bespin.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 /client-properties/base16-bespin.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 'client-properties/base16-bespin.config')
-rwxr-xr-xclient-properties/base16-bespin.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/client-properties/base16-bespin.config b/client-properties/base16-bespin.config
new file mode 100755
index 0000000..525b833
--- /dev/null
+++ b/client-properties/base16-bespin.config
@@ -0,0 +1,8 @@
+# Basic color configuration using the Base16 variables for windows and borders.
+# Property Name Border BG Text Indicator Child Border
+client.focused $base05 $base0D $base00 $base0D $base0D
+client.focused_inactive $base01 $base01 $base05 $base03 $base01
+client.unfocused $base01 $base00 $base05 $base01 $base01
+client.urgent $base08 $base08 $base00 $base08 $base08
+client.placeholder $base00 $base00 $base05 $base00 $base00
+client.background $base07