Commit 94a0d2f
committed
feat: Add dark/light theme toggle to documentation website
Implements Material theme palette toggle with three modes:
- Automatic mode (follows system preference)
- Light mode (default scheme)
- Dark mode (slate scheme)
Users can now toggle between themes using the icon in the header.
All modes preserve the existing deep orange primary and green accent colors.
Closes #24441 parent 3d1ebde commit 94a0d2f
1 file changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
183 | 206 | | |
184 | 207 | | |
185 | 208 | | |
| |||
0 commit comments