Difference between revisions of "Features/GTK3/Theme"
Jump to navigation
Jump to search
(→Status) |
|||
Line 20: | Line 20: | ||
* check if other variants are needed (inconsistent, insensitive) | * check if other variants are needed (inconsistent, insensitive) | ||
+ | |||
+ | ===ColorToolButton=== | ||
+ | |||
+ | Check the look of the color selector palette. Add it to the test activities. <span style="background:#80ff80; color:black">''VERIFY''</span> | ||
+ | |||
+ | ===Selected text=== | ||
+ | |||
+ | Check the style of the selected text and also the style when the selected text is being drag. <span style="background:#80ff80; color:black">''VERIFY''</span> | ||
===GtkScale=== | ===GtkScale=== |
Revision as of 14:00, 22 February 2012
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.
- check if other variants are needed (inconsistent, insensitive)
ColorToolButton
Check the look of the color selector palette. Add it to the test activities. VERIFY
Selected text
Check the style of the selected text and also the style when the selected text is being drag. VERIFY
GtkScale
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) DONE
- active bar should have white border, seems doable in Adwaita. DONE
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)
GtkComboBox
- style down arrow with SVG, seems not possible at the moment (maybe same issue as GtkSpinButton?)
Style description
Description text should be black. See screenshot.