diff --git a/clients/quadraticserver/matrix/cinny.nix b/clients/quadraticserver/matrix/cinny.nix index d62d885..253bb7a 100644 --- a/clients/quadraticserver/matrix/cinny.nix +++ b/clients/quadraticserver/matrix/cinny.nix @@ -13,6 +13,21 @@ spaces = { }; rooms = { }; }; + + settingsDefaults = { + themeId = "cinny-dark"; + darkThemeId = "cinny-dark-theme"; + themeCatalogOnboardingDone = true; + themeRemoteCatalogEnabled = true; + + renderGlobalNameColors = false; + renderUserCards = "none"; + renderRoomColors = false; + renderRoomFonts = false; + + hour24Clock = true; + + }; }; mkCinny = package: extraConf: { extraConfig = ''