Merge branch 'main' of github.com:vinceliuice/Colloid-gtk-theme

This commit is contained in:
vinceliuice
2023-09-02 12:03:44 +08:00

View File

@@ -7,6 +7,10 @@
color: $text; color: $text;
} }
#desktopwindow.background {
background-color: transparent;
}
dnd { dnd {
color: on($background); color: on($background);
} }