Colorful DarkPlus is a Visual Studio Code theme extension based on the Dark+ default theme with brighter, more colorful accents. It now ships in two variants so you can choose the main UI color style while keeping the same tokenColors:
- Colorful Dark+ (classic vibrant accents)
- Colorful Dark+ Modern — modern UI palette while preserving the same code token colors
Maximum compatibility with:
- Rust Analyzer + transparent InlayHints
- Solidity
- Motoko
Each language shows both the Default and Modern variants.
Default:
Modern:
Example source: examples/Html/index.html
Default:
Modern:
Example source: examples/React/index.tsx
Default:
Modern:
Example source: examples/Rust/rust.rs
Default:
Modern:
Example source: examples/Solidity/example.sol
Default:
Modern:
Example source: examples/Motoko/Main.mo
Default:
Modern:
Example source: examples/Candid/candid.did
Default:
Modern:
Example source: examples/C#/example.cs
- Open the Extensions sidebar in Visual Studio Code (Cmd+Shift+X).
- Search for
Colorful DarkPlusand click Install. - Select a theme: go to Code > Preferences > Color Theme and pick one of:
- Colorful Dark+
- Colorful Dark+ Modern
Both variants reuse the same token colors under the hood. If you want to create your own accent variant, add a new theme file that includes ./themes/dark_plus.json and override only the colors section.
If you encounter any issues or have suggestions, please open an issue or PR on the GitHub repository.
Created with ❤️ by B3HR4D. Based on Visual Studio Code’s Dark+.
This theme is licensed under the MIT License.













