-
@morhetz have you ever used highlighting of doxygen-style comments with the gruvbox color theme?
``` vim
let g:load_doxygen_syntax=1
```
When I just enable that option on a C-file using doxygen, the…
-
### Is your feature request related to a problem? Please describe.
Suggestion: Add a new palette similar to Gruvbox (Gruvfox maybe?)
### Describe the solution you'd like
I truly appreciate the effo…
vihu updated
8 months ago
-
Basically this is a perfect system to convert .MD to .HTML but there is a fundamental problem:
All the styling specs are:
+ Dispersed across several CSS files
+ CSS Files specs, names, numbers & …
-
-
# Bug Report
## Environment
Zola version: `0.13.0`
## Current Behavior
When including redirection chars {`>`, `
-
I think this is the cause of #37, #40 (on Linux), and #31. I also made a post on the [Zotero forum](https://forums.zotero.org/discussion/98693/theme-issue-some-parts-of-zoteros-gui-on-linux-are-contro…
-
I have the following configuration in my .vimrc:
```vim
set background=dark
let g:gruvbox_bold = 1
let g:gruvbox_transparent_bg = 1
let g:gruvbox_improved_warnings = 1
colorscheme gruvbox
…
-
Hey, I noticed that when using colours different from gruvbox (in my case [oneDark](https://github.com/navarasu/onedark.nvim)) with nvim-ts-rainbow, that some bracket highlights result in a really dif…
-
Hi
I was wondering if it's possible to change the following :
hi! link LspReferenceText GruvboxYellowBold
hi! link LspReferenceRead GruvboxYellowBold
hi! link LspReferenceWrite GruvboxOrangeB…
lanox updated
2 years ago
-
I've been looking for a good, simple Markdown editor for Windows for ages, and Abricotine seems like the best one for my usage! I even did a lazy port of the Gruvbox theme.
One thing I like in othe…