Closed nullchilly closed 2 years ago
i will revert the change that made matchparen white, does this look good to you?
This is the old MatchParen highlight
MatchParen = {
bg = theme.base03,
},
I think bg = theme.base02
(same as Visual is better)
While it is true that darker looks better, it is still horrible on super dark theme. On the left is radium theme, you can barely even see the visual selection. I will go crazy daily driving this
On the right is what I want it to look like, a clear visual selection, please take this into consideration. While I can always override colors by myself it's undeniable that the theme lacks too much function just for the look of it.
@nullchilly It will take a month for me to polish all the themes https://github.com/NvChad/base46/issues/67 so you need to wait ._.
Radium
Tokyonight
Help to modify
I attempted to modify base0F to the same as tokyonight's and make MatchParen only show fg and Visual to base04
However, I don't have a sense of color. While it ended up much clearer to my eyes at the same time it is uglier. Can you help me out :<