feat: add splash window theming (#52)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
4
src/shared/settings.d.ts
vendored
4
src/shared/settings.d.ts
vendored
@@ -26,4 +26,8 @@ export interface Settings {
|
||||
|
||||
skippedUpdate?: string;
|
||||
firstLaunch?: boolean;
|
||||
|
||||
splashTheming?: boolean;
|
||||
splashColor?: string;
|
||||
splashBackground?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user