Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>DarkXplMonNew to Visual Studio Code? Get it now.
DarkXplMon

DarkXplMon

XplDan

|
84 installs
| (0) | Free
The Awesome Dark Mode Theme brings a refreshing twist to the classic dark mode by blending calming green tones, bold red highlights, and a deep black background. This theme is designed for those who enjoy a sleek, modern interface that enhances focus while adding a bit of personality with its vibran
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🚀 Awesome Dark Mode Theme

🎨 A unique blend of Dark, Green, Red, and Black colors for a sleek and modern look.

This theme is designed for those who enjoy a visually appealing, dark interface with sharp, contrasting accents. It's perfect for coding, writing, or just navigating around with a bit of flair! The theme features calming green tones, bold red highlights, and a deep black background to enhance your focus.

🌟 Features

  • Dark Mode Base: The theme uses a black and dark gray base, perfect for reducing eye strain.
  • Green Accents: Green hues are used for secondary UI elements, links, and icons to create a vibrant and modern look.
  • Red Highlights: Error messages and warnings are marked with red to grab your attention instantly.
  • Black Core: The overall layout uses a true black background for sidebars and menus, offering a clean and minimalistic workspace.

📷 Screenshots

Main Interface

💻 Installation

  1. Clone or download this repository:

    git clone https://github.com/your-username/awesome-dark-mode-theme.git
    
  2. Follow the installation instructions based on your editor:

    • Visual Studio Code: Copy the theme.json file into your .vscode folder.
    • Other Editors: Refer to your editor's documentation for theme installation steps.
  3. Apply the theme by going to your editor’s Settings > Appearance > Themes.

⚙️ Customization

If you'd like to tweak the theme further, simply edit the theme.json or styles.css file. For example, to change the green accent, modify the accent class in the CSS:

.accent {
  color: #33CC99; /* Change the hex value to any color you prefer */
}

🛠️ Contribution

We welcome contributions! Whether it's bug fixes, feature requests, or feedback, feel free to fork this repository, make your changes, and submit a pull request.

Enjoy the new Dark Mode theme! 🌑

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft