We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ea723 commit d06464dCopy full SHA for d06464d
1 file changed
starlight/src/styles/custom.css
@@ -1,8 +1,8 @@
1
/* Brand accent — tweak to match inertiajs.com */
2
:root {
3
- --sl-color-accent-low: #1a2540;
4
- --sl-color-accent: #3b5cff;
5
- --sl-color-accent-high: #c6d2ff;
+ --sl-color-accent-low: #1d1139;
+ --sl-color-accent: #512bd4;
+ --sl-color-accent-high: #c8b8f5;
6
}
7
8
/* --- Version switcher --- */
0 commit comments