···9 static readonly PDS_URL: string = "";
1011 /**
12- * Theme css file to be used
13- * @default "theme.css"
14 */
15- static readonly THEME: string = "themes/theme.css";
1617 /**
18 * The base URL of the frontend service for linking to replies/quotes/accounts etc.
···9 static readonly PDS_URL: string = "";
1011 /**
12+ * Theme to be used
13+ * @default "default"
14 */
15+ static readonly THEME: string = "default";
1617 /**
18 * The base URL of the frontend service for linking to replies/quotes/accounts etc.