mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Gtk-3.20: Add message summary and popover-list styles for geary
This commit is contained in:
@@ -57,3 +57,22 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/****************
|
||||
! Geary *
|
||||
*****************/
|
||||
|
||||
@include exports("geary") {
|
||||
.geary-expanded .geary-message-summary {
|
||||
background-color: shade($base_color, 0.95);
|
||||
}
|
||||
|
||||
.geary-folder-popover-list-row {
|
||||
border-color: shade($menu_bg_color, 1.2);
|
||||
box-shadow: None;
|
||||
|
||||
& > label { color: $bg_color; }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user