Caramelldansen positive fusion achieved

This commit is contained in:
Ariadna 2025-05-15 00:58:47 -04:00
parent 67af67ef49
commit cfcd0c1140
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY
4 changed files with 61 additions and 14 deletions

View file

@ -8,6 +8,12 @@ export class Config {
*/
static readonly PDS_URL: string = "https://pds.witchcraft.systems";
/**
* Hue value for the color scheme
* @default 257
*/
static readonly HUE: number = 13;
/**
* The base URL of the frontend service for linking to replies/quotes/accounts etc.
* @default "https://deer.social"