
GTK 3 Theme Template
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
* Introduction *
This package contains a gtk 3 theme template.
I am not a themer, so if something is wrong, let me know!
I made this since gtk 3 is quite new, and theming is not easy.
This might make it easier for some people.
Everything in the template path is public domain.
The rest is GPL3 licensed.
Please see the README included in the package for more information.
novomente
1 year ago
Report
novomente
1 year ago
@import url("widgets.css");
but the name of the file the @import url points to is (in template folder):
"gtk-widgets.css"
Regards,
novomente
Report
josvanr
2 years ago
Report
scottybee
9 years ago
Report
unkie
9 years ago
For the full gtk theming documentation, just google it, and find: http://developer.gnome.org/gtk3/3.3/GtkCssProvider.html
To be able to create a *fresh* template from the most recent gtk sources, only then you would have to go through hoops.
Report
unkie
9 years ago
PPS: Learn to read.
Report
DDZ
9 years ago
Report
Ahmose
9 years ago
Report
DxSepley
9 years ago
At any rate, this is awesome and deserves better ratings. Thanks!
Report
ilnanny75
9 years ago
Report