SOLVED What preference setting controls the glyph background colour?
-
What colour controls the grey background in Preferences > Glyph View > Appearance?
I’m trying to roll dark mode…
-
Thank you!
-
it should reflect this in the Preference window:
-
@frederik said in What preference setting controls the glyph background colour?:
glyphViewMarginColor
Ok, thanks. So I'm crystal, it's not settable in the app preference pane, only via the extension?
-
the preference key is
glyphViewMarginColor
also see https://github.com/connordavenport/Theme-Manager
and all the color pref keys: https://github.com/connordavenport/Theme-Manager/blob/master/lib/ThemeManager.py#L26
good luck!