Skip to content

Latest commit

Β 

History

History
36 lines (27 loc) Β· 900 Bytes

File metadata and controls

36 lines (27 loc) Β· 900 Bytes

🐍 Python OneDark MTSX

🎨 A custom syntax highlighting theme for .py files inspired by OneDark, designed for MTSX syntax highlighter.


✨ Features

  • πŸ” 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

πŸ› οΈ Usage

  1. πŸ“₯ Clone or copy the theme file:

    git clone https://github.com/ShuhaibNC/PythonOneDarkMTSX
  2. πŸ“ Place the theme config in your MTSX themes directory or import it in your project.

  3. βœ… Set the theme in your MTSX configuration.