···99 static readonly PDS_URL: string = "";
10101111 /**
1212- * Theme css file to be used
1313- * @default "theme.css"
1212+ * Theme to be used
1313+ * @default "default"
1414 */
1515- static readonly THEME: string = "themes/theme.css";
1515+ static readonly THEME: string = "default";
16161717 /**
1818 * The base URL of the frontend service for linking to replies/quotes/accounts etc.