summaryrefslogtreecommitdiff
path: root/themes
Commit message (Collapse)AuthorAgeFilesLines
* HC: Simplify index.theme generationJuraj Fiala2018-03-221-2/+2
| | | | | | | | | 9ac59e99 introduced a regression when building inside the tree, but instead of trying to fix sed with more sed, let’s get rid of it. Heavy-lifting done by Simon McVittie (@smcv). Fixes #17.
* Use HC icons for HC theme.Dariusz Gadomski2018-01-311-1/+1
| | | | | | | | Adwaita is missing some icons used e.g. in the System Settings. Replacing the icon set for HighContrast theme results in no missing icons in the settings app. However, some icons missing from the HighContrast set are replaced by their Adwaita counterparts.
* HC: have icon theme inherit from AdwaitaJeremy Bicha2018-01-281-1/+1
| | | | Fixes #8.
* Re-render assets with zopflipngJuraj Fiala2018-01-28336-0/+0
| | | | | | | This shrinks e.g. the Adwaita assets’ size from 49.6kB to 32.7kB. I have no idea why I am so pleased with that. Fixes #6.
* Use zopflipng in Adwaita-dark tooJuraj Fiala2018-01-282-4/+4
|
* Use zopflipng to optimize PNGsVille Skyttä2018-01-283-5/+5
|
* Improve the wording of the dummy CSS filesJuraj Fiala2018-01-242-2/+2
|
* HC: fix out-of-tree buildsAlexandre Rostovtsev2017-08-151-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=746920
* gtk2: Respect application frame shadow preferenceJuraj Fiala2017-01-282-32/+10
| | | | | | | | | | | | Until now we forced a shadow on all frames, regardless of the shadow value. Now we don’t render a shadow if GTK_SHADOW_NONE is passed. This makes some work-arounds obselete (e.g. Gimp’s Wilbert frame) and fixes issues where the shadow is toggleable (e.g. XFCE’s system tray). Also remove rule disabling shadows in all statusbars, it should be now up to the developer. https://bugzilla.gnome.org/show_bug.cgi?id=770359
* Removed Metacity theme references.Juraj Fiala2016-11-253-3/+0
| | | | We don't have any Metacity themes anyway.
* Fixed dark theme metafiles.Juraj Fiala2016-11-252-155/+3
| | | | | | The index file for the dark theme was the same as the light theme, meaning gnome-tweak-tool wouldn't pick it up. Also the index.theme file has been removed, since it's generated when building.
* Install Adwaita-dark css file in the right directoryKalev Lember2016-10-121-1/+1
|
* Rendered new checks and radios.Juraj Fiala2016-10-0449-3469/+3276
|
* update adwaita external assets svg.Lapo Calamandrei2016-10-041-3469/+3276
|
* Fix directory structure and theme installation.Juraj Fiala2016-10-04187-5/+10298
|
* Final fixes and tweaks.Juraj Fiala2016-10-03121-789/+505
|
* Fix typo.Juraj Fiala2016-10-032-2/+2
|
* Update buttons.Juraj Fiala2016-09-292-4/+4
|
* Update and fix comments and aligning.Juraj Fiala2016-09-285-94/+148
|
* Steps for dark/light interchangability.Juraj Fiala2016-09-223-2/+6
|
* Update light assets to 3.22.Juraj Fiala2016-09-2073-513/+295
|
* Add link colours.Juraj Fiala2016-09-201-0/+2
|
* Fix some long-standing bugs.Juraj Fiala2016-09-202-7/+19
| | | | | | - vim now has proper tabs - (he)xchat now has proper entries - fix some style issues
* [dark] Updated RTL assets.Juraj Fiala2016-08-1619-134/+90
|
* [dark] Updated menu assets.Juraj Fiala2016-08-1622-32/+32
|
* Update notebook entries.Juraj Fiala2016-08-167-31/+31
|
* Manage colours through the gtkrc instead.Juraj Fiala2016-08-162-14/+18
|
* [dark] Updated spins.Juraj Fiala2016-08-1613-25/+25
|
* [dark] Updated combos and scales.Juraj Fiala2016-08-1622-94/+96
|
* [dark] Updated treeviews.Juraj Fiala2016-08-163-7/+7
|
* [dark] Update tabs and some colours.Juraj Fiala2016-08-1619-23/+23
|
* [dark] Update external assets (checkboxes and radios).Juraj Fiala2016-08-1625-0/+24
|
* [dark] Updated entries.Juraj Fiala2016-08-166-18/+33
|
* [dark] Updated scrollbars.Juraj Fiala2016-08-1610-18/+18
|
* [dark] Updated scales.Juraj Fiala2016-08-169-21/+21
|
* Initial work on the dark theme.Juraj Fiala2016-08-16171-0/+5296
|
* Updated scrollbar colours.Juraj Fiala2016-05-154-8/+8
|
* Add the new vertical menu padding.Juraj Fiala2016-05-151-1/+1
|
* make gtkrc installJakub Steiner2016-03-031-19/+3
| | | | | | - install the rc files (only assets were being installed) - clean up Makefile.am to install assets from a single dir
* make gtkrc installJakub Steiner2016-03-031-2/+3
| | | | - only the assets were being installed
* Updated makefile.Juraj Fiala2016-03-031-134/+172
|
* Removed old assets.Juraj Fiala2016-03-032-0/+0
|
* Fixed widgets in notebooks.Juraj Fiala2016-03-0322-273/+822
|
* Fixed menu arrows.Juraj Fiala2016-03-0111-51/+39
|
* Restructered rc.Juraj Fiala2016-03-0116-776/+939
| | | | | | | | - things are now done more properly - slight speed improvements - "new" notebook look - menu scroll arrows now look as in gtk3 - cleaner style matching
* Draw a solid frame instead of a gradient when in fallback.Juraj Fiala2016-03-011-16/+1
|
* Removed trailing whitespaces.Juraj Fiala2016-02-281-20/+20
|
* Removed useless stretches.Juraj Fiala2016-02-281-9/+0
|
* Fix gimp tab labels.Juraj Fiala2016-02-281-1/+1
|
* Cleaned up the frame mess.Juraj Fiala2016-02-281-50/+9
|