mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-06 17:15:43 -08:00
Add java to languages
This commit is contained in:
11
README.md
11
README.md
@@ -39,12 +39,13 @@ generateTheme('My Theme', colorSet, path.join(__dirname, 'theme.json'));
|
||||
|
||||
Support below means that the standard VS Code grammar has explicit support for the languages, ie. the colors should match their meanings. Other languages will probably still look alright but there is no guarentee that they will.
|
||||
|
||||
- :white_check_mark: CSS
|
||||
- :white_check_mark: JavaScript
|
||||
- :white_check_mark: HTML
|
||||
- :white_check_mark: TypeScript
|
||||
- :white_check_mark: Markdown
|
||||
- :white_check_mark: C#
|
||||
- :white_check_mark: CSS
|
||||
- :white_check_mark: HTML
|
||||
- :white_check_mark: Java
|
||||
- :white_check_mark: JavaScript
|
||||
- :white_check_mark: Markdown
|
||||
- :white_check_mark: TypeScript
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user