aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-unikitty-light.config
diff options
context:
space:
mode:
Diffstat (limited to 'build_schemes/base16-unikitty-light.config')
-rw-r--r--build_schemes/base16-unikitty-light.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-unikitty-light.config b/build_schemes/base16-unikitty-light.config
new file mode 100644
index 0000000..e620954
--- /dev/null
+++ b/build_schemes/base16-unikitty-light.config
@@ -0,0 +1,35 @@
+# Base16 Unikitty Light
+# Author: Josh W Lewis (@joshwlewis)
+
+set default-bg "#ffffff"
+set default-fg "#e1e1e2"
+
+set statusbar-fg "#89878b"
+set statusbar-bg "#c4c3c5"
+
+set inputbar-bg "#ffffff"
+set inputbar-fg "#322d34"
+
+set notification-bg "#ffffff"
+set notification-fg "#322d34"
+
+set notification-error-bg "#ffffff"
+set notification-error-fg "#d8137f"
+
+set notification-warning-bg "#ffffff"
+set notification-warning-fg "#d8137f"
+
+set highlight-color "#dc8a0e"
+set highlight-active-color "#775dff"
+
+set completion-bg "#e1e1e2"
+set completion-fg "#775dff"
+
+set completion-highlight-fg "#322d34"
+set completion-highlight-bg "#775dff"
+
+set recolor-lightcolor "#ffffff"
+set recolor-darkcolor "#4f4b51"
+
+set recolor "false"
+set recolor-keephue "false"