From 7af2aa14ec3b1bc931fe7a639bc9158b60b6f392 Mon Sep 17 00:00:00 2001 From: zadam Date: Fri, 8 Oct 2021 18:05:12 +0200 Subject: [PATCH] Updated Release notes v0.48 (markdown) --- Release notes v0.48.md => Release-notes-v0.48.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Release notes v0.48.md => Release-notes-v0.48.md (91%) diff --git a/Release notes v0.48.md b/Release-notes-v0.48.md similarity index 91% rename from Release notes v0.48.md rename to Release-notes-v0.48.md index 6a5a816..416863d 100644 --- a/Release notes v0.48.md +++ b/Release-notes-v0.48.md @@ -85,7 +85,7 @@ all the `await` (and `async`) should disappear from the backend code, but should ### Migrate custom themes -With the redesign you might need to adjust your custom themes - especially if you don't use only the CSS variables but also trilium's classes. +With the redesign you might need to adjust your custom themes - check the modified list of available CSS variables in the [default theme](https://github.com/zadam/trilium/blob/master/src/public/stylesheets/theme-light.css). If your theme also uses CSS selectors then that will probably have to be rewritten as well. Additionally, CSS themes are now loaded differently than before - previously all themes were loaded at the startup and which one was active was decided by the active CSS class. Themes were then prefixed like this: