]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
feat(ui-web): add teal-dark and teal-light themes and fix sap-horizon state colors
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 29 Apr 2026 23:44:43 +0000 (01:44 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 29 Apr 2026 23:44:43 +0000 (01:44 +0200)
commit7f210688177e9e0ce2943fb5176c700e37bcf673
treed80bfaefbcadfd18427de59dca03283c47ce0182
parent212f434426759408c75c05f0d4c32bcf64f7f2c3
feat(ui-web): add teal-dark and teal-light themes and fix sap-horizon state colors
ui/common/src/config/schema.ts
ui/web/README.md
ui/web/src/assets/themes/sap-horizon.css
ui/web/src/assets/themes/teal-dark.css [new file with mode: 0644]
ui/web/src/assets/themes/teal-light.css [new file with mode: 0644]
ui/web/src/main.ts
ui/web/tests/unit/shared/composables/useTheme.test.ts