diff options
| author | 2018-05-21 22:23:17 +0200 | |
|---|---|---|
| committer | 2018-05-21 22:23:17 +0200 | |
| commit | 32705056940b7f1e38981e30cce4d0f3b2eee5de (patch) | |
| tree | e2c36c4c4eaeb1aaa94a32519aa28773fd124fd3 /build_schemes/base16-icy.config | |
| parent | a85f7b8d360f2fc32e1797f618f52329327a6038 (diff) | |
Update schemes
Diffstat (limited to 'build_schemes/base16-icy.config')
| -rw-r--r-- | build_schemes/base16-icy.config | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-icy.config b/build_schemes/base16-icy.config new file mode 100644 index 0000000..1b3eaf2 --- /dev/null +++ b/build_schemes/base16-icy.config @@ -0,0 +1,35 @@ +# Base16 Icy Dark +# Author: icyphox (https://icyphox.ga) + +set default-bg "#021012" +set default-fg "#031619" + +set statusbar-fg "#064048" +set statusbar-bg "#041f23" + +set inputbar-bg "#021012" +set inputbar-fg "#109cb0" + +set notification-bg "#021012" +set notification-fg "#109cb0" + +set notification-error-bg "#021012" +set notification-error-fg "#16c1d9" + +set notification-warning-bg "#021012" +set notification-warning-fg "#16c1d9" + +set highlight-color "#80deea" +set highlight-active-color "#00bcd4" + +set completion-bg "#031619" +set completion-fg "#00bcd4" + +set completion-highlight-fg "#109cb0" +set completion-highlight-bg "#00bcd4" + +set recolor-lightcolor "#021012" +set recolor-darkcolor "#0c7c8c" + +set recolor "false" +set recolor-keephue "false" |
