
MW-8
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
Pixmap based theme style for GTK2, using Windows 8 style.
Enjoy everybody.
You need this font for custom notebook label: Atype 1 Regular (or choose your font by editing notebooks.rc file) download link:
http://img.dafont.com/dl/?f=atype_1
and the Segoe font family installed for a properly Windows font look.
6 years ago
Sat Jun 29 :: Public version, 1.0
* tested in Debian 6
* Metacity theme has centered titlebar label
6 years ago
Sat Jun 29 :: Public version, 1.0
* tested in Debian 6
* Metacity theme has centered titlebar label
yarra
5 years ago
Surprised its so lowly voted here.
Report
mitsuzer0
5 years ago
Report
krig
5 years ago
Report
mitsuzer0
5 years ago
Report
krig
5 years ago
font_name=[Sans Bold 11]
where "11" is the font size, "Bold" is the font type and "Sans" is the font name; you can use custom name, type and size independently, or all together for customizing the font of menubar; in this case the line should be:
font_name=[11]
Alternatively you can add the # font sign to uncomment the line, so will be ignored.
Report