diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-28 01:14:36 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-28 01:14:36 +0800 |
commit | f1d705cb03c946a7d30b7c61d09b7a74b9468a98 (patch) | |
tree | 98f9db7c34086eca0653998d42e763a56d9d7f16 /x11-themes/Makefile | |
parent | 5282f3fc26ec3b15a2c2ff898850e8e1973dafd0 (diff) | |
download | freebsd-ports-gnome-f1d705cb03c946a7d30b7c61d09b7a74b9468a98.tar.gz freebsd-ports-gnome-f1d705cb03c946a7d30b7c61d09b7a74b9468a98.tar.zst freebsd-ports-gnome-f1d705cb03c946a7d30b7c61d09b7a74b9468a98.zip |
Kvantum is an SVG-based theme engine for Qt4/Qt5, KDE and LXQT, with an
emphasis on elegance, usability and practicality.
Kvantum has a default dark theme, which is inspired by the default theme of
Enlightenment. Creation of realistic themes like that for KDE was my first
reason to make Kvantum but it goes far beyond its default theme: you could
make themes with very different looks and feels for it, whether they be
photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or
something in between, and Kvantum will let you control almost every aspect
of Qt widgets.
WWW: https://github.com/tsujan/Kvantum
PR: 209568
Submitted by: matthew@reztek.cz
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r-- | x11-themes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 6afeff6b3121..92a6773637ed 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -153,6 +153,7 @@ SUBDIR += qt4-style-float SUBDIR += qt4-style-phase SUBDIR += qt4-style-quantumstyle + SUBDIR += qt5-style-Kvantum SUBDIR += qtcurve SUBDIR += qtcurve-gtk2 SUBDIR += qtcurve-kde4 |