-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Change between light and dark version with 'bg'
#5
Labels
enhancement
New feature or request
Comments
olimorris
added a commit
that referenced
this issue
Oct 24, 2021
olimorris
added a commit
that referenced
this issue
Oct 24, 2021
feat ✨ toggle light/dark versions with bg - addresses #5
Just merged this now. As long as you don't specify a Thanks for your suggestion btw! |
Brilliant, thanks! |
olimorris
added a commit
that referenced
this issue
Nov 2, 2021
olimorris
added a commit
that referenced
this issue
Feb 15, 2022
* feat ✨ toggle light/dark versions with bg #5 * chore: update README.md * fix: speed up load time * chore: update README.md * feat: ✨ add alacritty and kitty themes #11 * refactor: rename transparent option to transparency * refactor: rename highlight_cursorline option to cursorline * feat: add filetype highlight group customization * fix: 🔨 #23 plugins always set to true * chore: speed up buffer navigation This doesn't make a noticable difference on any of my buffers but is a logical inclusion * chore: update README.md * feat: on theme reload apply filetype hlgroups * fix: urls to onedarkpro in README.md * chore: fix black color in onedark * fix: filetype highlights do not work with floating windows * chore: add disclaimer about telescope highlighting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great to be able to switch between the light and the dark version of the color scheme simply by changing the
:h 'bg'
option.The text was updated successfully, but these errors were encountered: