shaunsingh / solarized.nvim

Port of the Solarized colorscheme for vim, written in lua, with treesitter support.
GNU General Public License v2.0
178 stars 37 forks source link

fix: treesitter/lsp colors #19

Closed Duologic closed 11 months ago

Duologic commented 11 months ago

While playing with Treesitter, I noticed it didn't play well with this theme.

This PR includes:

I've tried to keep it close to what it already was but might introduce a few minor changes to color/style that better fit my taste.

This PR might be too big of a change or too opinionated on formatting, feel free to decline this PR (or take parts that you might like).

Duologic commented 11 months ago

I'm using the master branch as my personal fork of this plugin, feel free to reach out if you'd like to take inspiration from this.