Bug 418992 - [preferences] Allow to change general font color without using the 'Syntax Coloring' menu
Summary: [preferences] Allow to change general font color without using the 'Syntax Co...
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.3.1   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-09 04:51 EDT by Vincent Thomasset CLA
Modified: 2013-10-09 05:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Thomasset CLA 2013-10-09 04:51:31 EDT
When i use an IDE or editors in general, I usually quick start by darkening the background color and making the general font lighter.

In eclipse i find this is very unintuitive. There is no such thing as the general font, instead, one has to change color for a myriad of language specific idioms via the 'Syntax Coloring' menu.

While not a blocking point to using eclipse, i think this is really annoying on a new installation. It would be a lot simpler to provide this in the font menu or alongside the coice for background color.
Comment 1 Dani Megert CLA 2013-10-09 05:20:09 EDT
(In reply to Vincent Thomasset from comment #0)
> When i use an IDE or editors in general, I usually quick start by darkening
> the background color and making the general font lighter.

Why don't you do this on the OS level then? Eclipse uses the system defaults to set the editor font family, size fg and bg colors.

Unfortunately the font dialog does not allow to set colors on all operating systems. We would have to introduce new default colors that editors could use as a start. And since we don't control all the editors, this would probably be even more confusing/inconsistent.

Another approach would be to also display the existing editor color options on the the 'Colors and Fonts' preference page.