Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some mate application styling | Horst3180 | 2016-09-19 | 7 | -14/+122 |
| | |||||
* | mate-panel, gnome-panel: remove transparency | Horst3180 | 2016-09-19 | 7 | -216/+264 |
| | |||||
* | gnome-panel: remove double background from menubar | Horst3180 | 2016-09-19 | 7 | -326/+213 |
| | |||||
* | fix gnome-flashback panel background | Horst3180 | 2016-09-13 | 7 | -67/+170 |
| | |||||
* | fix bogus box-shadows in stack-switchers | Horst3180 | 2016-09-13 | 7 | -0/+23 |
| | |||||
* | separate disabled linked buttons more clearly | Horst3180 | 2016-09-12 | 7 | -126/+271 |
| | |||||
* | clean up treeview style properties | Horst3180 | 2016-08-31 | 7 | -50/+50 |
| | |||||
* | fix infobar styling | Horst3180 | 2016-08-31 | 7 | -523/+109 |
| | |||||
* | clean up calendar styling | Horst3180 | 2016-08-31 | 7 | -121/+70 |
| | |||||
* | simpler outline-color styling | Horst3180 | 2016-08-31 | 8 | -476/+37 |
| | |||||
* | hide separator in font and filechooser buttons | Horst3180 | 2016-08-31 | 7 | -0/+16 |
| | |||||
* | nautilus: add conflict-row styling | Horst3180 | 2016-08-31 | 7 | -0/+81 |
| | |||||
* | GTK 3.22: fix parsing errors | Horst3180 | 2016-08-31 | 13 | -218/+223 |
| | |||||
* | don't use background images for entries | Horst3180 | 2016-08-31 | 8 | -239/+180 |
| | |||||
* | don't use selected_fg_color in weird places | Horst3180 | 2016-08-31 | 10 | -924/+929 |
| | |||||
* | use color swatches for selected bg and fg in svg assets | Horst3180 | 2016-08-30 | 1 | -97/+537 |
| | |||||
* | gedit 3.20: make sidebar separator dark (fix #591) | Horst3180 | 2016-07-05 | 7 | -0/+39 |
| | |||||
* | tweak gedit-map-frame styling (fix #584) | Horst3180 | 2016-06-29 | 7 | -0/+56 |
| | |||||
* | fix unity window decorations (#566) | Horst3180 | 2016-06-03 | 7 | -0/+7 |
| | |||||
* | fix switches in selected menuitems (fix #556) | Horst3180 | 2016-06-01 | 7 | -0/+25 |
| | |||||
* | use accent color for menu highlight (fix #135) | Horst3180 | 2016-05-29 | 7 | -49/+144 |
| | |||||
* | tweak unity panel background color | Horst3180 | 2016-05-29 | 7 | -7/+7 |
| | |||||
* | remove textview border | Horst3180 | 2016-05-28 | 7 | -115/+7 |
| | |||||
* | gedit: fix subpixel-rendering in open-document-selector-treeview (fix #549) | Horst3180 | 2016-05-28 | 7 | -7/+7 |
| | |||||
* | gtk3: export link_color variable (fix #536) | Horst3180 | 2016-05-17 | 7 | -0/+7 |
| | |||||
* | fix a firefox workaround | Horst3180 | 2016-05-16 | 7 | -26/+27 |
| | |||||
* | gtk3: remove borders from nautilus-list-view (fix #533) | Horst3180 | 2016-05-16 | 7 | -21/+0 |
| | |||||
* | gtk3: reduce menubar height to match gtk2 theme (fix #535) | Horst3180 | 2016-05-16 | 7 | -7/+7 |
| | |||||
* | 3.20: dark sidebars style for caja | Horst3180 | 2016-05-15 | 8 | -154/+310 |
| | |||||
* | fix the last commit | Horst3180 | 2016-05-15 | 7 | -2/+26 |
| | |||||
* | 3.20: caja fixes | Horst3180 | 2016-05-15 | 7 | -25/+43 |
| | |||||
* | 3.20: add mate-panel support (#524) | Horst3180 | 2016-05-15 | 7 | -144/+487 |
| | |||||
* | 3.20: menu separator workaround for firefox (#526) | Horst3180 | 2016-05-15 | 7 | -0/+40 |
| | |||||
* | silence warnings (fix #529) | Horst3180 | 2016-05-15 | 7 | -28/+28 |
| | |||||
* | lighten tooltips a bit (fix #519) | Horst3180 | 2016-05-14 | 7 | -10/+10 |
| | |||||
* | fix laggy scrollbar in gnome-terminal | Horst3180 | 2016-05-14 | 8 | -836/+441 |
| | |||||
* | 3.20: update gnome-builder styling (fix #514) | Horst3180 | 2016-05-08 | 8 | -40/+120 |
| | |||||
* | 3.20: restore gnome-terminal styling | Horst3180 | 2016-05-08 | 7 | -56/+121 |
| | |||||
* | make sass happy again | Horst3180 | 2016-05-08 | 7 | -31/+31 |
| | |||||
* | be more careful with notebook margins (fix #503) | Horst3180 | 2016-05-01 | 7 | -1/+54 |
| | |||||
* | silence deprecation warnings | Horst3180 | 2016-04-24 | 7 | -28/+28 |
| | |||||
* | Add theming for Unity Greeter (#466) | HEXcube | 2016-04-24 | 7 | -0/+585 |
| | | | | | | | | | | | | | | | | | | * Add theming for Unity Greeter * Generated css files from scss - Replace alpha() and shade() in Sass with transparentize() and lighten() * Rebase unity-greeter css code from upstream and drop excessive nesting * Fix clock color and combo entry field * Fix and improve Unity Greeter theming - Fix panel icons - Make password entry box rounder - Add a bit of transparency to panel clock | ||||
* | Workaround for check and radio in FF GTK 3.20 (#473) | Antonio Romero | 2016-04-20 | 7 | -0/+73 |
| | |||||
* | add a temporary workaround to make firefox scrollbars visible with gtk 3.20 | Horst3180 | 2016-04-20 | 7 | -148/+374 |
| | |||||
* | nautilus: don't hide pane separator in dark variant (fix #459) | Horst3180 | 2016-04-20 | 7 | -11/+34 |
| | |||||
* | update nemo styling | Horst3180 | 2016-04-20 | 8 | -154/+465 |
| | |||||
* | improve linked button styling | Horst3180 | 2016-04-11 | 7 | -109/+178 |
| | |||||
* | notebook fixes | Horst3180 | 2016-04-06 | 7 | -40/+155 |
| | |||||
* | style textview border | Horst3180 | 2016-04-05 | 7 | -0/+128 |
| | |||||
* | simplify scale style | Horst3180 | 2016-04-05 | 7 | -154/+74 |
| |