aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-tango.config
diff options
context:
space:
mode:
authorLibravatar Rohit Goswami <rgoswami@ieee.org>2020-06-10 02:05:42 +0000
committerLibravatar Rohit Goswami <rgoswami@ieee.org>2020-06-10 02:05:42 +0000
commitad0b621bb4725a028ff05fc0c75f1b618d079138 (patch)
tree6138853a9f9b37fff58d97b27afeddbe8f3f1ed0 /build_schemes/base16-tango.config
parent371575386893996e2cbb62efd535187340d9fa33 (diff)
base16: Update schemes
Diffstat (limited to 'build_schemes/base16-tango.config')
-rw-r--r--build_schemes/base16-tango.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-tango.config b/build_schemes/base16-tango.config
new file mode 100644
index 0000000..d7c6622
--- /dev/null
+++ b/build_schemes/base16-tango.config
@@ -0,0 +1,35 @@
+# Base16 Tango
+# Author: @Schnouki, based on the Tango Desktop Project
+
+set default-bg "#2e3436"
+set default-fg "#8ae234"
+
+set statusbar-fg "#729fcf"
+set statusbar-bg "#fce94f"
+
+set inputbar-bg "#2e3436"
+set inputbar-fg "#eeeeec"
+
+set notification-bg "#2e3436"
+set notification-fg "#eeeeec"
+
+set notification-error-bg "#2e3436"
+set notification-error-fg "#cc0000"
+
+set notification-warning-bg "#2e3436"
+set notification-warning-fg "#cc0000"
+
+set highlight-color "#c4a000"
+set highlight-active-color "#3465a4"
+
+set completion-bg "#8ae234"
+set completion-fg "#3465a4"
+
+set completion-highlight-fg "#eeeeec"
+set completion-highlight-bg "#3465a4"
+
+set recolor-lightcolor "#2e3436"
+set recolor-darkcolor "#ad7fa8"
+
+set recolor "false"
+set recolor-keephue "false"