mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 21:08:39 -07:00
update
This commit is contained in:
@@ -50,6 +50,26 @@ button.flat.tilix-small-button {
|
|||||||
background-color: $titlebar-track-disabled;
|
background-color: $titlebar-track-disabled;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*********
|
||||||
|
* Meld *
|
||||||
|
********/
|
||||||
|
|
||||||
|
.meld-notebook {
|
||||||
|
&, > stack {
|
||||||
|
background: none;
|
||||||
|
border-radius: 0 0 $window-radius $window-radius;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.meld-notebook-child {
|
||||||
|
background-color: $base-alt;
|
||||||
|
border-radius: 0 0 $window-radius $window-radius;
|
||||||
|
}
|
||||||
|
|
||||||
|
statusbar.meld-status-bar {
|
||||||
|
background: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* Eclipse *
|
* Eclipse *
|
||||||
|
Reference in New Issue
Block a user