diff options
| author | 2020-06-10 02:05:42 +0000 | |
|---|---|---|
| committer | 2020-06-10 02:05:42 +0000 | |
| commit | ad0b621bb4725a028ff05fc0c75f1b618d079138 (patch) | |
| tree | 6138853a9f9b37fff58d97b27afeddbe8f3f1ed0 /build_schemes/base16-dirtysea.config | |
| parent | 371575386893996e2cbb62efd535187340d9fa33 (diff) | |
base16: Update schemes
Diffstat (limited to 'build_schemes/base16-dirtysea.config')
| -rw-r--r-- | build_schemes/base16-dirtysea.config | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/build_schemes/base16-dirtysea.config b/build_schemes/base16-dirtysea.config new file mode 100644 index 0000000..a049b59 --- /dev/null +++ b/build_schemes/base16-dirtysea.config @@ -0,0 +1,35 @@ +# Base16 dirtysea +# Author: Kahlil (Kal) Hodgson + +set default-bg "#e0e0e0" +set default-fg "#d0d0d0" + +set statusbar-fg "#202020" +set statusbar-bg "#c0c0c0" + +set inputbar-bg "#e0e0e0" +set inputbar-fg "#c4d9c4" + +set notification-bg "#e0e0e0" +set notification-fg "#c4d9c4" + +set notification-error-bg "#e0e0e0" +set notification-error-fg "#000090" + +set notification-warning-bg "#e0e0e0" +set notification-warning-fg "#000090" + +set highlight-color "#006565" +set highlight-active-color "#007300" + +set completion-bg "#d0d0d0" +set completion-fg "#007300" + +set completion-highlight-fg "#c4d9c4" +set completion-highlight-bg "#007300" + +set recolor-lightcolor "#e0e0e0" +set recolor-darkcolor "#f8f8f8" + +set recolor "false" +set recolor-keephue "false" |
