Closed Bug 738880 Opened 12 years ago Closed 10 years ago

Make default text color bright pink

Categories

(Firefox :: Untriaged, defect)

11 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: uxteam, Unassigned)

Details

(Whiteboard: [piiiiiiiink])

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120312181643

Steps to reproduce:

It would be great if the default text color would be bright pink (I suggest #f442e1) instead of black, which seems arbitrary. This would also be a nice complement to #376997.


Actual results:

Text is rendered in a black color.


Expected results:

Text should be redered bright pink.
Attached patch Patch v1Splinter Review
Attachment #608966 - Flags: ui-review?(ux-review)
I was able to implement this as a restartless addon for anyone to download and install: https://builder.addons.mozilla.org/addon/1045994/latest/

I'd recommend anyone looking for this bug to be fixed to use it if this bug languishes for a long time with no work being done to fix it.
Whiteboard: [piiiiiiiink]
Comment on attachment 608966 [details] [diff] [review]
Patch v1

Review of attachment 608966 [details] [diff] [review]:
-----------------------------------------------------------------

::: layout/style/html.css
@@ +38,5 @@
>  @namespace url(http://www.w3.org/1999/xhtml); /* set default namespace to HTML */
>  @namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
>  
> +* {
> +  color: #F442E1;

color: #F442E1 !important;
(In reply to Jared Wein [:jaws] from comment #4)
> > +* {
> > +  color: #F442E1;
> 
> color: #F442E1 !important;

Why downplay this so?

color: #F442E1 !IMPORTANT;
So where is the mandatory screenshot for UX reviews? :)
Comment on attachment 608966 [details] [diff] [review]
Patch v1

Needs more fuchsia.
Attachment #608966 - Flags: ui-review?(ux-review) → ui-review-
Hello,

can someone remember in detail about this report? WTF - 7 comments on a pink rendering?
and all of them are positiv? can please someone close this, or bring good arguments why this should be done.

thanks for your help.
Flags: needinfo?(uxteam)
It is a joke bug report. I can not recall the exact circumstances but it should be safe to close.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
Flags: needinfo?(uxteam)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: