-
Hope Heading explains it.
I use lualine, barbar, and nvim-tree (there are probably more).
They don't reflect the colorscheme at launch (even though the opened buffer does)
> the icons color appear…
-
- research on themes, fonts and colors that could be suitable for Deerwalk career fair
-
With the migration to Tailwind CSS, there's already been some good progress towards a useable dark mode. But there are still some open issues:
- The file diff view doesn't support dark mode at the …
-
#### Runtime Environment
- OS: Arch Linux
- Terminal emulator: alacritty 0.11.0 (also tried with kitty and got same behavior)
- ranger version: ranger 1.9.3
- Python version: 3.10.8 (main, …
-
The only way I managed to make it work is by importing the module like this:
```lua
return {
"arzg/vim-colors-xcode",
}
```
And in my init.lua, although it's not ideal:
```lua
vim.api.…
-
-
### Summary
I would like createTheme to use existing colorScheme definitions when initialized with a mode and simply apply them to the theme, as opposed to generating a default and applying it to the…
-
-
If you're using reactUI as library and define colorScheme as URL parameter or in your custom application, together with a baseUrl defined in app.json, then the app start loops.
The problem is that…
rjahn updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
Hi, Is it possible to add colorscheme support for my plugin [markview.nvim](https://github.com/OXY2DEV/markview.nvim)?
**Describe…