aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-equilibrium-dark.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-equilibrium-dark.config
parent371575386893996e2cbb62efd535187340d9fa33 (diff)
base16: Update schemes
Diffstat (limited to 'build_schemes/base16-equilibrium-dark.config')
-rw-r--r--build_schemes/base16-equilibrium-dark.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-equilibrium-dark.config b/build_schemes/base16-equilibrium-dark.config
new file mode 100644
index 0000000..9d5ce6e
--- /dev/null
+++ b/build_schemes/base16-equilibrium-dark.config
@@ -0,0 +1,35 @@
+# Base16 Equilibrium Dark
+# Author: Carlo Abelli
+
+set default-bg "#0c1118"
+set default-fg "#181c22"
+
+set statusbar-fg "#949088"
+set statusbar-bg "#22262d"
+
+set inputbar-bg "#0c1118"
+set inputbar-fg "#e7e2d9"
+
+set notification-bg "#0c1118"
+set notification-fg "#e7e2d9"
+
+set notification-error-bg "#0c1118"
+set notification-error-fg "#f04339"
+
+set notification-warning-bg "#0c1118"
+set notification-warning-fg "#f04339"
+
+set highlight-color "#bb8801"
+set highlight-active-color "#008dd1"
+
+set completion-bg "#181c22"
+set completion-fg "#008dd1"
+
+set completion-highlight-fg "#e7e2d9"
+set completion-highlight-bg "#008dd1"
+
+set recolor-lightcolor "#0c1118"
+set recolor-darkcolor "#cac6bd"
+
+set recolor "false"
+set recolor-keephue "false"