···99 static readonly PDS_URL: string = "";
10101111 /**
1212+ * Theme css file to be used
1313+ * @default "theme.css"
1414+ */
1515+ static readonly THEME: string = "themes/theme.css";
1616+1717+ /**
1218 * The base URL of the frontend service for linking to replies/quotes/accounts etc.
1319 * @default "https://deer.social" // or https://bsky.app if you're boring
1420 */