mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-31 01:24:36 +02:00
Theme Updates for XFCE4.14
This commit is contained in:
parent
c5e1f12822
commit
343565ed4a
@ -18,9 +18,10 @@ Included in this theme:
|
||||
- Partial support for HiDPI monitors
|
||||
|
||||
#### Requirements
|
||||
|
||||
GTK+ 3.22 or 3.24
|
||||
|
||||
Xfce 4.12
|
||||
Xfce 4.12 or 4.14
|
||||
|
||||
A Window compositor
|
||||
|
||||
|
@ -93,7 +93,7 @@ the whisker menu without having to correct their pointer location. */
|
||||
#whiskermenu-window frame > box > box:nth-child(1) {
|
||||
padding: 2px;
|
||||
margin: 0;
|
||||
color: @active_title_text;
|
||||
color: @text_color;
|
||||
/* background-image: linear-gradient(to right, @selected_bg_color, @transparent);*/ /* Note: You can setup a gradient here if you want! */ }
|
||||
#whiskermenu-window frame > box > box:nth-child(2) .frame {
|
||||
border: 1px solid @bg_shade;
|
||||
|
@ -90,7 +90,7 @@ the whisker menu without having to correct their pointer location. */
|
||||
#whiskermenu-window > frame > stack > box > box:first-child {
|
||||
padding: 2px;
|
||||
margin: 0;
|
||||
color: @active_title_text;
|
||||
color: @text_color;
|
||||
/*background-image: linear-gradient(to right, @selected_bg_color, @transparent);*/ /* Note: You can setup a gradient here if you want! */ }
|
||||
#whiskermenu-window frame > box > box > box button image {
|
||||
padding: 0px; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user