Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix switch/reload colorscheme #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crazygolem
Copy link

Calling :colorscheme monotone several times doesn't always do the same thing, which is surprising.
As implemented, the load guard prevents the user from switching to another color scheme and back, or from reloading monotone.

This PR updates the load guard to reapply the color scheme even if it has already been previously loaded.

crazygolem added a commit to crazygolem/dotfiles that referenced this pull request Jul 27, 2023
- Removed OG solarized: not compatible with truecolor terminals; replaced by
  solarized8 that works well in all modes.
- Added a selection of other theme with nice colors, and of nice colorless
  themes.

The monotone theme is a bit buggy, but I submitted a patch to fix it [1].

[1]: Lokaltog/vim-monotone#16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant