-
When using `@Environment(\.colorScheme) var colorScheme`, Xcode prompts: `Accessing Environment's value outside of being installed on a View. This will always read the default value and will not updat…
-
```
To generate a custom ColorScheme you simply need to call dynamicColorScheme() with your target seed color:
@Composable
fun MyTheme(
seedColor: Color,
useDarkTheme: Boolean = isSyste…
-
Hello. A while ago the new update for neovim 10.0 seems to have remapped some of the highlight groups, making the old color scheme no longer work.
![image](https://github.com/user-attachments/asset…
-
I am getting error when using the ``:Colors`` command of [fzf.vim](https://github.com/junegunn/fzf.vim).
```
Error detected while processing function 80[1]..79[1]..ColorScheme Autocommands for "*…
-
| Field | Description |
|--------------|-------------|
| Plugin | `nord` |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](https://nix…
-
when providing a tweak ColorScheme:
1. Light/Dark switching is broken
2. when passing normal windows button style alongside a colorscheme they are invisible
-
[colorscheme.pdf](https://github.com/user-attachments/files/17829818/colorscheme.pdf)
-
### Describe the bug
If I change the colorscheme during a session, or if the colorscheme is applied by a plugin loaded after avante, the highlights in the titles are not set.
### To reproduce
C…
-
### Describe the bug
Trying to setup different themes for light and dark modes, but Vim-lumen keeps ignoring them:
`g:lumen_dark_colorscheme='prism'`
`g:lumen_light_colorscheme='zellner'`
…
-
First of all, congratulations on an excellent plugin! I am using it in the context of TJ's excellent Kickstarter project.
For some reason, whenever I run Dap UI it looks like it overwrites my setup…