dracula / visual-studio-code

🧛🏻‍♂️ Dark theme for Visual Studio Code
https://draculatheme.com/visual-studio-code
MIT License
776 stars 208 forks source link

Different color than comments for docstrings in python #251

Closed Saya47 closed 1 month ago

Saya47 commented 3 months ago

Isn't it better to have a different color for docstrings like yellow than having the same color as comments? Docstrings are more important than comments and are processed by Python, so... can we have different colors?

I know that most people want different colors, please see this:

https://stackoverflow.com/questions/76436694/in-vs-code-1-79-0-1-80-2-python-docstrings-are-colored-like-comments-how-do-i

And this:

https://stackoverflow.com/questions/76466400/why-are-docstrings-and-block-comments-suddenly-the-same-color-as-a-single-line-c

luxonauta commented 1 month ago

(#253)

Saya47 commented 1 month ago

Hello can this be reopened? I did not see this resolved at all in the new version. @luxonauta