feat: add a theme picker (#11140)

This commit is contained in:
Kayla Washburn
2023-12-14 10:38:44 -07:00
committed by GitHub
parent 0cd4842d18
commit 133dc66143
63 changed files with 1283 additions and 317 deletions

View File

@ -16,7 +16,8 @@
}
],
"avatar_url": "",
"login_type": "password"
"login_type": "password",
"theme_preference": ""
},
{
"id": "[second user ID]",
@ -30,6 +31,7 @@
],
"roles": [],
"avatar_url": "",
"login_type": "password"
"login_type": "password",
"theme_preference": ""
}
]