aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* gtk2: more entry fixesHorst31802016-06-0211-19/+119
|
* use more specific selectorsHorst31802016-06-0121-150/+150
|
* fix switches in selected menuitems (fix #556)Horst31802016-06-0128-0/+100
|
* fix hexchat input box (#558)Horst31802016-06-017-15/+40
|
* bump versionHorst31802016-05-301-1/+1
|
* gtk2: fix entry styling (fix #547)Horst31802016-05-3067-617/+739
|
* gtk2: make panel buttons consistentHorst31802016-05-301-12/+2
|
* merge xfce-notify theme into the gtk2 themeHorst31802016-05-307-9/+3
|
* panel.rc: clean upHorst31802016-05-291-12/+1
|
* fix xfce-panel progressbar backgroundHorst31802016-05-291-0/+5
|
* use accent color for menu highlight (fix #135)Horst31802016-05-2973-772/+3023
|
* tweak unity panel background colorHorst31802016-05-2928-28/+28
|
* remove textview borderHorst31802016-05-287-115/+7
|
* gedit: fix subpixel-rendering in open-document-selector-treeview (fix #549)Horst31802016-05-2821-21/+21
|
* xfwm theme refinementsHorst31802016-05-2878-2026/+2085
|
* Update README.mdhorst31802016-05-171-0/+3
|
* gtk3: export link_color variable (fix #536)Horst31802016-05-1728-0/+28
|
* fix a firefox workaroundHorst31802016-05-167-26/+27
|
* gnome-shell: fix volume mixer extension width (fix #486)Horst31802016-05-163-0/+13
|
* gnome-shell: add support for the multi-monitors-add-on extension (fix #464)Horst31802016-05-169-63/+120
|
* gtk3: remove borders from nautilus-list-view (fix #533)Horst31802016-05-1614-42/+0
|
* gtk3: reduce menubar height to match gtk2 theme (fix #535)Horst31802016-05-1628-28/+28
|
* 3.20: dark sidebars style for cajaHorst31802016-05-158-154/+310
|
* fix the last commitHorst31802016-05-157-2/+26
|
* 3.20: caja fixesHorst31802016-05-157-25/+43
|
* 3.20: add mate-panel support (#524)Horst31802016-05-157-144/+487
|
* xfce: fix top menu applet (#155)Horst31802016-05-151-0/+1
|
* remove icon and text shadows from xfce panel (fix #479)Horst31802016-05-1521-18/+63
|
* 3.20: menu separator workaround for firefox (#526)Horst31802016-05-157-0/+40
|
* silence warnings (fix #529)Horst31802016-05-157-28/+28
|
* lighten tooltips a bit (fix #519)Horst31802016-05-1431-43/+43
|
* fix laggy scrollbar in gnome-terminalHorst31802016-05-148-836/+441
|
* Fixed typo (#518)Andrew Murray2016-05-121-1/+1
|
* 3.20: update gnome-builder styling (fix #514)Horst31802016-05-088-40/+120
|
* 3.20: restore gnome-terminal stylingHorst31802016-05-087-56/+121
|
* make sass happy againHorst31802016-05-0829-173/+190
|
* metacity: tweak button placement (fix #492)Horst31802016-05-065-22/+19
|
* cinnamon: fix hot corner indicator (fix #511)Horst31802016-05-065-148/+27
|
* be more careful with notebook margins (fix #503)Horst31802016-05-017-1/+54
|
* Update the issues template (#507)Federico Damián Schonborn2016-05-011-15/+21
| | | | | | | | | | | | | | | | | | | | | | | | | - Add a separator between checkboxes/details and issues list for avoiding removing (take a look to #503 and #504). - Add Arc version (idea from #504). - Avoid duplicity with GNOME Shell version (normally is the same as GTK+). - Common issues: - Add AUR package building. - Add non-CSD apps transparency. - Add compiling with wrong GTK+ 3 version. - Be more clearer in others - Add a bit emphasis * Fix english tense and a bunch of little fixes -> - Put GTK+ 2 down, for making any order. - XFCE notifications are already fixed. * Do not force Markdown styling on details section * Make the 3 first lines of this file clearer * Clearer-est text * Do not take care of old Arc version issues - Fix typo
* Fix invisible text on window buttons (#505)Aleksej Komarov2016-05-014-7/+42
| | | | | | * Improve readability of gtk-color-scheme in gtkrc of gtk-2.0 * Fix invisible text on window buttons on xfce4-panel on Arc-Dark
* Improvements - chrome dark theme variant (#506)Raphael Scholer2016-05-018-100/+38
| | | | | | | | | | | | | This uses arc-theme-darker as basis with values from previous version. Which fixed the issues of changing colors when window is inactive. * Remove localization from dark chromium theme variant * Add packed version of chrome dark theme varian * Use correct toolbar color in chrome dark variant * Use button color for background tabs in chrome dark variant
* Create Template for issues (#500)Federico Damián2016-04-291-0/+27
| | | | * Request some information
* Add arc-dark chrome theme (#497)Adam Jones2016-04-299-0/+102
| | | | | | | | | | | | Source code of my theme from https://chrome.google.com/webstore/detail/arc-dark-chrome-theme/adicoenigffoolephelklheejpcpoolk/ * Add arc-dark-theme .crx * Delete manifest.json~ * Delete messages.json~ * Delete messages.json~
* Fix xfce4-panel icon size and progress-bar background (#498)Aleksej Komarov2016-04-291-3/+29
|
* silence deprecation warningsHorst31802016-04-247-28/+28
|
* Add theming for Unity Greeter (#466)HEXcube2016-04-2428-0/+2340
| | | | | | | | | | | | | | | | | | * 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 Romero2016-04-207-0/+73
|
* add a temporary workaround to make firefox scrollbars visible with gtk 3.20Horst31802016-04-207-148/+374
|
* nautilus: don't hide pane separator in dark variant (fix #459)Horst31802016-04-207-11/+34
|