mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
update
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
headerbar {
|
headerbar {
|
||||||
min-height: $large_size;
|
min-height: $large_size;
|
||||||
background-color: $headerbar_backdrop_color;
|
background-color: $headerbar_backdrop_color;
|
||||||
@@ -50,11 +51,6 @@ headerbar {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
border: none;
|
border: none;
|
||||||
min-height: $medium_size;
|
min-height: $medium_size;
|
||||||
background-color: $headerbar_bg_color;
|
|
||||||
|
|
||||||
&:backdrop {
|
|
||||||
background-color: $headerbar_backdrop_color;
|
|
||||||
}
|
|
||||||
|
|
||||||
@if $rimless == 'false' {
|
@if $rimless == 'false' {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
Reference in New Issue
Block a user