
SGI-IMD
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
GTK Theme Ichago (www.lollipop-design.com) combined with a Metacity theme of my own design. (Download includes all in one package renamed as SGI-IMD.) Background in screenshots comes from the 4Dwm IceWM theme. Theme does not use any images, only Metacity draw_ops.
Best if you first load the Iris icon theme pack.
If you want different colors for the active window, edit metacity-theme-1.xml and change the color value in the "active_tint" draw_ops. Note that it is alpha-blended so should be fairly bright. If you want more color, change alpha. But don't go too far or the highlights and shadows will disappear.
Tested only with Compiz and the gtk-decorator. YMMV, but let me know.
To get the title bar fonts italic, you will probably have to go into the Preferences panel and manually change the window title font. Theme uses FreeSans as the font.
Add the following to Firefox userChrome.css for Firefox menus:
* Make menu items in particular 15 pt instead of the default size:
menupopup > * {
font-size: 15pt !important
}
*/
menubar, menubutton, menulist, menu, menuitem {
font-family: helvetica !important;
font-style: italic !important;
font-weight: bold !important;
font-size: 4mm !important;
}
thorpedonj
11 years ago
Thank you!
Report
0xffffff
12 years ago
I like the old UNIX appearance.
Report