Bug 465317 - Enabling syntax element on syntax coloring page shouldn't overwrite foreground/background default settings.
Summary: Enabling syntax element on syntax coloring page shouldn't overwrite foregroun...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PHP UI CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-23 11:02 EDT by Dawid Pakula CLA
Modified: 2020-05-14 10:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Pakula CLA 2015-04-23 11:02:12 EDT
Problem:
Dark theme settings in general modify settings on preferences.default scope. If something will be modified on instance scope dark theme defaults will be ignored. 

Simple case:
1. Install new luna/mars workbench.
2. go to php / editor / syntax coloring and enable "deprecated memebers"
3. Save
4. Go to General -> appearance and switch to dark theme
5. Save & restart
6. Open any php file with deprecated memebers

Result:
PHP syntax coloring looks horrible