Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 395761

Summary: The "Orion" theme needs bold keywords
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Anton McConville <antonm>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: antonm, mamacdon
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-12-04 17:17:36 EST
1. Go to Settings > Editor Theme
2. Choose "Orion", click "Apply"

JavaScript keywords are styled as "font-weight: normal" so they are hard to distinguish from the surrounding text. They should be bold (as they are in the Prospecto theme).
Comment 1 Mark Macdonald CLA 2012-12-04 23:35:29 EST
Correction to the bug description: the Prospecto theme does not have bold keywords. Rather, the "themeless" (no theme chosen) color scheme has bold keywords. The themeless color scheme looks very similar to Prospecto, but it's not identical (the boldness is one difference). After you apply an Editor Theme, the boldness goes away and everything is font-weight:normal.

The problem, then, is that there's currently no way for a theme to apply boldface to some of its style classes (eg. keywords).
Comment 2 Susan McCourt CLA 2012-12-05 11:02:13 EST
Ideally "themeless" and the default should match.  We went through a round of this with the main theme... bug 386700
Comment 3 Susan McCourt CLA 2012-12-06 10:59:16 EST
marking M1 for comment 2 (making themeless and default theme behave the same, ie, no surprises for user when they visit settings)
Comment 4 Anton McConville CLA 2012-12-07 11:27:51 EST
Added a fix for this during the week.