mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
Add settings for custom backgrounds and allow users to set image and video backgrounds
This commit is contained in:
@@ -4,6 +4,7 @@ export type CustomTheme = {
|
||||
description: string;
|
||||
defaultColour: string;
|
||||
CanChangeColour: boolean;
|
||||
allowBackgrounds: boolean;
|
||||
CustomCSS: string;
|
||||
CustomImages: CustomImage[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user