Caramelldansen positive fusion achieved
This commit is contained in:
parent
67af67ef49
commit
cfcd0c1140
4 changed files with 61 additions and 14 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue