Closed
Bug 740035
Opened 13 years ago
Closed 13 years ago
Port Bug 734371 [Adjust toolbar color for Australis]
Categories
(Thunderbird :: Theme, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 14.0
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(4 files)
8.12 KB,
patch
|
andreasn
:
review+
andreasn
:
ui-review+
|
Details | Diff | Splinter Review |
87.79 KB,
image/png
|
Details | |
33.33 KB,
image/png
|
Details | |
40.85 KB,
image/png
|
Details |
The Australis theme is using a other toolbar background color. This Bug is for changing this.
Assignee | ||
Comment 1•13 years ago
|
||
This patch changes the toolbox background color. It also changes the toolbox bottom border color following Bug 736954.
Please check also the status-bar. This has now also the new color like Firefox.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #610183 -
Flags: ui-review?(nisses.mail)
Attachment #610183 -
Flags: review?(nisses.mail)
Assignee | ||
Comment 2•13 years ago
|
||
This screenshot shows also my first version of the new Australis toolbarbuttons (but this isn't the focus of this bug)
Assignee | ||
Comment 3•13 years ago
|
||
Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Comment on attachment 610183 [details] [diff] [review]
Patch
Looks great!
Attachment #610183 -
Flags: ui-review?(nisses.mail) → ui-review+
Comment 6•13 years ago
|
||
Comment on attachment 610183 [details] [diff] [review]
Patch
> border-bottom-color: #AABCCF;
Would it make sense to make this rgb(170,188,207);? (not sure what's the exact policy is, but it we set a lot of other colors like this).
With or without that fixed, r+ me.
Attachment #610183 -
Flags: review?(nisses.mail) → review+
Comment 7•13 years ago
|
||
When I asked Shorlander about this on irc (because browser.css consists of lots of different hex, hsl and rgb) he said there is no policy:
andreasn: in browser.css, some colors are set as hex, others as rgb(x,x,x). Is there a policy for when to use what or something?
shorlander: andreasn: re: color format — no policy there. I usually use hex if there is no transparency and hsla for things with transparency. Although sometimes I use hsl if I have hsla somewhere else in the same ruleset.
Assignee | ||
Comment 8•13 years ago
|
||
I let it in hex. Then it's easier to find and change it when FX is changing this because it's findable with an easy copy and paste search and no conversion is needed.
Keywords: checkin-needed
Comment 9•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 14.0
You need to log in
before you can comment on or make changes to this bug.
Description
•