-
Merge the two colorschemes into a single file and a single colorscheme with two different appearance, one for each background, and don't force change the background. I would suggest something like "yi…
-
It gives me the "we had a problem in the pipeline! Make sure you're in the same path of the image you want to convert! " Even though I am in the same directory. Below is an example of a file that does…
-
Hello, I noticed that it is currently not possible to adjust the colors that the scrollbar fades to when hovered over and when clicked.
This can make it a bit more difficult to see against tracks wit…
-
According to https://github.com/morhetz/gruvbox/wiki/Terminal-specific , one of the methods to get urxvt256 to load the correct colors in terminal vim is to include the colors in my .Xresources and so…
-
# Themes
- [ ] alduin.vim
- [ ] angr.vim
- [ ] atomic.vim
- [ ] ayu_dark.vim
- [ ] ayu_light.vim
- [ ] ayu_mirage.vim
- [x] badwolf.vim
- [ ] base16.vim
- [ ] base16_3024.vim
- [ ] base16_…
-
I really like the way you made the example in the readme look, but I can't seem to replicate it. I took a look at your `colors.vim` and `plugins/config.lua` files, but I couldn't get it to look quite…
-
Hi wanted to share my typings for your plugin
```lua
---@alias TLualineThemes
---| "auto"
---| "16color"
---| "ayu_dark"
---| "ayu_light"
---| "ayu_mirage"
---| "ayu"
---| "codedark"
---| …
-
This plugin is pretty great, since it provides the gruvbox color scheme to the whole IDE.
But unfortunately, when using Kotlin, the color scheme seems botched, not conveying the beauty of the theme.
…
-
I wanted to try my hand at creating a custom viewer, following along with [the Custom Viewer docs](https://cljdoc.org/d/djblue/portal/0.58.2/doc/guides/custom-viewer) I encountered this error:
```…
-
I've read https://github.com/ranger/ranger/blob/master/doc/colorschemes.txt and understood nothing.
Docs should start from simple stuff, I don't want to immediately learn about _'context tags', 'Impl…