aboutsummaryrefslogtreecommitdiff
path: root/build_schemes/base16-outrun-dark.config
diff options
context:
space:
mode:
authorLibravatar nicodebo <nico.debo@openmailbox.org>2018-05-21 22:23:17 +0200
committerLibravatar nicodebo <nico.debo@openmailbox.org>2018-05-21 22:23:17 +0200
commit32705056940b7f1e38981e30cce4d0f3b2eee5de (patch)
treee2c36c4c4eaeb1aaa94a32519aa28773fd124fd3 /build_schemes/base16-outrun-dark.config
parenta85f7b8d360f2fc32e1797f618f52329327a6038 (diff)
Update schemes
Diffstat (limited to 'build_schemes/base16-outrun-dark.config')
-rw-r--r--build_schemes/base16-outrun-dark.config35
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-outrun-dark.config b/build_schemes/base16-outrun-dark.config
new file mode 100644
index 0000000..a911109
--- /dev/null
+++ b/build_schemes/base16-outrun-dark.config
@@ -0,0 +1,35 @@
+# Base16 Outrun Dark
+# Author: Hugo Delahousse (http://github.com/hugodelahousse/)
+
+set default-bg "#00002A"
+set default-fg "#20204A"
+
+set statusbar-fg "#B0B0DA"
+set statusbar-bg "#30305A"
+
+set inputbar-bg "#00002A"
+set inputbar-fg "#F5F5FF"
+
+set notification-bg "#00002A"
+set notification-fg "#F5F5FF"
+
+set notification-error-bg "#00002A"
+set notification-error-fg "#FF4242"
+
+set notification-warning-bg "#00002A"
+set notification-warning-fg "#FF4242"
+
+set highlight-color "#F3E877"
+set highlight-active-color "#66B0FF"
+
+set completion-bg "#20204A"
+set completion-fg "#66B0FF"
+
+set completion-highlight-fg "#F5F5FF"
+set completion-highlight-bg "#66B0FF"
+
+set recolor-lightcolor "#00002A"
+set recolor-darkcolor "#E0E0FF"
+
+set recolor "false"
+set recolor-keephue "false"