catppuccin/visual-studio

Fix rainbow brace colors to match style guide

djflan opened this issue · 3 comments

djflan commented

I went a bit too wild west with the brace colors. The correct colors are defined here:
https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md

Need to fix this across cp themes.

djflan commented

Fixed these, but to be honest, I prefer the old ones.

New:
image

Old:
image

It seems to me that only 4 brace colors are currently supported. As this is provided through Mads Kristensen's Rainbow Braces Extension, it remains to be seen how many are supported as of VS 17.6.

djflan commented

updating to on-hold for official release of VS 17.6 where rainbow braces is a built-in feature. For now, we are supporting rainbow braces through Mads Kistensen's Extension

djflan commented

closed as vs 17.6 has been released - only 3 "levels" are supported (boooooo)...
Need to carefully consider options here.