]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(ui): use theme text color on toggle pressed state for readability
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 18 Mar 2026 23:44:23 +0000 (00:44 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 18 Mar 2026 23:44:23 +0000 (00:44 +0100)
commit0f2bcc5f27e55bee299f825587362c1eeb881124
tree1f63e171ef59912d46c7c88130a596daa701d5ee
parent3926beb67a5266774c4b5b50e27292d64fa1ec26
fix(ui): use theme text color on toggle pressed state for readability

White text on light Surface backgrounds was illegible in Catppuccin
Latte. Using --color-text adapts to both light and dark themes.
ui/web/src/components/buttons/ToggleButton.vue