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
I have an application with an option to toggle between light and dark theme. The problem is that i haven't found a way to change the foreground color of the text in the logger. For example, when light theme is enabled, the text should become black and when dark theme is enabled, the text should become white. I tried changing the foreground property of the richtextbox but that didn't change anything.
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
-
I have an application with an option to toggle between light and dark theme. The problem is that i haven't found a way to change the foreground color of the text in the logger. For example, when light theme is enabled, the text should become black and when dark theme is enabled, the text should become white. I tried changing the foreground property of the richtextbox but that didn't change anything.
Beta Was this translation helpful? Give feedback.
All reactions