You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pomianowski As i was looking at your ThemeManager classes so i can use them i was wondering if it is even necessary to check for themes at all except for the hc ones?
You are already using the SystemUsesLightThem reg key and to check if the value is 0 or 1.
Isn't it better and way easier to check only that instead of all themes ect?
What do you think?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@pomianowski As i was looking at your ThemeManager classes so i can use them i was wondering if it is even necessary to check for themes at all except for the hc ones?
You are already using the SystemUsesLightThem reg key and to check if the value is 0 or 1.
Isn't it better and way easier to check only that instead of all themes ect?
What do you think?
Here an example:
Beta Was this translation helpful? Give feedback.
All reactions