]> git.agnieray.net Git - galette.git/commitdiff
Increase constrast on toasts messages
authorGuillaume AGNIERAY <dev@agnieray.net>
Mon, 19 Feb 2024 23:13:20 +0000 (00:13 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Tue, 20 Feb 2024 06:05:30 +0000 (07:05 +0100)
refs #1735

ui/semantic/galette/globals/site.variables

index 60c41127aaefaeda16eaa7664c92f1b4f62bbb99..38e1da91567097d40a0399723ab68be87486c6a8 100644 (file)
@@ -58,3 +58,6 @@
 
 @pluginsActiveBackground    : #d9f7d8;
 @pluginsInactiveBackground  : #ffead8;
+
+@infoColor: @blue;
+@warningColor: #e35a00;