diff options
| author | 2020-12-27 18:18:26 +0000 | |
|---|---|---|
| committer | 2020-12-27 18:18:26 +0000 | |
| commit | 524c09c012e3e0cc2aa1b613fd50404028afa50a (patch) | |
| tree | 423a29fd45efb8a3e6f4e17b19ad3e61936632ee /build_schemes/base16-darkmoss.config | |
| parent | d51a836f8183e4d6833d73a7d0075d34fbe88abd (diff) | |
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-darkmoss.config')
| -rw-r--r-- | build_schemes/base16-darkmoss.config | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-darkmoss.config b/build_schemes/base16-darkmoss.config deleted file mode 100644 index fa3fb42..0000000 --- a/build_schemes/base16-darkmoss.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 darkmoss -# Author: Gabriel Avanzi (https://github.com/avanzzzi) - -set default-bg "#171e1f" -set default-fg "#252c2d" - -set statusbar-fg "#818f80" -set statusbar-bg "#373c3d" - -set inputbar-bg "#171e1f" -set inputbar-fg "#e1eaef" - -set notification-bg "#171e1f" -set notification-fg "#e1eaef" - -set notification-error-bg "#171e1f" -set notification-error-fg "#ff4658" - -set notification-warning-bg "#171e1f" -set notification-warning-fg "#ff4658" - -set highlight-color "#fdb11f" -set highlight-active-color "#498091" - -set completion-bg "#252c2d" -set completion-fg "#498091" - -set completion-highlight-fg "#e1eaef" -set completion-highlight-bg "#498091" - -set recolor-lightcolor "#171e1f" -set recolor-darkcolor "#e3e3c8" - -set recolor "false" -set recolor-keephue "false" |
