miguelsolorio / min-theme

A minimal theme for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=miguelsolorio.min-theme
MIT License
198 stars 20 forks source link

Python Improvements #32

Closed lmittmann closed 3 years ago

lmittmann commented 3 years ago

Some improvements for Python code.

What? Before After
Fixing coloring of Docstrings doc0 doc1
Fixing coloring of function call arguments args0 args1
lmittmann commented 3 years ago

@misolori 👀