diff --git a/less/_defaults/_colors.less b/less/_defaults/_colors.less index 0bfa2706..63d51ca6 100644 --- a/less/_defaults/_colors.less +++ b/less/_defaults/_colors.less @@ -132,10 +132,10 @@ @notify-btn-hover: darken(@notify-btn, 10%); @notify-btn-inverted-hover: @notify-btn-inverted; -@notify-icon: @notify; +@notify-icon: darken(@notify, 10%); @notify-icon-inverted: @notify-inverted; -@notify-icon-hover: darken(@notify-icon, 10%); +@notify-icon-hover: darken(@notify, 15%); @notify-icon-inverted-hover: @notify-icon-inverted; // Drawer