Its colours are now more distinct from each other, while retaining the
theme's character.
This change syncs with v1.2.0.20190621 of the Tempus Themes Generator:
https://gitlab.com/protesilaos/tempus-themes-generator.
From the CHANGELOG of the Tempus themes generator
(https://gitlab.com/protesilaos/tempus-themes-generator):
1.0.2.20190523
--------------
Review changes to Vim template, because they did not work well with
light themes. A better default has been set. Nevertheless, it seems
the best solution for Xterm is to just enable cursor blink, so that you
can at least have an idea of where the cursor is when/if it is obscured
by colour combinations that it cannot support properly.
Sync with Tempus Themes Generator v1.0.1.20190523. From the CHANGELOG
(https://gitlab.com/protesilaos/tempus-themes-generator):
Minor, but important changes that are meant to address some
inconsistencies between the cursor colour and the underlying text
colour when running Vim inside XTerm. In particular:
1. Do not specify `xterm*cursorColor`.
2. Vim themes should not specify colours for `Search` and
`IncSearch`. Use reverse video.
Removed all sorts of things:
* No key bindings.
* No status line.
* No line folding.
Also reviewed some of the settings, updated the description, and
improved the overall presentation of the document.
This syncs with the latest changes to the Tempus themes generator:
https://gitlab.com/protesilaos/tempus-themes-generator.
Per the CHANGELOG 0.27.0.20190418:
>1. Add some highlighting definitions for Markdown. This should
> improve things a bit, as delimiters for headings, bold, italic,
> and inline code used different formatting than their
> corresponding objects. Given this opportunity, also be more
> considerate for the use of italicised or oblique text in
> terminals (also see CHANGELOG heading 0.26.0.20190405).
>2. Improve the comment block at the top that offers info about the
> theme. Add reference to the Tempus Themes Generator.
>3. Change the style of the active tab on the tabline. Make it cyan,
> to clearly indicate its "selected" status.
>4. Trim the section title delimiters (the multiple hyphers "---") so
> that they aligned with the title's length.
From the CHANGELOG of the Tempus Themes Generator:[0]
0.26.0.20190405
---------------
Minor refinements to the Vim template:
1. Remove "italic" styles from the CLI version of the theme. This is
particularly important for bitmap fonts that do not offer true/good
italics, but also for some popular outline (variable) fonts, such as
Inconsolata and Fira Mono.
2. Redefine the styles that govern invisible characters and bracket
matching. Both are made more subtle, while also adding to the
function of the constructs they apply to (e.g. "invisible" characters
should not look the same as ordinary text, yet still be clearly
visible -- `:set list` to try it out).
[0]: https://gitlab.com/protesilaos/tempus-themes-generator