Difference between revisions of "Features/GTK3/Theme"

From Sugar Labs
< Features‎ | GTK3
Jump to navigation Jump to search
Line 22: Line 22:
  
 
===GtkScale===
 
===GtkScale===
SVG for the slider sketched.
+
SVG for the slider sketched, two variants (normal and active).  Bar rounded.
 
* bar should be bi-colored. (Waiting landing of https://bugzilla.gnome.org/show_bug.cgi?id=665140)
 
* bar should be bi-colored. (Waiting landing of https://bugzilla.gnome.org/show_bug.cgi?id=665140)
* bar should have rounded endings
+
* active bar should have white border, seems doable in Adwaita.
* bar should has border
 
  
 
===GtkSpinButton===
 
===GtkSpinButton===

Revision as of 16:07, 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

Reference, Gtk 2
Gtk3, 2011-12-08

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.

  • check if other variants are needed (inconsistent, insensitive)

GtkScale

SVG for the slider sketched, two variants (normal and active). Bar rounded.

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