Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
sync metacity-theme-1 with metacity-theme-2
|
|
/* this makes text readable with all kind of wallpapers if using a transparent panel */
/*Limit this to the panel itself, keeping it off the menus*/
#PanelApplet label,
.mate-panel-menu-bar menubar > menuitem {
color: @menu_fg_dark_color;
text-shadow: 1px 1px alpha (#000000, 0.8);
}
|
|
metacity-theme-2
|
|
this makes text readable with all kind of wallpapers
if using a transparent panel.
|
|
image and label of clock-applet
|
|
|
|
|
|
|
|
clock applet
|
|
- GtkExpander use button settings now.
- remove weird transparent border from calendar header
- set a border radius for calendar window clock applet
|
|
- remove weird transparent border from calendar header
- remove border from expander in clock applet
- set a border radius for calendar window clock applet
|
|
|
|
fixes https://github.com/mate-desktop/mate-themes/issues/121
|
|
na-tray-applet
|
|
na-tray-applet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- replace wrong node GtkSpinButton
- replace column-header with treeview header button
- replace list-row with list row
- replace GtkCellView with cellview
- replace GtkVolumeButton button with button.scale
- fix GtkSwitch
- replace GtkGrid button with grid
- fix app-notification
|
|
|
|
|
|
- fix wrong nodes and style classes
Note, previous fixes wasn't there at git for some reasons
- adjustments for gedit and meld
- some code styling clean ups
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|