summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
AgeCommit message (Collapse)AuthorFilesLines
2017-07-12Gtk+-3 GreenLaguna: GreenLaguna: some menu fixesraveit652-2/+3
- reduce transition effect for menubar > menuitem - fix fg color of selected menubar
2017-07-12Gtk+-3 all themes: setup border for clockmap in clock appletraveit651-0/+5
2017-03-26Gtk+-3 all themes: don't set NaTrayApplet-icon-sizeraveit651-1/+0
2017-03-25GreenLaguna metacity: increase border sizeraveit652-18/+18
2017-03-25GreenLaguna: adjust colors in metacity files, more green!raveit652-38/+38
2017-03-15Greenlaguna, GTK 3.18: fix typo causing CSD issuelukefromdc1-1/+1
code did not match filename so button did not show up and drawing failure warnings resulted
2017-02-28Gtk+-2.0 Greenlaguna: use hardcoded hex colors in gtkrcraveit651-36/+36
2016-10-19Most themes: Specify a monospace font familyraveit651-0/+5
Fix for github.com/mate-desktop/mate-themes/issues/145 in which gitg, possibly other apps can't find system monospace font.
2016-05-24GTK+-3 GreenLaguna: improve GtkCalendarraveit652-11/+19
2016-05-05GreenLaguna metacity: remove borders from max windowraveit651-5/+11
fixes https://github.com/mate-desktop/mate-themes/issues/117
2016-04-22Drop metacity-theme-3.xml fileraveit652-1735/+0
2016-04-17drop gtk-main-common.cssraveit651-53/+0
2016-04-11GTK+-3.18 GreenLaguna: adjust OSD basic colorsWolfgang Ulbrich1-2/+2
2016-04-10GTK3 all themes: style lock-screenraveit651-0/+17
2016-03-11All themes: fixes missing translations in index.theme fileraveit651-9/+5
2016-03-09all themes: prepare index.theme files for translationsraveit651-1/+1
2016-03-09most themes: update index.theme files + a cleanup in TraditionalOKraveit652-12/+10
2016-01-14GTK3 all themes: follow canvas-item changes with caja-1.13.0Wolfgang Ulbrich1-16/+28
2016-01-03Gtk+-3.18 most themes: adjust spinbuttons in dconf-editorWolfgang Ulbrich1-0/+7
2016-01-02GTK3 GreenLaguna: fix padding osd-toolbar volume buttonWolfgang Ulbrich1-0/+4
2016-01-01GTK3 GreenLaguna: adjust notebook tabsWolfgang Ulbrich2-19/+16
2015-12-22GTK3 black-mate, green-laguna: button size fix for gnome-mplayerraveit651-0/+7
2015-12-21GTK3: BlackMATE, GreenLaguna: fix Nautilus desktop window background ↵Balló György1-0/+4
transparency
2015-12-03GTK3 GreenLaguna: adjustments for latest mate-panel changesWolfgang Ulbrich1-29/+49
2015-12-03Gtk3 GreenLaguna: add fogotton panel-grid imageWolfgang Ulbrich2-0/+174
2015-11-29Revert "GTK3: use a horizontal padding=0 for GtkCell"Wolfgang Ulbrich1-11/+0
This reverts commit 5acbfa6659e01f04de15b0c56faa2da86fc7d88c.
2015-11-26GTK3: use a horizontal padding=0 for GtkCellWolfgang Ulbrich1-0/+11
- this is a workaround to fix https://github.com/mate-desktop/mate-system-monitor/issues/62 - the real issue should be in gtk+ itself
2015-11-19GTK3 all themes: adjust mate-panel-applet-slider style classWolfgang Ulbrich1-0/+4
2015-11-04GTK3 all themes: style volume/brightness applet sliderWolfgang Ulbrich1-0/+29
2015-10-25Gtk+-3.18 all other themes: fix sidebar list-rows in GtkFileChooserWidgetWolfgang Ulbrich1-0/+9
2015-10-25GTK+-3.18 most themes: fix bg of GtkGrid in GtkAboutDialogWolfgang Ulbrich1-0/+8
2015-10-05GTK all themes: workaround to avoid unwanted black frames if switching ↵raveit652-3/+15
compositor on/off
2015-09-15Gtk+-3.18 GreenLaguna: fix background of GtkTreeView rowraveit651-0/+6
2015-09-15Gtk+-3.18 GreenLaguna: fix list-rows again!raveit651-4/+9
2015-09-15GTK3 Greenlaguna: make GtkPlacesSidebar buttons consistent to other sidebarsraveit651-6/+22
2015-09-15GTK3 GreenLaguna: fix padding for horzontal spinbuttons if window is focusedraveit651-8/+8
2015-09-14GTK3 GreenLaguna: don't use transition effect for menuitemsraveit651-1/+4
seems this dosen't work very well with gradient backgrounds
2015-09-14GTK3 GreenLaguna: adjust GtkStackSidebar, do not use transition effect thereraveit651-2/+10
2015-09-14Gtk3 GreenLaguna: use a border-image for list-row buttonsraveit651-1/+4
2015-09-14GTK3 GreenLaguna: style list-row buttonsraveit651-0/+21
2015-09-14GTK3 GreenLaguna: use symbolic pan icons for expanderraveit651-5/+36
- looks better in selected list-row
2015-09-14GTK3 all themes: improve size of broken volume button in rhythmboxraveit651-1/+10
2015-09-10Gtk+-3.18 GreenLaguna: make osd toolbar scale popup transparentraveit651-17/+47
2015-09-07GTK3 GreenLaguna: re-work panel to support full transparencyraveit652-126/+165
2015-09-06Gtk3 GreenLaguna: fix padding-area of icons in na-trayraveit651-3/+7
2015-09-05Gtk3 BS CH CHI GS GL: adjust GtkTreeView-expander-size for list viewsraveit651-1/+1
2015-09-05Gtk+-3.18 GreenLaguna: fix list view of caja and nemoraveit652-2/+4
2015-09-04Gtk+-3.18 all themes: fix GtkDialog again !!!! thanks gtk+ devs!raveit651-23/+29
2015-09-04Gtk+-3.18 most themes: style dconf-editorraveit651-4/+38
2015-09-03Gtk3 all themes: don't use depcrecated GtkWidget:link-color and ↵raveit651-2/+0
GtkWidget:visited-link-color those causes segfault of mate-dictionary with >= gtk+-3.17.x