-
#### Runtime Environment
Terminal emulator: VTE\* and Alacritty are affected, haven't tested the others
ranger version: ranger 1.9.3
Python version: 3.8.3 (default, May 17 2020, 18:15:42) [GCC 10.1…
-
The gruvbox colors look very nice and i wanted to try it. I use vim in the terminal.
I installed gruvbox via vim-plug and put the line
`autocmd vimenter * ++nested colorscheme gruvbox`
after the …
-
-
Add waybar/sketchybar wallpaper setter plugin
Problem:
Wallpaper is set menually on macOS, and manually through sway.nix Home-Manager module on NixOS.
- [ ] Install sketchybar wallpaper setter …
-
# Bug report
### Bug description:
I noticed that the magenta color used by the new REPL and within the non-error text in the new colorized tracebacks in 3.13 looks quite a bit like an error-related …
-
I prefer my background to be `#000000`. You rejected #102 saying:
> I would try to provide alternative solution to overload any gruvbox color
I would like this feature.
Using the workaround (menti…
-
### I have done the following steps before reporting this issue:
- [x] I have searched the existing issues
- [X] I have read the FAQ in the help doc
### Operating system/version
Windows 11
### GUI…
-
This is both a question and a feature request.
The question is: what's the correct way to use gruvbox-defined colours when manually tweaking highlights for external vim plugins? Right now I'm just …
-
This is the relevant doc section: https://wezfurlong.org/wezterm/config/appearance.html#defining-your-own-colors
It does indicate that individual settings in `config.colors` can override the values…
-
Hi wanted to share my typings for your plugin
```lua
---@alias TLualineThemes
---| "auto"
---| "16color"
---| "ayu_dark"
---| "ayu_light"
---| "ayu_mirage"
---| "ayu"
---| "codedark"
---| …