mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Make GtkDrawingArea transparent. Fixes #156
This commit is contained in:
@@ -424,7 +424,7 @@ GtkIconView.content-view.check:selected {
|
||||
* drawing area *
|
||||
****************/
|
||||
GtkDrawingArea {
|
||||
background-color: @theme_base_color;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
GtkDrawingArea:insensitive {
|
||||
|
||||
Reference in New Issue
Block a user