humanoid-colors / vim-humanoid-colorscheme

Light and dark theme for vim with bright colors
GNU General Public License v3.0
80 stars 1 forks source link

Support for none true color terminals #2

Open tasmo opened 3 years ago

tasmo commented 3 years ago

I am trying to use this colorscheme and some highlight groups are identical to the background - not sure why. my TERM is xterm-256color. Tried it in sakura, konsole, and wezterm; with and without tmux - same results.

I have used vim -u NONE to start. then set nocompatible, and syntax on. Then set colorscheme to humanoid. Still seeing the same issue.

Tried changing the background to dark/light. keywords are still the same color as background.


Album: https://imgur.com/a/QqkTgsX

I included screenshots with default and corvine (my preferred theme before humanoid).

The vim session in the screenshots are with my vimrc loaded. However, the result is the same starting with vim -u NONE, then running the following:

syntax on
set nu
colorscheme humanoid