We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28b5b0 commit 00fe374Copy full SHA for 00fe374
src/dev-app/theme-m3.scss
@@ -11,8 +11,8 @@ mat.$theme-legacy-inspection-api-compatibility: false;
11
@return matx.define-theme((
12
color: (
13
theme-type: $type,
14
- primary: matx.$m3-green-palette,
15
- tertiary: matx.$m3-violet-palette,
+ primary: matx.$m3-azure-palette,
+ tertiary: matx.$m3-blue-palette,
16
),
17
density: (
18
scale: $density
0 commit comments