Skip to content

A dark theme for Visual Studio Code inspired by Material Design principles. .K Material provides a modern, eye-friendly color scheme optimized for long coding sessions.

License

Notifications You must be signed in to change notification settings

tarikkavaz/k-material-theme

Repository files navigation

Dark Material VSCode Theme

A dark theme for Visual Studio Code inspired by Material Design principles. .K Material provides a modern, eye-friendly color scheme optimized for long coding sessions.

Installation

Via VS Code Extensions Marketplace

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

Via Command Line (VS Code)

For Visual Studio Code (Microsoft Marketplace):

code --install-extension tarikkavaz.k-material

Via Open VSX Registry

For VSCodium or other VS Code forks using Open VSX Registry:

codium --install-extension tarikkavaz.k-material

Or using the ovsx CLI tool:

ovsx install tarikkavaz.k-material

You can also install directly from the Open VSX Registry in the Extensions view.


Screen Shots

Default

Screen Shot Default

Terminal

Screen Shot Panel Terminal

Command Palette

Screen Shot Command Palette

Contributing

Contributions are welcome! Here's how you can help:

  1. Fork the repository and create your feature branch (git checkout -b feature/AmazingFeature)
  2. Make your changes following the existing code style
  3. Test your changes on multiple platforms if possible
  4. Commit your changes with clear commit messages (git commit -m 'Add some AmazingFeature')
  5. Push to the branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

Development Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Open the folder in VS Code
  4. Press F5 to open a new Extension Development Host window
  5. Make changes and test in the development window

Reporting Bugs

Please use the GitHub Issues page to report bugs. Include:

  • VS Code version
  • Operating system
  • Extension version
  • Steps to reproduce
  • Expected vs actual behavior

Support

If you find this extension helpful, please consider giving it a star on GitHub!

License

MIT

About

A dark theme for Visual Studio Code inspired by Material Design principles. .K Material provides a modern, eye-friendly color scheme optimized for long coding sessions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published