summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE
AgeCommit message (Collapse)AuthorFilesLines
2017-04-04Gtk+-3.20 all themes: improvements for mate-menuraveit651-0/+8
2017-04-02Gtk+-3.20 all themes: better way to style keyboard layoutsraveit651-3/+9
mate-keyboard-layout-view and mate-keyboard-layout-chooser, This way it styles only the border of the keys, the bg of the map itself use the .view class from code.
2017-03-31Gtk+-3.20 all themes: style mate-keyboard-layout-viewerraveit651-0/+6
2017-03-23Fixed URL colors for Firefox search suggestionsdarkalemanbr1-0/+10
By default, FF uses #0000EE for the URLs (and separator) for the search suggestions and it looks bad, so I changed it to #2EB8E6 (same as GtkWidget::link-color).
2017-02-13Gtk+-3 all themes: don't set NaTrayApplet-icon-sizeraveit651-1/+0
2017-01-17BlackMATE: Fix disappearing focus of flat buttonslukefromdc2-6/+12
Animation made the outline appear temporarily
2017-01-13GTK+-3.20 BlackMATE: enable focus highlights and outlineslukefromdc3-22/+78
2016-12-26Most themes: add cinnamon-3.2 supportraveit651-2/+22
2016-10-20GTK+-3.20 BlackMate: start fixing wrong syntax for 3.20raveit655-180/+75
2016-10-19GTK3.22 BlackMATE Specify a monospace font familylukefromdc1-0/+6
Possible fix for github.com/mate-desktop/mate-themes/issues/145 in which gitg, possibly other apps can't find system monospace font
2016-10-18Most themes: gray out images in disabled buttons and menuitemslukefromdc1-0/+14
This is important in pause/queue buttons in Caja file copy dialogs and looks much better in menuitems and other buttons too
2016-09-29GTK+-3.20 most themes: adjust fg color of days in GtkCalendarraveit651-0/+9
2016-09-19GTK 3.22: fix disabled menu items not grayed outlukefromdc1-0/+5
2016-09-03GTK+-3.20 all themes: add background-image to the ruberband style classraveit651-6/+8
- needed for latest changes in mate-screenshot
2016-07-13BlackMATE GTK 3.22:fix treeview progressbarslukefromdc1-2/+6
Fix for https://github.com/mate-desktop/mate-themes/issues/131 in BlackMATE with GTK 3.21/22
2016-07-06GTK+-3.20 all themes: use "%" units instead of of hardcoded values for font-sizeraveit651-14/+14
and fix wrong node names for color and font button in BlackMATE
2016-07-02GTK+-3.20 BlackMATE: fix broken text selection in atrilraveit651-0/+11
2016-06-29 Fix "paper" widget in print dialogs lukefromdc1-0/+13
In the "General" tab olf a print dialog under the "copies" spinbutton are checkboxes for "collate" and "reverse." The "Reverse" button shows two numbered pieces of paper, but until now it only worked in Adwaita or in GTK 2. Fix this, in GTK 3..20 or later this is a cssnode named simply "paper"
2016-06-21GTK+-3.20 BlackMate: fix wrong bg color of notebook in wifi password dialog, ↵raveit651-6/+7
nm-applet
2016-06-19BlackMATE GTK3: consistant panel menuslukefromdc1-1/+1
Fully expand panel right-click menus to be consistant with panel main menus
2016-06-19BlackMATE GTK3: fix panel right-click menu sizelukefromdc1-0/+7
Fix tiny right-click menus on some panel applets on GTK3 panels. Note that this problem came from an earlier fix for panels being spaced 1px away from the edge of the screen, which resulted from a theme default padding of 1px, most themes default to 0px and expand from there
2016-06-09BlackMATE: fix Firefox scrollbar sliderslukefromdc1-12/+24
2016-06-09BlackMATE: Fix font warninglukefromdc1-1/+1
Theme parsing error: mate-applications.css:75:13: Expected a string. came from use of "font" rather than "font-style" to indicate caja statusbar font. Must have missed this one earlier, warning popped up in Firefox from terminal. Tested and works: Italic font used in caja statusbar. This is a GTK 3.21/22 only issue
2016-06-05BlackMATE: support new MSD OSD style classlukefromdc1-0/+9
This is necessary for the MSD media keys after the port of mate-settings-daemon's (and mate-power-manager's) OSD windows to GtkStyleContext. Otherwise the window gets square corners and progressbars almost the same color as the progressbar trough.
2016-06-04GTK+-3.20 BlackMate: a few adjustments for caja + clean up o mate-applicationsraveit651-112/+16
- caja combobox views - sidebar scrollbar button - drop old selectors from nautilus - drop non ported stuff - use right selectors for na-tray applet
2016-05-31BlackMATE :use a text shadow on mate-panel lukefromdc1-0/+8
Use a text shadow on the panel so the text is readable even on a transparent panel over a light background. Tested on a white panel, it works
2016-05-26Gtk+-3.20 most themes: fix some menu separatorsraveit651-1/+3
fixes https://github.com/mate-desktop/mate-themes/issues/121
2016-05-18BlackMATE: remove some tabs from last commitlukefromdc2-4/+4
2016-05-18GTK 3.21 BlackMATE-fix rest of font/deprec errorslukefromdc2-17/+13
2016-05-18GTK 3.21 BlackMATE: fix font,deprecation errorslukefromdc4-12/+28
2016-05-14GTK+-3.20 all themes: add settings for yumex-dnfraveit651-13/+28
2016-05-13GTK+-3.20 BlackMATE: fix wrong stackswitcher noderaveit651-24/+24
2016-05-11GTK+-3.20 BlackMATE: add simple support for spinbuttons and OSD spinbuttonsraveit651-30/+164
2016-05-11GTK+-3.20 BlackMATE: some more corrections for 3.20raveit651-68/+65
- 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
2016-05-10GTK+- 3.20 BlackMate: adjust list row syntax for 3.20raveit651-14/+23
2016-05-10GTK+-3.20 BlackMATE: fix OSD settingsraveit651-105/+105
2016-05-10GTK+-3.20 Blackmate: fix headerbar and .titlebarraveit651-102/+120
- 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
2016-05-05BlackMATE metacity: remove borders from max windowraveit651-5/+11
fixes https://github.com/mate-desktop/mate-themes/issues/117
2016-05-04GTK 3.20-apply window-control theme to geditlukefromdc1-86/+85
2016-05-04Revert "GTK3.20: apply window control theme to gedit etc"lukefromdc12-6216/+86
This reverts commit 8fa3cf2241e0c4685ef7c5c75cab936d18703034.
2016-05-04GTK3.20: apply window control theme to gedit etclukefromdc12-86/+6216
2016-05-04GTK+-3.20 BlackMATE: adjust tooltipsraveit651-93/+75
- fix for firefox - fix for min/max/close/menu buttons in WM - don't write bg for tooltip decoration (padding=0px)
2016-04-29GTK 3.20 BlackMATE-Fix Gedit headerbar buttonslukefromdc1-2/+2
Gedit forces the use of the default symboiic icons in the window control buttons in its titlebar. Possibly some other GNOME apps as well. Making them transparent causes NO icons to be shown and the buttons to turn invisible. Not turning these images foreground colors transparent makes them show up. Does not seem to interfere in any way with normal BlackMATE window control buttons inn CSD or SSD apps where they are not blocked.
2016-04-29GTK3.20 BlackMATE-fix incorrect headerbar selectorlukefromdc1-21/+21
header-bar is incorrect for GTK 3.20, GtkInspector shows headerbar to be the correct selector here
2016-04-28GTK 3.20 BlackMATE more Firefox fixeslukefromdc1-19/+56
Fix scrollbars, keep any default colors off check and radio boxes in Firefox
2016-04-28GTK 3.20 BlackMATElukefromdc1-0/+12
Fix check and radio buttons in Firefox GTK3 website content, they are not just in menus. Note that some sites-including Firefox's own preference page use their own widgets, others (notably Hushmail) call Firefox's default widgets and are broken if checkboxes only work in menus.
2016-04-27GTK+-3.20 BlackMate: fix check and radio boxes in firefoxraveit651-28/+39
2016-04-27GTK+-3.20 BlackMate: use origin border-radius for trough and progressraveit651-46/+9
- and remove unneeded settings
2016-04-27GTK+-3.20 BlackMate: don't set insensitive colors as a general settingraveit651-3/+0
- this removes unwanted colors from GtkScale, check and radio buttons, spinbuttons and others. Better set those colors on a widget later if they are missing. Note: other general color settings should also removed, you never know where they matched.
2016-04-27GTK+-3.20 BlackMate little adjustement for scrollbars + a forgotten fix for ↵raveit651-32/+23
modelbutton - use a background a border for the whole scrollbar, better for overlay-scrollbars