Skip to content

Commit d06464d

Browse files
committed
update accent
1 parent 11ea723 commit d06464d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

starlight/src/styles/custom.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/* Brand accent — tweak to match inertiajs.com */
22
:root {
3-
--sl-color-accent-low: #1a2540;
4-
--sl-color-accent: #3b5cff;
5-
--sl-color-accent-high: #c6d2ff;
3+
--sl-color-accent-low: #1d1139;
4+
--sl-color-accent: #512bd4;
5+
--sl-color-accent-high: #c8b8f5;
66
}
77

88
/* --- Version switcher --- */

0 commit comments

Comments
 (0)