Commit Graph

21 Commits (master)

Author SHA1 Message Date
James Le Cuirot 550065724b Make better use of autotools (#149)
* Check for inkscape, optipng, and sass in the PATH with configure

* Define themedirs once in configure instead of each Makefile

* Set GTK3_VERSION to compatible version instead of actual version

autotools doesn't like symlinks much, especially when building outside
of the source tree. This also adds better version detection errors.

* Don't distribute gulpfile.js as it has been removed

* Don't need $(srcdir) when defining EXTRA_DIST

Distributions are always prepared from the sources.

* Install theme index files using automake

* Generate and install XFWM4 files properly with autotools

This handles parallelism better and allows out-of-source builds.

* Generate and install GTK+2 files properly with autotools

This handles parallelism better and allows out-of-source builds.

* Generate and install GTK+3 files properly with autotools

This handles parallelism better and allows out-of-source builds.
2018-10-20 17:38:07 +01:00
Nico 0b2dd94b14 Added plank theme to makefile (#31)
* Added plank theme to makefile
* Add new plank installation method to the readme
* Update readme for plank
2018-01-13 14:44:38 +00:00
NicoHood 3271f757be
Deleted chrome theme binary files 2018-01-10 18:05:34 +01:00
NicoHood d599cac75e
Remove chromium theme, no longer required. 2018-01-09 19:53:32 +01:00
Raphael Scholer 2ca2bf6e34 Improvements - chrome dark theme variant (#506)
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
2016-05-01 16:25:38 +02:00
Adam Jones ae5540f705 Add arc-dark chrome theme (#497)
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~
2016-04-29 12:18:49 +02:00
eti1337 91582f77ab Fix black bar on Google Chrome's theme 2016-02-08 19:34:52 +01:00
Horst3180 2e1723803c fix Chrome theme (#385) 2016-01-22 14:57:40 +01:00
Horst3180 0c75a014a5 fix unfocused chrome windows 2015-11-05 19:24:03 +01:00
Horst3180 4097e62e01 tweak color scheme and window buttons 2015-09-09 23:50:14 +02:00
Horst3180 cf8345d595 regenerate .crx files for the Chrome theme 2015-09-04 18:10:42 +02:00
Horst3180 2972de1b74 fix distcheck 2015-08-23 13:38:23 +02:00
Horst3180 5110030cfd fix Chrome theme naming 2015-08-21 12:56:12 +02:00
Horst3180 694880b0ed tweak chrome theme 2015-07-16 19:49:37 +02:00
Horst3180 1790fe365d rename dark chrome theme 2015-07-10 16:49:36 +02:00
Horst3180 4a570f1681 update chrome theme 2015-07-10 16:38:30 +02:00
Horst3180 ed9f20eaf4 Merge branch 'master' into dark_headerbars 2015-06-13 20:18:56 +02:00
Horst3180 da9f3bf11c add plank theme 2015-06-13 18:38:30 +02:00
Horst3180 6829630aad add variant with dark header-bars 2015-06-12 22:24:32 +02:00
Horst3180 90e7be649d Merge branch 'master' of https://github.com/horst3180/Arc-theme 2015-05-28 17:44:21 +02:00
Horst3180 f21150e179 add build system 2015-05-28 17:41:22 +02:00