Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 757d649

Browse files
LuxDieThomasBurleson
authored andcommitted
doc(theme): update docs for primary palette
Change default primary palette to blue. Fixes #9865.
1 parent db7ef71 commit 757d649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/services/theming/theming.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function detectDisabledThemes($mdThemingProvider) {
3636
* ### Default Theme
3737
* The `$mdThemingProvider` uses by default the following theme configuration:
3838
*
39-
* - Primary Palette: `Primary`
39+
* - Primary Palette: `Blue`
4040
* - Accent Palette: `Pink`
4141
* - Warn Palette: `Deep-Orange`
4242
* - Background Palette: `Grey`

0 commit comments

Comments
 (0)