Theming
To customize the theme, you can use the ACoreX Theme Builder. This tool allows you to generate custom theme variables easily. Copy the generated variables into a new file and include the file in your styles.scss
to apply the custom theme.
Access the Theme Builder here: ACoreX Theme Builder .
Alternatively, you can manually copy the variables from node_modules/@acorex/styles/src/themes/default.scss
, modify the colors and sizes, and reference your custom theme file in styles.scss
.
styles.scss