This topic provides basic concepts to better understand theme variables.
Generated palettes
Colors palettes (such as mt-blue-*) are generated from a base color.
This is based on Material Design guidelines.
Color variables naming consistency
palette-*are for color palette variables (with generated variants)theme-*are for theme-wide variablesgbc-*Widget-*are for specific widget/widget family variables*-primary-*-colorare aimed at featured elements like buttons, topbar, highlighted table lines*-secondary-*-colorare aimed at standard elements like containers, labels*-field-*-colorare aimed at field elements
Theme variables you can use/change in your theme.scss.json file
The Theme variables reference page provides a complete list of the theme variables.