mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Update colr styling
This commit is contained in:
parent
80cac593ed
commit
ec3741d91a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"$schema": "https://mintlify.com/docs.json",
|
||||
"name": "Stack Auth Documentation",
|
||||
"theme": "aspen",
|
||||
"theme": "mint",
|
||||
"logo": {
|
||||
"dark": "/images/logo-dark.svg",
|
||||
"light": "/images/logo-light.svg"
|
||||
},
|
||||
"favicon": "/images/favicon.ico",
|
||||
"colors": {
|
||||
"primary": "#6346ec",
|
||||
"light": "#6346ec",
|
||||
"dark": "#6346ec"
|
||||
"primary": "#6b5df7",
|
||||
"light": "#8b7cf9",
|
||||
"dark": "#6b5df7"
|
||||
},
|
||||
"background": {
|
||||
"color": {
|
||||
"dark": "#121212"
|
||||
"dark": "#09090b"
|
||||
}
|
||||
},
|
||||
"fonts": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user