add default theme for sable
This commit is contained in:
parent
d173975d25
commit
e7d0c6ac3c
3 changed files with 6 additions and 8 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue