๐จ A custom syntax highlighting theme for .py files inspired by OneDark, designed for MTSX syntax highlighter.
- ๐ Clear visual distinction between code elements
- ๐ฏ Focused readability for Python code
- ๐จ Colorful, yet not eye-straining
- ๐ฅ Custom handling for:
- Comments
- Strings
- f-strings
- Numbers (int, float, bin, hex, oct)
- Keywords
- Built-in functions & methods
- Dunder methods
- Exceptions
- Decorators
- Parameters & Variables
- Docstrings & Shebangs
-
๐ฅ Clone or copy the theme file:
git clone https://github.com/ShuhaibNC/PythonOneDarkMTSX
-
๐ Place the theme config in your MTSX themes directory or import it in your project.
-
โ Set the theme in your MTSX configuration.