diff options
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" |
