-
**Describe the bug**
My config:
```lua
return {
"glepnir/dashboard-nvim",
event = "VimEnter",
config = function()
require("dashboard").setup({
theme = "doom",
})
end,
depend…
xfdj updated
3 months ago
-
**The theme works normally on my terminal but when I open a tmux session all the colors and the background disappear.**
I have checked my $TERM variable and run `checkhealt` and everything looks n…
-
### Did you check docs and existing issues?
- [X] I have read all the docs
- [X] I have searched the open and closed issues
- [X] I have added screenshots if relevant
### Whats your neovim ver…
-
IndentBlankline is now version 3, current highlights may not working properly
https://github.com/Mofiqul/vscode.nvim/blob/main/lua/vscode/theme.lua#L492
Please, consider to update themes to deps …
-
Just right after entering jump mode and pressing a char to search, the terminal background changes to illustrate to which places I can jump.
After selecting a place and exiting jump mode, the theme…
-
Hi,
I'm trying to override the color palettes, but as soon as I add pink, blue or cyan i get the following error message:
```
Failed to run `config` for github-nvim-theme
...im/lazy/github-nvim…
-
[Nvim config](https://github.com/Mattio-cmd/SigmaNvim) as is right now. Minimal config below.
### Self Checks
- [x] I'm using the latest lualine.
- [x] I didn't find the issue in existing…
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins related …
-
Hello,
I am using Light system theme during the day (since it "energizes" me more) and then dark system theme during the evening and night (since it saves my eyes and helps with winding down). OS a…
-
Basically running `:PlugUpdate`/`:PlugInstall` hangs my NeoVim instance. `:PlugClean`, `:PlugStatus` and `:PlugDiff` run fine. When NV hangs, the only way for me to get out of it is by killing the…
hood updated
2 months ago