Add script to change an xterm color palette.

This commit is contained in:
Lifepillar
2017-11-30 18:31:18 +01:00
parent 256aa09e46
commit 68ac42092e
5 changed files with 179 additions and 13 deletions

View File

@@ -40,6 +40,10 @@ Color: green #859900 ~ 2
Color: back #002b36 ~ 8
# }}}
# Fix 256-color palette in supported terminals {{{
Include: _fix-256-palette.colortemplate
# }}}
# Default highlight groups {{{
verbatim
if !has('gui_running') && get(g:, '@optionprefix_termtrans', 0)