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

Dhamma Theme

Tanmay Balwa

|
14 installs
| (0) | Free
A serene, mindful VS Code theme inspired by Buddhist philosophy and aesthetics
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dhamma Theme 🪷

A serene, mindful VS Code theme inspired by Buddhist philosophy and aesthetics, designed to create a peaceful coding environment.

Philosophy

The Dhamma Theme brings the tranquility of Buddhist meditation into your development workflow. Each color is carefully chosen to represent elements of Buddhist symbolism:

  • Saffron/Orange - The robes of Buddhist monks, highlighting keywords and important elements
  • Lotus Pink/Purple - The sacred lotus flower, used for functions and classes
  • Bodhi Green - The Bodhi tree under which Buddha attained enlightenment, coloring strings and natural elements
  • Meditation Blue - Calm waters and sky, representing types and constants
  • Dharma Gold - Golden Buddha statues, highlighting attributes and properties
  • Peaceful Cream/Beige - Natural parchment and temple walls for backgrounds
  • Mindful Gray - Stone and meditation for comments

Variants

This theme includes two variants:

  • Dhamma Dark - For evening coding sessions and deep focus
  • Dhamma Light - For daytime work with natural lighting

Installation

From VS Code Marketplace (Coming Soon)

  1. Open VS Code
  2. Go to Extensions (Cmd+Shift+X / Ctrl+Shift+X)
  3. Search for "Dhamma Theme"
  4. Click Install
  5. Select the theme: Preferences → Color Theme → Dhamma Dark/Light

Manual Installation

  1. Clone this repository
  2. Copy the folder to your VS Code extensions directory:
    • macOS/Linux: ~/.vscode/extensions/
    • Windows: %USERPROFILE%\.vscode\extensions\
  3. Reload VS Code
  4. Select the theme: Preferences → Color Theme → Dhamma Dark/Light

Development Installation

  1. Clone this repository
  2. Open the folder in VS Code
  3. Press F5 to open a new window with the theme loaded
  4. Select the theme: Preferences → Color Theme → Dhamma Dark/Light

Color Palette

Dark Theme

  • Background: #1E1E1E (Deep Meditation)
  • Foreground: #E8E4DB (Peaceful Cream)
  • Keywords: #D4A574 (Saffron)
  • Functions: #C9A0DC (Lotus Purple)
  • Strings: #8FBC8F (Bodhi Green)
  • Types: #7B9FB8 (Meditation Blue)
  • Attributes: #D4AF37 (Dharma Gold)
  • Comments: #707070 (Mindful Gray)

Light Theme

  • Background: #F5F1E8 (Peaceful Cream)
  • Foreground: #2B2B2B (Deep Text)
  • Keywords: #C5A028 (Dharma Gold)
  • Functions: #9A6FB8 (Lotus Purple)
  • Strings: #5A8F5A (Bodhi Green)
  • Types: #5A7A8F (Meditation Blue)
  • Attributes: #B8942D (Golden Accent)
  • Comments: #8A8A8A (Mindful Gray)

Supported Languages

This theme provides excellent syntax highlighting for:

  • JavaScript/TypeScript
  • Python
  • HTML/CSS
  • JSON
  • Markdown
  • And many more!

Screenshots

Screenshots coming soon

Contributing

Contributions are welcome! If you'd like to improve the theme:

  1. Fork this repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

License

MIT License - see LICENSE file for details

Acknowledgments

Inspired by the teachings of the Buddha and the peaceful aesthetics of Buddhist temples and art.


May your code be as clear as the Dharma, and your debugging as enlightening as meditation. 🧘‍♂️

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