Compare commits

...

2 Commits

Author SHA1 Message Date
Adorian Doran
ca52fabb8a Merge branch 'main' of https://github.com/TriliumNext/Trilium 2026-04-21 01:31:45 +03:00
Adorian Doran
cbeb539c69 style/about dialog: tweak the background color for the nightly channel 2026-04-21 01:31:42 +03:00

View File

@@ -3,7 +3,7 @@
--donate-button-color: #e33f3b;
&.nightly {
--modal-background-color: #f2e1ff;
--modal-background-color: #f6eefd ;
}
}