PlasticA simple syntax and UI theme for Visual Studio Code. v3 introduced a new syntax colour: lavender for functions. This helps tone-down the amount of whiskey colour, which is now mainly used for JSX props. The scopes have also been simplified further, separating them into clear types. However, worry not if you preferred v2, this can still be found in the theme-picker under "Plastic Legacy v2". Notable features
ColoursInspired by Atom's One Dark theme, yet simpler and darker. Colour names provided by Chirag Mehta's fantastic Name That Colour website. Syntax
ContributeThemes can always be improved and tweaked so please feel free to log issues and
send pull requests. However, please keep in mind that this theme strives to
remain simple and language agnostic; for example, please do not ask for
Clone the repository to Use Microsoft's theme color reference for UI theming help. You'll notice that the syntax is grouped by colour instead of scope. I find this much nicer to maintain. LicenseMIT DevelopmentThe themes are created using a generator: BuildInstall the dependencies using npm v7+:
Then compile the theme files to the
|