π¨ 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.