mellifluous.nvim icon indicating copy to clipboard operation
mellifluous.nvim copied to clipboard

Pleasant and productive colorscheme for Neovim

Results 7 mellifluous.nvim issues
Sort by recently updated
recently updated
newest added

My proposal to fix #47 with a non- over-engineered solution. Do not attempt to pass the "NONE" string to `shader.replicate_shade()` via `groups.MenuButtonSelected()`. Instead, fall back to a sane default. Alternatively,...

Maybe I am doing something wrong but I cant set up the transparency for my background with this theme. Otherwise I love it! I am using LazyVim and my config...

I basically just copied from astrotheme's [configuration](https://github.com/AstroNvim/astrotheme/blob/main/lua/astrotheme/groups/plugins/nvim-dap-ui.lua) Oy, just noticed I autoformatted the README. If it's a problem, I'll revisit.

This PR adds initial customizations for the nvim-dap-ui plugin. The plugin supports several widgets, however I decided to focus my efforts only on the _Control Panel_ in this PR, to...

Greets, Neogit makes use of the sign column to show the status of internal folds. ![image](https://github.com/user-attachments/assets/02971d52-a546-4b20-bfb7-63ad72090b63) ![image](https://github.com/user-attachments/assets/92e860be-404f-4598-acf9-5e2df93b85bc) When Mellifluous is active, `SignColumn` is linked to `LineNr`. Normally, this is great...

Just wanted to update the code to support folke's Snakcs plugin as seems to be something popular now and I have been using your colorscheme for that for a while....

We should either add a section for recommended plugin setups or add an option to mellifluous to enable custom predefined plugin setups (I have some work in progress - we...