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
Is your feature request related to a problem? Please describe.
If the user uses Slicer in Darkmode, then some policy may be dark and difficult to read (dark on dark)
Describe the solution you'd like
Automated detection and adaptation of the policy colors used in the module according to the 3D Slicer color mode.
Describe alternatives you've considered
Insert if statements in the code (not-optimal!)
Additional context
An illustrated example.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
If the user uses Slicer in Darkmode, then some policy may be dark and difficult to read (dark on dark)
Describe the solution you'd like
Automated detection and adaptation of the policy colors used in the module according to the 3D Slicer color mode.
Describe alternatives you've considered
Insert if statements in the code (not-optimal!)
Additional context
An illustrated example.
The text was updated successfully, but these errors were encountered: