Difference between revisions of "Features/GTK3/Theme"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
===GtkSpinButton=== | ===GtkSpinButton=== | ||
* theme up and down arrows with SVG (only possible in GTK git and gnome-themes-standard git, will be packaged for gnome 3.3.3, 19th december) | * theme up and down arrows with SVG (only possible in GTK git and gnome-themes-standard git, will be packaged for gnome 3.3.3, 19th december) | ||
− | |||
− | |||
− | |||
===GtkNotebook=== | ===GtkNotebook=== | ||
* fix non-active tabs text color, should be white | * fix non-active tabs text color, should be white |
Revision as of 10:35, 9 December 2011
Testing the theme
We are comparing the look of these test activities:
The one using GTK+3 has a local CSS, with rules that are added to the CSS in sugar-artwork-gtk3. The latter can be found here:
Status
The screenshots were taken in XO 1.5 with os2 of olpc.
GtkRadioButton, GtkCheckButton
SVGs made for the button variants, (normal, normal and selected, active, active and selected). The images seem to be cutted in the edges.
GtkScale
SVG for the slider sketched.
- bar should be bi-colored.
- bar should have rounded endings
- bar should has border
GtkSpinButton
- theme up and down arrows with SVG (only possible in GTK git and gnome-themes-standard git, will be packaged for gnome 3.3.3, 19th december)
GtkNotebook
- fix non-active tabs text color, should be white