mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 21:08:39 -07:00
Merge pull request #148 from DarioZar/fix-notifications
Fix notifications for GNOME 46
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
color: $text-secondary;
|
||||
background-color: $fill;
|
||||
border-radius: $base_radius;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
text-shadow: none;
|
||||
|
||||
|
@@ -8,7 +8,6 @@
|
||||
border-radius: $base_radius;
|
||||
color: $text-secondary;
|
||||
background-color: $popover;
|
||||
border: none;
|
||||
text-shadow: none;
|
||||
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
|
||||
border-radius: $menu_radius;
|
||||
|
Reference in New Issue
Block a user