Commit graph

19 commits

Author SHA1 Message Date
Protesilaos Stavrou ad3b9aab78
Major review of Tempus Dawn (WCAG AA).
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.
2019-06-22 10:05:06 +03:00
Protesilaos Stavrou 0e496a79db
Update vim spell list 2019-06-16 19:28:00 +03:00
Protesilaos Stavrou 0538c1dcd7
Remove changing cursor shape from Vim
It was a nice gimmick, but a gimmick nonetheless.  The cursor shape must
work the same across all applications.
2019-06-04 11:32:54 +03:00
Protesilaos Stavrou 6cac05f7a5
Update vim spell list 2019-05-31 15:55:24 +03:00
Protesilaos Stavrou 171ca0fea7
Update Tempus Totus palette
Minor tweaks to make colours a little bit more distinct from each other.

This syncs with the latest changes to the Tempus themes generator:
https://gitlab.com/protesilaos/tempus-themes-generator
2019-05-30 14:18:44 +03:00
Protesilaos Stavrou 2826848d2a
Update Vim colour schemes
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.
2019-05-23 17:11:28 +03:00
Protesilaos Stavrou 052d817b0f
Enable blinking cursor shapes 2019-05-23 17:11:18 +03:00
Protesilaos Stavrou 097ac07365
Minor update to XTerm and Vim colours
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.
2019-05-23 15:11:09 +03:00
Protesilaos Stavrou 4c2cccb8e2
Update vim listchars for less "noise". Minor spacing tweaks. 2019-05-17 11:05:13 +03:00
Protesilaos Stavrou 81605b6fd2
BREAKING CHANGES: Simplify .vimrc
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.
2019-05-09 08:35:01 +03:00
Protesilaos Stavrou 00c771baa6
Update Tempus themes for Vim
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.
2019-04-20 14:07:46 +03:00
Protesilaos Stavrou 13b720840a
Minor update to vimrc
Add note that colours should not be updated manually.  They are
controlled by a script.
2019-04-17 02:40:20 +03:00
Protesilaos Stavrou 195ae13ff7
Update Tempus Themes for Vim
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
2019-04-05 23:03:46 +03:00
Protesilaos Stavrou 29e209c8d8
Minor refinements to vimrc
Update the list of invisible characters.  Include spaces to the list.
2019-04-05 23:02:24 +03:00
Protesilaos Stavrou 548997efa1
Refine Vim's invisible characters 2019-04-03 14:27:16 +03:00
Protesilaos Stavrou c5b287596a
Minor update to vimrc
Tweaked the custom statusline in the interest of simplicity.
2019-03-30 12:01:24 +02:00
Protesilaos Stavrou 12602c0905
Update vim spell list
Add some more words to the spell checker whitelist.
2019-02-28 09:17:14 +02:00
Protesilaos Stavrou c92fc933ff
Update vim spell list
Add a few words to the whitelist.
2019-02-27 18:27:57 +02:00
Protesilaos Stavrou 591d09e544 Restart repo history 2019-02-06 21:34:01 +02:00