style/about dialog: tweak the background color for the nightly channel

This commit is contained in:
Adorian Doran
2026-04-21 01:31:42 +03:00
parent fe334ca8eb
commit cbeb539c69

View File

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