Bez popisu

yasarciv 40e0e7a14a update-tr.po před 7 roky
po 40e0e7a14a update-tr.po před 7 roky
.gitignore 2193a9eafe Modified .gitignore to ignore the gtk-theme-config binary před 12 roky
AUTHORS 268a2595de Added new icon před 12 roky
LICENSE 9deea89f20 Added License and Authors před 12 roky
Makefile 4a1de56e76 fix building if CC is exported před 9 roky
README.md bba6d97c21 Updated README to include GCC as a build-dependency před 11 roky
gtk-theme-config.appdata.xml bd12c9bb4d Add AppData file před 10 roky
gtk-theme-config.desktop bddf33571c gtk-theme-config.png před 7 roky
gtk-theme-config.png 8a33fad311 Updated screenshot před 10 roky
gtk-theme-config.svg 268a2595de Added new icon před 12 roky
gtk-theme-config.vala d731cbe93f Automatically turn the switch on when changing the color před 10 roky

README.md

Theme Configuration

Configure GTK theme colors.

Introduction

This little tool allows anyone to change some basic elements of a GTK theme easily (both GTK2 and GTK3) with a simple interface.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see gnu.org/licenses.

Copyright (C) Satyajit Sahoo

Build dependencies

gcc

glib2-devel

gtk3-devel >= 3.4.2

vala >= 0.16.0