catppuccin/visual-studio

Moar colors! - variable/param/event colors

djflan opened this issue · 1 comments

djflan commented

Today, it appears that these are the same color as plain text:
image

We can do better than this. The default dark theme colors these:
image

We should use the style guide:
https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md

In #22 I did some exploration to bring more colors to the theme. Currently I only touched the Frappé theme and still have a question regarding to xml coloring.

It brings better color support for

  • C#
  • XML, AXML, XAML
  • VsVim extension

it should be fairly easy to port those changes to the other themes as well, once the xml questions are answered