Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3.14: fix appmenu button (#383) | Horst3180 | 2016-02-02 | 7 | -41/+434 |
| | |||||
* | fix app-menu button padding | Horst3180 | 2016-02-02 | 14 | -14/+84 |
| | |||||
* | dash: add border | Horst3180 | 2016-01-31 | 3 | -3/+3 |
| | |||||
* | forgot something | Horst3180 | 2016-01-31 | 3 | -3/+3 |
| | |||||
* | gnome-shell: don't use border-images for the dash (#329) | Horst3180 | 2016-01-31 | 27 | -1545/+54 |
| | |||||
* | xfwm: tweak shadows and don't override opacity (#384) | Horst3180 | 2016-01-26 | 2 | -10/+4 |
| | |||||
* | Merge pull request #393 from leoheck/patch-1 | horst3180 | 2016-01-26 | 1 | -1/+1 |
|\ | | | | | Theme name variable should be lower case | ||||
| * | Theme name variable should be lower case | Leandro Heck | 2016-01-26 | 1 | -1/+1 |
|/ | | | This variable is used in line 88 which requires a lower-case arc-theme-master string. | ||||
* | refactor titlebutton styling | Horst3180 | 2016-01-24 | 123 | -289/+271 |
| | |||||
* | lighten sidebars a bit | Horst3180 | 2016-01-23 | 21 | -21/+21 |
| | |||||
* | clean up linked widget styling | Horst3180 | 2016-01-23 | 7 | -1120/+687 |
| | |||||
* | fix Chrome theme (#385) | Horst3180 | 2016-01-22 | 4 | -0/+0 |
| | |||||
* | use cp -R | Horst3180 | 2016-01-15 | 1 | -32/+32 |
| | |||||
* | avoid using cp --no-preserve since it's a GNUism and actually not needed | Horst3180 | 2016-01-15 | 1 | -35/+35 |
| | |||||
* | fix permissions | Horst3180 | 2016-01-15 | 25 | -0/+0 |
| | |||||
* | gtk2: don't set GtkTreeView::even_row_color (#376) | Horst3180 | 2016-01-14 | 1 | -1/+0 |
| | | | | setting it breaks the treeviews in rawtherapee | ||||
* | Update README.md | horst3180 | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | increase window decoration padding | Horst3180 | 2016-01-05 | 21 | -42/+42 |
| | |||||
* | make image-buttons square again | Horst3180 | 2016-01-04 | 21 | -3/+48 |
| | |||||
* | try to fix padding | Horst3180 | 2016-01-03 | 21 | -977/+950 |
| | |||||
* | Merge pull request #354 from somasis/master | horst3180 | 2015-12-28 | 1 | -7/+2 |
|\ | | | | | m4/arc-gnome: Use correct pkg-config macro | ||||
| * | m4/arc-gnome: Use correct pkg-config macro | Kylie McClain | 2015-12-14 | 1 | -7/+2 |
| | | | | | | | | | | This allows for ./configure to detect prefixed versions of pkg-config. | ||||
* | | Update README.md | horst3180 | 2015-12-28 | 1 | -0/+1 |
| | | |||||
* | | some refactoring | Horst3180 | 2015-12-28 | 21 | -1095/+765 |
| | | |||||
* | | reduce pathbar padding in pantheon-files | Horst3180 | 2015-12-28 | 21 | -0/+45 |
| | | |||||
* | | compress all png assets with optipng | Horst3180 | 2015-12-28 | 658 | -16/+16 |
| | | |||||
* | | Cleanup | Horst3180 | 2015-12-28 | 52 | -4465/+2038 |
| | | |||||
* | | remove some cruft | Horst3180 | 2015-12-28 | 43 | -24072/+24061 |
|/ | |||||
* | bump version | Horst3180 | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/horst3180/Arc-theme | Horst3180 | 2015-12-14 | 21 | -39/+39 |
|\ | |||||
| * | make gala notifications always light | Horst3180 | 2015-12-14 | 21 | -39/+39 |
| | | | | | | | | fix #244 | ||||
* | | improve readmes | Horst3180 | 2015-12-14 | 13 | -299/+207 |
| | | |||||
* | | remove bashisms | Horst3180 | 2015-12-08 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #347 from SuicSoft/patch-1 | horst3180 | 2015-12-08 | 1 | -6/+6 |
|\ | | | | | Fix typos / spelling in readme | ||||
| * | Fix typos / spelling in readme | Suici Doga | 2015-12-08 | 1 | -6/+6 |
| | | |||||
* | | Merge pull request #343 from Majal/patch-1 | horst3180 | 2015-12-08 | 1 | -7/+4 |
|\ \ | | | | | | | 1. Re-execute as root, 2. Fail safe remove dirs | ||||
| * | | 1. Re-execute as root, 2. Fail safe remove dirs | Majal | 2015-12-05 | 1 | -7/+4 |
| |/ | | | | | | | 1. When not root, automatically re-execute as root instead of exit 1 2. Perform `rm -rf $lightdir $darkerdir $darkdir` only after download of package and extraction completes without error. | ||||
* / | nautilus: restore transparency for 3.14 and 3.16 | Horst3180 | 2015-12-08 | 14 | -28/+28 |
|/ | |||||
* | fix white desktop background | Horst3180 | 2015-12-04 | 21 | -21/+78 |
| | |||||
* | Merge branch 'master' of https://github.com/horst3180/Arc-theme | Horst3180 | 2015-12-03 | 1 | -4/+4 |
|\ | |||||
| * | Merge pull request #332 from ExcaliburZero/alt-tags | horst3180 | 2015-12-03 | 1 | -4/+4 |
| |\ | | | | | | | Add better alt tags to images in readme | ||||
| | * | Add better alt tags to images in readme | Christopher Wells | 2015-11-25 | 1 | -4/+4 |
| | | | | | | | | | Add more descriptive alt tags to the screenshots of the Arc themes in the readme file. | ||||
* | | | fix transparency bugs in nautilus | Horst3180 | 2015-12-03 | 21 | -28/+55 |
|/ / | |||||
* | | gtk 3.14: update scrollbar styling | Horst3180 | 2015-12-03 | 7 | -78/+143 |
| | | |||||
* | | gtk2: better scrollbars | Horst3180 | 2015-12-02 | 26 | -384/+475 |
| | | |||||
* | | fix sass error | Horst3180 | 2015-12-02 | 21 | -6738/+4032 |
| | | |||||
* | | really fix maximized backdrop titlebars | Horst3180 | 2015-11-26 | 21 | -238/+184 |
|/ | |||||
* | Merge branch 'master' of https://github.com/horst3180/Arc-theme | Horst3180 | 2015-11-22 | 2 | -0/+153 |
|\ | |||||
| * | Merge pull request #281 from leoheck/master | horst3180 | 2015-11-21 | 2 | -0/+153 |
| |\ | | | | | | | Added a script to upgrade theme. | ||||
| | * | Removed script install commands | Leandro Heck | 2015-11-05 | 1 | -2/+0 |
| | | |