refactor: theme, colors

This commit is contained in:
Zack Spear
2023-06-21 17:59:59 -05:00
committed by Zack Spear
parent 0ff9dba5a8
commit 89736767a1
23 changed files with 106 additions and 58 deletions

View File

@@ -57,6 +57,7 @@ export interface ServerAccountCallbackSendPayload {
flashVendor?: string;
guid?: string;
keyfile?: string;
lanIp?: string;
locale?: string;
name?: string;
registered: boolean;