| Summary: | [outline] Style the JS Outliner | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> | ||||
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | Michael_Rennie | ||||
| Version: | 5.0 | ||||||
| Target Milestone: | 7.0 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | 422294 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Curtis Windatt
Created attachment 244175 [details]
Adds framework for styling and support for object property list
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=983518fb82ba211324220ba4782aba670630cee9 Adds framework for colouring some text as details Replaces {...} for object properties with actual list of property names The properties list are considered details, but I have kept the colouring the same for now. The current theme in Orion has a very limited colour palette, limiting the details font colour to a different shade of grey. All the greys I tried either looked equivalent to the label text or were too light to read clearly on the grey background. Closing as FIXED. As demonstrated by the short lived templates explorer, adding colours to the sidebar tends to look very out of place. The text improvements are already quite helpful. |