Skip to content

A Visual Studio Code theme for the who in love with dark plus default them but a bit color and some italic font customization. ✨

License

Notifications You must be signed in to change notification settings

b3hr4d/Colorful-VSCode-DarkPlus

Repository files navigation

Colorful DarkPlus

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:

Screenshots

Each language shows both the Default and Modern variants.

HTML

Default:

HTML Default

Modern:

HTML Modern

Example source: examples/Html/index.html

React (TSX)

Default:

React Default

Modern:

React Modern

Example source: examples/React/index.tsx

Rust

Default:

Rust Default

Modern:

Rust Modern

Example source: examples/Rust/rust.rs

Solidity

Default:

Solidity Default

Modern:

Solidity Modern

Example source: examples/Solidity/example.sol

Motoko

Default:

Motoko Default

Modern:

Motoko Modern

Example source: examples/Motoko/Main.mo

Candid (DID)

Default:

Candid Default

Modern:

Candid Modern

Example source: examples/Candid/candid.did

C#

Default:

C# Default

Modern:

C# Modern

Example source: examples/C#/example.cs

Installation

  1. Open the Extensions sidebar in Visual Studio Code (Cmd+Shift+X).
  2. Search for Colorful DarkPlus and click Install.
  3. Select a theme: go to Code > Preferences > Color Theme and pick one of:
    • Colorful Dark+
    • Colorful Dark+ Modern

Notes for Tweakers

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.

Issues and Contributions

If you encounter any issues or have suggestions, please open an issue or PR on the GitHub repository.

Credits

Created with ❤️ by B3HR4D. Based on Visual Studio Code’s Dark+.

License

This theme is licensed under the MIT License.

About

A Visual Studio Code theme for the who in love with dark plus default them but a bit color and some italic font customization. ✨

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published