Open ngortheone opened 11 months ago
Not sure how much of a help this is going to be (also I'm not sure what light theme you're going for), but maybe you could take a look at the Christmas preset that's available and take it from there:
https://github.com/jesseleite/nvim-noirbuddy/blob/master/lua/noirbuddy/presets/christmas.lua
There is a good monochrome colorscheme with light and dark variants. https://github.com/kdheepak/monochrome.nvim
I want similar light noirbuddy light preset, only with primary/secondary colors
I have more plans for light mode support (for peeps who switch between dark and light mode on regular basis, like when you want to match daytime/nighttime OS settings). If that's you, for now, I'd say to just make a completely separate preset with matching primary/secondary colors, and script something in your config to toggle noirbuddy preset when your OS changes from dark to light mode.
Thing is, not all colors in a preset will look good when toggling background color, so more thought needs to be put into how noirbuddy could handle stuff like this, if we develop it further.
Hey @jesseleite! Thanks for the awesome plugin.
I am struggling with setting up basic monochrome light preset. I can't do design work to save my life, I was born without any capability to create visual stuff.
I love the idea of your theme - mostly gradients of gray with maybe one or two colors. Most light colorschmes suck because they are throw a kaleidoscope of colors at you, which is very distracting.
Can you help a talent-less neovim nerd with light theme? Much appreciated!