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-rebecca.config | |
| parent | d51a836f8183e4d6833d73a7d0075d34fbe88abd (diff) | |
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-rebecca.config')
| -rw-r--r-- | build_schemes/base16-rebecca.config | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-rebecca.config b/build_schemes/base16-rebecca.config deleted file mode 100644 index dc326ae..0000000 --- a/build_schemes/base16-rebecca.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Rebecca -# Author: Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme) - -set default-bg "#292a44" -set default-fg "#663399" - -set statusbar-fg "#a0a0c5" -set statusbar-bg "#383a62" - -set inputbar-bg "#292a44" -set inputbar-fg "#53495d" - -set notification-bg "#292a44" -set notification-fg "#53495d" - -set notification-error-bg "#292a44" -set notification-error-fg "#a0a0c5" - -set notification-warning-bg "#292a44" -set notification-warning-fg "#a0a0c5" - -set highlight-color "#ae81ff" -set highlight-active-color "#2de0a7" - -set completion-bg "#663399" -set completion-fg "#2de0a7" - -set completion-highlight-fg "#53495d" -set completion-highlight-bg "#2de0a7" - -set recolor-lightcolor "#292a44" -set recolor-darkcolor "#ccccff" - -set recolor "false" -set recolor-keephue "false" |
