
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Kvantum is an SVG-based theme engine for Qt4/Qt5 and KDE, i.e. a program for styling Qt applications with SVG images, with an emphasis on elegance, usability and practicality.
Kvantum comes with a default dark theme, inspired by the default theme of Enlightenment. Creation of realistic themes like that for KDE was my first reason to make Kvantum but it allows themes with very different looks and feels, whether they be photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or something in between.
Kvantum also has extra themes, that are installed as root with Qt5 installation and can be selected and activated by using Kvantum Manager.
The core idea of Kvantum, namely using of SVG images for drawing Qt widgets, is taken from QuantumStyle (not developed anymore but continued as QSvgStyle at https://github.com/DexterMagnific/QSvgStyle).
*** Compilation and Installation ***
Please read the file INSTALL for detailed instructions on compilation and installation for Qt4 and Qt5!
For 64-bit Debian Testing (and, perhaps, other 64-bit Debian-based systems too), you could just use the deb package(s) at https://github.com/tsujan/Kvantum/releases. There is also a link to 32 and 64-bit Arch packages, kindly made by Josip (metak), in the Files section of this page.
*** Theme Making ***
For instructions on how to change configuration or make new themes, please read the files Theme-Config and Theme-Making in the doc folder!
*** Notes ***
(1) Each new theme should be accompanied by a KDE color scheme because some KDE apps may use colors specific to KDE. Qt apps use Kvantum colors though.
(2) Kvantum does not provide window decorations. Such jobs are done by the window manager.
(3) For the latest and other releases, please go to the home page! This page may not be up-to-date.
6 years ago
See ChangeLog inside the source for a more thorough list.
15 Jun 2016
------------
* CPU usage optimization in extreme cases.
* Added two themes to the collection, one of which is translucent by default (KvRoughGlass).
* More QML corrections.
2 Jun 2016
------------
* Dealt with QML peculiarities.
* Added a key for disabling pushbutton contents shift (to Kvantum Manager).
* Added a hacking key for transparent PCManFM-Qt's folder-view (to Kvantum Manager).
* Added KvSimplicityDark to the extra themes.
* Some changes and additions for theme makers.
14 May 2016
------------
* Small changes.
* Made the first GitHub release (thanks to Matthew). A deb package for Debian Testing is also added. If (K)ubuntu and its derivatives need a separate deb package, I will add it here but, for now, they don't.
24 Apr 2016
------------
* Workaround for the Qt5 QMenu window type bug (I waited long enough for a fix. The workaround will be harmless if they fix the bug).
* Don't draw text shadow when it doesn't have enough contrast with text.
* Added a key for always centering doc tabs.
* Modifications to KvSimplicity.
* No need to a separate deb package for (K)ubuntu 16.04 and its derivatives for now.
......
6 years ago
See ChangeLog inside the source for a more thorough list.
15 Jun 2016
------------
* CPU usage optimization in extreme cases.
* Added two themes to the collection, one of which is translucent by default (KvRoughGlass).
* More QML corrections.
2 Jun 2016
------------
* Dealt with QML peculiarities.
* Added a key for disabling pushbutton contents shift (to Kvantum Manager).
* Added a hacking key for transparent PCManFM-Qt's folder-view (to Kvantum Manager).
* Added KvSimplicityDark to the extra themes.
* Some changes and additions for theme makers.
14 May 2016
------------
* Small changes.
* Made the first GitHub release (thanks to Matthew). A deb package for Debian Testing is also added. If (K)ubuntu and its derivatives need a separate deb package, I will add it here but, for now, they don't.
24 Apr 2016
------------
* Workaround for the Qt5 QMenu window type bug (I waited long enough for a fix. The workaround will be harmless if they fix the bug).
* Don't draw text shadow when it doesn't have enough contrast with text.
* Added a key for always centering doc tabs.
* Modifications to KvSimplicity.
* No need to a separate deb package for (K)ubuntu 16.04 and its derivatives for now.
......
angelinux-slack
8 days ago
Report
axel-huerta
2 months ago
Report
bunnymnemonic
1 year ago
Report
sohrob
1 year ago
Report
zayronXIO
1 year ago
Report
tomjedusor
1 year ago
Report
tomjedusor
1 year ago
I have installed it following the instruction in the INSTALL text file and using cmake. I have installed the software because it was advised tio install Materia theme, but i figure that i don't need it.
Can you tell me the steps to follow to uninstall it properly ?
Report
jrjohnstone
1 year ago
Report
pewpew
2 years ago
Report
abgr
2 years ago
Just created my first Kvantum theme, and all in all it was a joy, i was able to realize most of what i'd had in mind. Posted a few minor issues/feature requests on github.
Thanks for your work!
Report
tsujan
2 years ago
Report
Frettchen
2 years ago
Report
armakuni
3 years ago
Report
armakuni
3 years ago
Report
tsujan
3 years ago
Report
tsujan
3 years ago
That being said, there are some themes included in Kvantum, that can match some gtk themes:
(1) The default Kvantum theme fairly matches E17gtk (https://github.com/tsujan/E17gtk.git);
(2) KvAmbiance matches Ubuntu's Ambiance;
(3) KvArc and KvArcDark match the Arc gtk theme and its dark counterpart (sorry, I have no link to those gtk themes);
(4) Kvantum also includes KvGnome and KvGnoemDark. A year ago, they matched Gnome default theme but since Gnome devs change everything once in a while, I started to developed and change those themes freely. However, they still match Gnome theme to some extent.
Report
qtnerd
4 years ago
Report
tsujan
4 years ago
Kvantum doesn't have any issue with qml; it's qml that has issue with complete styling. The problem just can't be seen with simple styles like Breeze.
Anyhow, I won't add a comment/reply here anymore. THIS PAGE IS OUTDATED. Bug reports and feature requests should be posted at the GitHub page.
Report
arun94
4 years ago
Report
sfeist
4 years ago
Report
tsujan
4 years ago
Report
x-varlesh-x
4 years ago
Report
tsujan
4 years ago
Report
stevepusser
4 years ago
Instructions: https://software.opensuse.org/download.html?project=home%3Astevenpusser%3Aqmplay2%3Aqt5-default&package=qt5-default
Use with due caution, and don't use if it looks like it's going to remove something you need. Calibre depends on an exact version of Qt5 that it was build against, so I included that in the repo.
Report
tsujan
4 years ago
Report