lumide_vscode_themes 1.0.0
lumide_vscode_themes: ^1.0.0 copied to clipboard
A collection of standard VS Code themes imported for the Lumide IDE, including Modern Light and Modern Dark.
Lumide VSCode Themes #
A collection of standard VS Code themes imported for the Lumide IDE.
This plugin provides the familiar and beloved VS Code modern themes, allowing you to use exactly the same colors and semantics you are used to.
Features #
- Standard Palettes: Exact matches to the VS Code standard light and dark color schemes, including editor backgrounds, UI grays, and diff colors.
- Modern Themes: Includes both
Modern LightandModern Darkthemes. - Accurate Syntax Highlighting: Retains the exact token colors from VS Code to ensure semantics look identical.
- No Performance Impact: These are purely static data themes loaded instantly when selected.
Installation #
This is a Lumide plugin. In most cases, you can enable it directly from the Lumide Plugin Marketplace.
If you are developing or sideloading the plugin:
- Clone the repository or download the package.
- Go to Plugins -> Load Local Plugin.
- Select this plugin folder.
License #
- The package source code is licensed under the MIT License.
- Based on the standard VS Code Themes by Microsoft, licensed under the MIT License.