add default theme for sable

This commit is contained in:
Henry Hiles 2026-05-13 13:10:58 -04:00
commit e7d0c6ac3c
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 6 additions and 8 deletions

View file

@ -15,8 +15,7 @@
};
settingsDefaults = {
themeId = "cinny-dark";
darkThemeId = "cinny-dark-theme";
themeRemoteDarkFullUrl = "https://raw.githubusercontent.com/SableClient/themes/main/themes/cinny-dark.sable.css";
themeCatalogOnboardingDone = true;
themeRemoteCatalogEnabled = true;
@ -26,7 +25,6 @@
renderRoomFonts = false;
hour24Clock = true;
};
};
mkCinny = package: extraConf: {