TerraNova v0.50
GTK+2 Theme Engine (originally based on Clearlooks)
I made this engine for my box, so It’s look’n'feel is quite uncommon. (eg: the scrollbars on left & such), but still… feel free to try it out and suggest new stuff.
Besides it has a whole bunch of options. (in gtkrc, check the code-block following line 453).
License: GPL2+
Download: Tar/BZ2 DEB
GIT: git://git.tuxfamily.org/gitroot/terranova/terranova.git
Screenshots:
candy style ———————– clarius style ——————- aquarius style
ChangeLog:
0.50:
- improved active tabs look’n'feel
- small fixup in autogen.sh
- improved configure.ac
- split CLARIUS and AQUARIUS
- added CANDY (back (from Excelsior 1.x))
- made panel-menu, dialog and large-toolbar icons 22×22
- renamed themes:
- TerraNova => TerraNova-Clarius
- TerraNova-Midnight => TerraNova-Aquarius
- TerraNova-Candy (new)
- themes support nautilus-elementarys breadcrumb pathbar
- breadcrumb effects: active ones are blue, prelighted violett
- scale down arrows to 60% (too big in breadcrumbs else)
- use gtk_widget_has_default instead of GTK_WIDGET_HAS_DEFAULT
- use gtk_widget_get_state instead of GTK_WIDGET_STATE
- use gtk_widget_is_drawable instead of GTK_WIDGET_DRAWABLE
- use gtk_widget_get_has_window instead of GTK_WIDGET_NO_WINDOW
- use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE
- use gtk_widget_has_focus instead of GTK_WIDGET_HAS_FOCUS
- set several gtk+ settings via the theme rc files
- (see “Misc Settings” in the rc files)
- added grip_pos engine option
- added draw_unselected engine option
- removed button_style engine option
- added 1 option to tooltip_style option (plain tooltips)
- fixed tooltips-rendering in Firefox
- invert selected cells for CLARIUS
- updated schema


