-
### Is your feature request related to a problem? Please describe.
neovim merged DEC private mode 2031 support, which means it can now in theory automatically `set background=light/dark`.
It would…
-
Depending on the terminal color scheme, the syntax highlighting can be either wonderful, or entirely illegible.
The color theme should be configurable by the user. [Rich.Syntax](https://rich.readth…
-
Hi, do you have any progress on the gruvbox theme?
Maybe something locally that you haven't pushed yet?
Thanks a lot :)
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Open a CSS file
ex:
```css
.test {
color: red;
}
#test {
text-align: center;
}
button {…
-
Code blocks are not styled and appear in the standard LogSeq blue.
![image](https://github.com/user-attachments/assets/c4389722-22e2-4e27-9c01-4a0db781b7e8)
-
![001-compton](https://user-images.githubusercontent.com/34163622/144740946-dfa0450f-586d-473a-8bd1-6b7e6e42cbba.png)
![002-htop](https://user-images.githubusercontent.com/34163622/144740947-78addf…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
It would be nice if the colors palette was exposed to users of this plugin.
### Current State
The current state only allows us to override a highlight group with a string. See below.
```
require…
-
I'm using Vim 8.2 with gruvbox and coc.vim
this is my ~/.vimrc
````
set rnu
set clipboard=unnamedplus
call plug#begin('~/.vim/plugged')
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plu…
-
### Describe the bug
After alacritty update to 0.14.0 import=[] is deprecated, alacritty-themes need to set [general] and then import=[] in config file
### To Reproduce
Steps to reproduce the…