Closed Bug 34704 Opened 24 years ago Closed 24 years ago

User should be able to customize colors as well as metrics

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: akkzilla, Assigned: akkzilla)

Details

Attachments

(1 file)

nsXPLookAndFeel lets the user customize metrics, but the color portion was not
yet implemented (because I thought such things would come from the skin
instead).  Leaf points out that some colors, such as selection background, may
rub users the wrong way so we should definitely get color customization going.
I'm marking M15 for now, because I'm not sure how much call there is for this. 
Leaf, if you want to argue for M15, I don't think there would be any problem in
coming up with a fix in the next few days.
Status: NEW → ASSIGNED
Target Milestone: --- → M16
It's not urgent, as far as i'm concerned.
Fix checked in yesterday.  For instance, you can add:

user_pref("ui.textSelectBackground", "orange");

to your prefs.js or user.js, and text selection will be orange instead of
whatever it was before.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.