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-tango.config | |
| parent | d51a836f8183e4d6833d73a7d0075d34fbe88abd (diff) | |
Update repository with the latest base16 colorschemes
Diffstat (limited to 'build_schemes/base16-tango.config')
| -rw-r--r-- | build_schemes/base16-tango.config | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/build_schemes/base16-tango.config b/build_schemes/base16-tango.config deleted file mode 100644 index d7c6622..0000000 --- a/build_schemes/base16-tango.config +++ /dev/null @@ -1,35 +0,0 @@ -# Base16 Tango -# Author: @Schnouki, based on the Tango Desktop Project - -set default-bg "#2e3436" -set default-fg "#8ae234" - -set statusbar-fg "#729fcf" -set statusbar-bg "#fce94f" - -set inputbar-bg "#2e3436" -set inputbar-fg "#eeeeec" - -set notification-bg "#2e3436" -set notification-fg "#eeeeec" - -set notification-error-bg "#2e3436" -set notification-error-fg "#cc0000" - -set notification-warning-bg "#2e3436" -set notification-warning-fg "#cc0000" - -set highlight-color "#c4a000" -set highlight-active-color "#3465a4" - -set completion-bg "#8ae234" -set completion-fg "#3465a4" - -set completion-highlight-fg "#eeeeec" -set completion-highlight-bg "#3465a4" - -set recolor-lightcolor "#2e3436" -set recolor-darkcolor "#ad7fa8" - -set recolor "false" -set recolor-keephue "false" |
