Keine Beschreibung

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

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