satya164 / gtk-theme-config

A tool to configure GTK theme colors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tool to configure GTK theme colors.

License:GNU General Public License v3.0


Languages

Language:Vala 94.6%Language:Makefile 5.4%