Skip to content

Commit cc6ad9e

Browse files
nbhansenclaude
andcommitted
Change theme color from yellow to amber
Yellow was too bright in Material 9.x, amber provides a more professional appearance while keeping the warm color scheme. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent fd11516 commit cc6ad9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ theme:
1717
text: "Open Sans"
1818
code: "Roboto Mono"
1919
palette:
20-
primary: "yellow"
21-
accent: "deep orange"
20+
primary: "amber"
21+
accent: "orange"
2222
logo: "extra/giraf.png"
2323
features:
2424
- navigation.tabs

0 commit comments

Comments
 (0)