A custom VSCode theme focused on colorizing Python syntax, designed for better readability and a smooth coding experience. Future plans include adding support for additional programming languages.
Features
Python Syntax Highlighting: Optimized for Python development, with distinct colors for keywords, functions, variables, classes, strings, and more.
Intuitive Color Scheme: Designed for readability and reduced eye strain, ensuring that the theme is suitable for long coding sessions.
Customization: Easily configurable and extendable, with plans to support additional languages in future updates.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
Search for the theme name (replace with your actual theme name).
Click Install.
Alternatively, you can install it via the command palette:
Press Ctrl+Shift+P or Cmd+Shift+P (on macOS).
Type Install Extensions and select it.
Search for the theme name and click Install.
Usage
Once the theme is installed:
Open the command palette with Ctrl+Shift+P (or Cmd+Shift+P on macOS).
Search for Color Theme and select it.
Choose your theme from the list.
Future Plans
Support for More Languages: We're planning to add support for other popular languages like JavaScript, Java, C++, and more.
Enhancements: Ongoing improvements to color schemes for better readability and styling.
Contributing
If you'd like to contribute to the development of the theme, feel free to submit a pull request or open an issue.
License
This project is licensed under the MIT License - see the LICENSE file for details.