English | 简体中文 IntroductionEva Theme for VSCode is a semantic coloring code theme making you more comfortable programming, already supports these languages. There are 6 styles in total: Dark, Dark Bold, Dark Italic; Light, Light Bold, Light Italic. The Bold styles make keywords and function names bolder. The Italic styles make keywords italic. ConflictsSome extensions add their own semantic colorings that override the theme colors, which will make some characters' colors look 'wrong'. You can disable this feature by turning off 'C_Cpp.enhancedColorization' in the settings. Such extensions are: Babel JavasSript, JavaScript Atom Grammar, MS-C/C++. TerminalIn VSCode 1.66.0+, if you want to display theme original color in Terminal, please add the following line into your VSCode settings.json: IssueThis theme is not perfect yet. If you find any inconsistencies in any language, you can help by reporting issues Here, or leave me a comment on Marketplace. OthersEva Theme on other platform: Visual Studio, Firefox (by David). |