-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6.0.0
-
JMC 7 Sprint 18 ATR 2
The alternate color for stack trace frame groups is currently a light yellow color which is hard coded. This can cause visibility problems if the color scheme is changed so that the text color is light which might happen with high contrast themes.
The color should be defined dynamically based on the default background color.
The color is set by getBackground() in StacktraceView.STACK_TRACE_LP.
This can be done post FC.