Open main menu

Gramps β

Changes

GEPS 029: GTK3-GObject introspection Conversion

189 bytes added, 09:46, 29 October 2012
m
GTK 3 theme
Not using units is deprecated. Assuming 'px'.
then the best solution is maybe to try to fix it by yourself, then to provide a patch for this theme!
/usr/share/themes/elementary/gtk-3.0/
 
GtkSwitch {
- text-shadow: 0 1 alpha (#fff, 0.4);
+ text-shadow: 0 1px alpha (#fff, 0.4);
- icon-shadow: 0 1 alpha (#fff, 0.4);
+ icon-shadow: 0 1px alpha (#fff, 0.4);
..
 
and to provide a patch for this theme!
http://bazaar.launchpad.net/~elementary-design/egtk/egtk-2a/files/head:/gtk-3.0/
 
==== KDE ====
To set the theme, open gramps, and open '''System settings -> Application Appearance -> GTK+ Appearance''', and select different theme, click on apply. If you see Gramps update completely, you have selected a theme with GTK 3 support. If the theme falls back to something consisting of Raleigh theme components, the theme does not have good GTK 3 support. Even if Gramps updates, not all elements visible will update. Restart Gramps to be sure the theme works as intended. You can install gtk-theme-switch to test themes.