How to use a self defined color palette for DevExtreme-Components?
I’m in a project which uses DevExtreme for Angular. We use a metadata json light.json
which creates the css-file light.css
for the whole project’s styling (this is done via the command npx devextreme build
). Inside of light.json
we define the value base-accent
to have a certain value.