codicocodes / dotfyle

Find the best Neovim plugins
https://dotfyle.com
MIT License
706 stars 30 forks source link

Add light mode (and other improvements) #72

Closed ronanru closed 1 year ago

ronanru commented 1 year ago

Closes #44

While working on this PR, I found other issues, so I fixed them:

Sorry for putting everything into one PR, I can split this PR if needed

codicocodes commented 1 year ago

Can you enable allowing maintainer to make changes to the PR? https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

codicocodes commented 1 year ago

@ronanru merged this, but would still appreciate any answers on how to move this forward in the future

ronanru commented 1 year ago

Yes, I think the optimal way is to add custom tailwind colors like base, primary, and accent, and use them everywhere instead of gray, green, etc. I can create a PR for this.

codicocodes commented 1 year ago

Yes, I think the optimal way is to add custom tailwind colors like base, primary, and accent, and use them everywhere instead of gray, green, etc. I can create a PR for this.

That would definitely be very appreciated whenever you have time!