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-nebula.config | |
| parent | d51a836f8183e4d6833d73a7d0075d34fbe88abd (diff) | |
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-nebula.config')
| -rw-r--r-- | build_schemes/base16-nebula.config | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-nebula.config b/build_schemes/base16-nebula.config deleted file mode 100644 index edf5597..0000000 --- a/build_schemes/base16-nebula.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Nebula -# Author: Gabriel Fontes (https://github.com/Misterio77) - -set default-bg "#22273b" -set default-fg "#414f60" - -set statusbar-fg "#87888b" -set statusbar-bg "#5a8380" - -set inputbar-bg "#22273b" -set inputbar-fg "#8dbdaa" - -set notification-bg "#22273b" -set notification-fg "#8dbdaa" - -set notification-error-bg "#22273b" -set notification-error-fg "#777abc" - -set notification-warning-bg "#22273b" -set notification-warning-fg "#777abc" - -set highlight-color "#4f9062" -set highlight-active-color "#4d6bb6" - -set completion-bg "#414f60" -set completion-fg "#4d6bb6" - -set completion-highlight-fg "#8dbdaa" -set completion-highlight-bg "#4d6bb6" - -set recolor-lightcolor "#22273b" -set recolor-darkcolor "#c7c9cd" - -set recolor "false" -set recolor-keephue "false" |
