Opened 11 years ago
Closed 10 years ago
#4092 closed defect (fixed)
Add graphics in the theme for sugar-72%
Reported by: | manuq | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | theme |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
We are using SVG graphics now for theming the checkboxes, button radius, sliders. They have been added to fit sugar-100 on a first stage. Different graphics have to be done for 72% . Might be even possible to automate the reduction too.
Change History (4)
comment:1 Changed 10 years ago by dnarvaez
- Component changed from sugar-artwork to Sugar
- Owner changed from manuq to erikos
comment:2 Changed 10 years ago by dnarvaez
- Milestone changed from 1.0 to Unspecified
comment:3 Changed 10 years ago by manuq
comment:4 Changed 10 years ago by Manuel Quiñones
- Resolution set to fixed
- Status changed from new to closed
GTK3 theme 72%, fix chekboxes
- We had 'indicator-size' harcoded to 26px. Now is a proper number for sugar-72 theme.
- Provide new SVG files for the checkbox states, for sugar-72 . Those were optimized with SVGO https://github.com/svg/svgo
- Reorder the assets in directories 'assets/100' and 'assets/72'. The Makefile takes care of copying the correct SVG files to the build directory.
Fixes #4092 .
Changeset: 6237094f0ef19437f5993b30ffae9854c53e8d2a
Note: See
TracTickets for help on using
tickets.
https://github.com/sugarlabs/sugar-artwork/pull/10