Build step for the theme file

This commit is contained in:
Ariadna 2025-05-15 01:35:50 -04:00
parent 4e1faff7e3
commit e49ce63db9
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY
3 changed files with 13 additions and 88 deletions

View file

@ -8,6 +8,12 @@ export class Config {
*/
static readonly PDS_URL: string = "";
/**
* Theme css file to be used
* @default "theme.css"
*/
static readonly THEME: string = "themes/theme.css";
/**
* The base URL of the frontend service for linking to replies/quotes/accounts etc.
* @default "https://deer.social" // or https://bsky.app if you're boring