Closed fdidron closed 3 years ago
Hey! Thanks for this. Yes you’re absolutely right. I’ve been super procrastinating on many things, but this one is a must. We have changed the comment color along with some other things on our dev branch!
Like instead of main try out dev and tell me what you think. I’m in the process of finalizing colors still so I’ll keep this open until I merge into main. If you’re using vim plug just switch the branch to “dev”.
@pineapplegiant Just tried the dev branch, that's perfect !
Thanks for raising this, it's been on my mind lately too. That's cool to see that you already took care of it @pineapplegiant . đź’Ş
For any future developers who have similar complaints of dark comment color or cursor line color, please use the dev
branch of the colorscheme until version 0.1 is released to the main branch.
This can be done as follows using a plugin manager like vim-plug
:
Plug 'pineapplegiant/spaceduck', { 'branch': 'dev' }
Hello,
I absolutely love this color theme. However one issue I have with it is the comments color is a bit too dark, making the comments hardly visible.
Tweaking the comments color to a slighlty brighter color goes a long way IMHO (window on the bottom contains the tweak)
Now this is probably a matter of opinion :) Happy to make a PR if you think it is worth it