fisheva / Eva-Theme

A comfortable and semantic theme.
https://marketplace.visualstudio.com/items?itemName=fisheva.eva-theme
MIT License
452 stars 38 forks source link

Such a great theme but the shortcuts are not showing up #34

Closed max-programming closed 3 years ago

max-programming commented 4 years ago

theme

I have shown a comparison of the theme to the default theme. And it is not showing up the shortcuts. Also shown this in one of my videos: https://youtu.be/mrM-fQSEb84?t=352

One more thing. Pls if you can add a different color for React components and different for React tags. And also if you can add some kind of borders as in the default theme. Because everything looks mixed up. 😊

fisheva commented 3 years ago

Sorry to reply you late.

The startup interface text bug has been fixed. Please update Eva Theme to the latest version if you still use it.

The color of React tags must be consistent with the color of tags in HTML, so it cannot be changed.

The logical sequence of Component color origin is:

First set pink for the Class, then the scope values of Component and Class are exactly the same , so the color of Component can't be changed. And Class can extend from Component, they are very similar in form and definition, so their color should be consistent too.

Finally, your programming instructional video on YouTube is very well done!