doom-one.nvim
doom-one.nvim copied to clipboard
doom-emacs' doom-one Lua port for Neovim
It would be useful if we could get the color palette so we could use consistent color when overriding highlight group. For example, in [tokyonight.nvim](https://github.com/folke/tokyonight.nvim), we can do something like...
Hello, love the colorscheme and all the work you and other contributors have put into it. I think that my issue is similar to Issue #17 by akinsho but not...
This is my favorite colorscheme. Any chance you could add the option to change the background to darker shades? For example, the [atom one](https://github.com/navarasu/onedark.nvim) colorscheme provides such an option.
new option: diagnostics_color_text, default=true (current behavior). If false, when there is a diagnostic active, we won't color the text but only the underline. I think it's quite handy when an...
not sure about the colors though, let me know how do you want them to be
Doom-one is my favorite colorscheme. I recently started using [hop](https://github.com/phaazon/hop.nvim) plugin which works like easy-motion. When you activate the plugin (`:HopWord`), some letters need to be highlighted. This doesn't happen...
Hi @NTBBloodbath 👋🏿 , recently I noticed a setup function was added which is nice but adding it seems to make overriding highlights with my custom highlights work inconsistently. Basically...
I tried upgrading from eb4502241986502aeafaa19cff267a4f22fe3215 to the latest master of this theme, but I hit a regression with diff views. This was the old display:  This is the new...
Transparency does not work on my neovim. MyEnv: - NVIM v0.7.2 - windows 11 - powershell 7 Error message: ``` packer.nvim: Error running config for doom-one.nvim: [string "..."]:0: Vim(colorscheme):E5113: Error...
Hi! I am wondering if there is a special setting to set for getting the colorful highlights of the headings. I just copied all of the settings as described. I...