nordtheme / emacs

An arctic, north-bluish clean and elegant Emacs theme.
https://www.nordtheme.com/ports/emacs
MIT License
492 stars 63 forks source link

Python docstrings are very pale #51

Closed sivakov512 closed 7 years ago

sivakov512 commented 7 years ago

Docstrings in python are not readable if not to establish illumination of the display on a limit. Is it possible to make it a little more noticeable? image

arcticicestudio commented 7 years ago

There's a theme customization to define a custom comment brightness which has been implemented and merged in #44. It will be available in version 0.4.0. I try to prepare and release it by the end of the week.

Here's a preview how your code snippet might look like when using the maximum custom brightness increase of 20%:

gh-51-scrot-preview-20_percent

sivakov512 commented 7 years ago

Looks good! Thank you!