Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>MR ThemeNew to Visual Studio Code? Get it now.
MR Theme

MR Theme

Ramesh Mavuluri

|
7 installs
| (0) | Free
A modern, professional theme for VS Code and Cursor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MR Theme

A modern, professional theme for VS Code and Cursor with carefully crafted colors for optimal readability and visual appeal.

Features

  • Dark Theme: Professional dark theme with excellent contrast
  • Light Theme: Clean light theme for daytime coding
  • Syntax Highlighting: Optimized colors for popular programming languages
  • Modern Design: Clean, minimal interface design
  • Eye-friendly: Reduced eye strain with carefully chosen color palette

Installation

From VS Code Marketplace

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "MR Theme"
  4. Click Install

Manual Installation

  1. Download the .vsix file from the releases page
  2. Open VS Code
  3. Go to Extensions
  4. Click the "..." menu and select "Install from VSIX..."
  5. Select the downloaded file

From Source

  1. Clone this repository
  2. Run npm install to install dependencies
  3. Run vsce package to create a .vsix file
  4. Install the generated .vsix file

Usage

  1. Open VS Code
  2. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac)
  3. Type "Preferences: Color Theme"
  4. Select "MR Theme" or "MR Theme Light"

Color Palette

Dark Theme

  • Background: #1a1a1a
  • Foreground: #e6e6e6
  • Comments: #6a9955
  • Keywords: #569cd6
  • Strings: #ce9178
  • Numbers: #b5cea8
  • Functions: #dcdcaa
  • Variables: #9cdcfe

Light Theme

  • Background: #ffffff
  • Foreground: #333333
  • Comments: #6a9955
  • Keywords: #0000ff
  • Strings: #a31515
  • Numbers: #098658
  • Functions: #795e26
  • Variables: #001080

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Changelog

See CHANGELOG.md for a list of changes and version history.

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