No Description

Satyajit Sahoo 9937cea4a6 Fix issues with desktop file 11 years ago
.gitignore 2193a9eafe Modified .gitignore to ignore the gtk-theme-config binary 12 years ago
AUTHORS 268a2595de Added new icon 12 years ago
LICENSE 9deea89f20 Added License and Authors 12 years ago
Makefile 3fe5ae20ce Update icon cache after installation 12 years ago
README.md 9937cea4a6 Fix issues with desktop file 11 years ago
gtk-theme-config.desktop 9937cea4a6 Fix issues with desktop file 11 years ago
gtk-theme-config.svg 268a2595de Added new icon 12 years ago
gtk-theme-config.vala c826d28b2b Changed 'Selection' to 'Highlight' 11 years ago

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

glib2-devel

gtk3-devel >= 3.4.2

vala >= 0.16.0