Closed
Bug 1208705
Opened 9 years ago
Closed 9 years ago
Theme: Set accentColor on Android 5.0+
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(firefox44 fixed)
RESOLVED
FIXED
Firefox 44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: sebastian, Assigned: shubhamkjain, Mentored)
References
Details
(Whiteboard: [lang=xml][good first bug])
Attachments
(3 files, 1 obsolete file)
Currently we do not set an accentColor (for theming UI controls) in our theme. That's why checkboxes and headers have this cyan color in settings (See screenshot).
Reporter | ||
Comment 1•9 years ago
|
||
Reporter | ||
Updated•9 years ago
|
Mentor: s.kaspari
Whiteboard: [lang=xml][good first bug]
Assignee | ||
Comment 3•9 years ago
|
||
hello
I'm here for my first bug. Can you please help me through resolving bugs in firefox?
Assignee | ||
Comment 4•9 years ago
|
||
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → shubhamkjain
Assignee | ||
Comment 5•9 years ago
|
||
Any input from Anthony so far ?
Comment 6•9 years ago
|
||
Hey Shubham!
I've been thinking about this more.
It seems like the best color here would be our Action Orange (#E66000) which is what seems to be there.
Flags: needinfo?(alam) → needinfo?(shubhamjindal18)
Updated•9 years ago
|
Flags: needinfo?(shubhamjindal18) → needinfo?(shubhamkjain)
Assignee | ||
Comment 7•9 years ago
|
||
Set the accent color to action_orange. @aAnthony I actually made the same choice. In fact the screenshot named color/fennec_orange that i attached is actually action_orange. i had accidentally named it incorrectly.
Flags: needinfo?(shubhamkjain)
Assignee | ||
Updated•9 years ago
|
Attachment #8666860 -
Flags: review?(s.kaspari)
Reporter | ||
Comment 8•9 years ago
|
||
Comment on attachment 8666860 [details] [diff] [review]
color_patch.diff
Review of attachment 8666860 [details] [diff] [review]:
-----------------------------------------------------------------
Nice. This is looking good!
The commit message is a bit misleading. This color does not relate to menus. It's used to tint UI controls in general (Android 5+). Maybe change it to something like: "Set colorAccent in v21+ theme.". And you can add the reviewer at the end of the message. So in this case the commit message could read something like this:
"Bug 1208705 - Set colorAccent in v21+ theme. r=sebastian"
Feel free to upload an updated patch. This does not require a new review.
I'll push the patch to try[1] for you. If all tests pass then you can add the "checkin-needed" [2] keyword to this bug in order to get your changes commited and pushed.
[1] https://wiki.mozilla.org/Build:TryServer
[2] https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch#Getting_the_patch_checked_into_the_tree
Attachment #8666860 -
Flags: review?(s.kaspari) → review+
Assignee | ||
Comment 9•9 years ago
|
||
cool, Thank you!
I'll upload an updated patch shortly.
Reporter | ||
Comment 10•9 years ago
|
||
Assignee | ||
Comment 11•9 years ago
|
||
Attachment #8666860 -
Attachment is obsolete: true
Reporter | ||
Updated•9 years ago
|
Attachment #8667202 -
Flags: review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 12•9 years ago
|
||
Keywords: checkin-needed
Comment 13•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•