Parent: #14293
This is based from this comment from @osullivanchris within this PR.
Based on this reply comment from @ParaskP7 it seems that for the dark mode, the button and the control activated components (like checkboxes and switches) are not using the same default color (like primary_30, since the button's background for the dark theme is actually primary_50 instead). This needs to be further investigated and aligned upon.
Parent: #14293
This is based from this comment from @osullivanchris within this PR.
Based on this reply comment from @ParaskP7 it seems that for the dark mode, the button and the control activated components (like checkboxes and switches) are not using the same default color (like
primary_30, since the button's background for the dark theme is actuallyprimary_50instead). This needs to be further investigated and aligned upon.