Skip to content

Commit f70a4cf

Browse files
ekkolonwagnermaciel
authored andcommitted
docs: fix wrong theme filename (#24031)
Fix typo: - pink-bluegray.css > pink-bluegrey.css (cherry picked from commit 9839c2a)
1 parent 4671d87 commit f70a4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ You can use one of these pre-built themes if you don't want to define a custom t
237237
|------------------------|----------------|----------------------------------|
238238
| `deeppurple-amber.css` | Light | deep-purple, amber, red |
239239
| `indigo-pink.css` | Light | indigo, pink, red |
240-
| `pink-bluegray.css` | Dark | pink, bluegray, red |
240+
| `pink-bluegrey.css` | Dark | pink, bluegrey, red |
241241
| `purple-green.css` | Dark | purple, green, red |
242242

243243
These files include the CSS for every component in the library. To include only the CSS for a subset

0 commit comments

Comments
 (0)