We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e5463 commit bf8f3b0Copy full SHA for bf8f3b0
1 file changed
src/gtk-3.20/scss/widgets/_window.scss
@@ -33,7 +33,7 @@
33
.solid-csd & {
34
border-radius: 0;
35
margin: 1px;
36
- background-color: $bg_color;
+ background-color: $titlebar_bg_color;
37
// Unity/compiz regression: Issue: https://github.com/numixproject/numix-gtk-theme/issues/206
38
box-shadow: none;
39
}
0 commit comments