thvardhan/Gradianto

Dark Fuchsia does not show visual guides (Code Style)

schakalakka opened this issue · 3 comments

The dark Fuchsia theme does not show the visual guides, i.e. the hard wrap margin line (which is typically set at column 80 oder 120).

The other two themes show the visual guides properly.

I'll look into it and let you know :O thanks for the report!

The RIGHT_MARGIN_COLOR is not properly set in the Gradianto_dark_fuchsia.xml
Setting it to a suitable color should fix it.

fixed in 3.7. The update should go live in 3-4 days and should show in the IntelliJ plugin window. Thanks for the report!