Rebuild with Colortemplate v2.2.0.

Fix an error about s:termtrans not being defined. The error is due to
the new way Colortemplate generates the output code.

Make g:solarized_extra_hi_groups=1 by default, as the Vim issue with
filetype-specific highlight groups in color schemes has been fixed a
while ago.
This commit is contained in:
Lifepillar
2022-03-20 15:14:14 +01:00
parent 28b81a4263
commit 4ee5050167
12 changed files with 6247 additions and 6317 deletions

View File

@@ -176,7 +176,9 @@ TermCursorNC base03 base01
; Extra stuff (light) {{{
Include: _extra.colortemplate
; }}}
Variant: 256 16
Include: _cleanup.colortemplate
Variant: gui 256 16
Background: light
; Light color palette {{{
@@ -354,7 +356,9 @@ TermCursorNC base03 base01
; Extra stuff (light) {{{
Include: _extra.colortemplate
; }}}
Variant: 256 16
Include: _cleanup.colortemplate
Variant: gui 256 16
Background: any
; B&W variant {{{