| Anonymous | Login | Signup for a new account | 2010-09-09 16:48 UTC | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0000097 | Mana Client | Interface | public | 2010-03-01 22:06 | 2010-03-12 22:08 | |
| Reporter | thorbjorn | |||||
| Assigned To | Jaxad0127 | |||||
| Priority | urgent | Severity | block | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | 1.0.0 | Fixed in Version | ||||
| Summary | 0000097: Some user interface colors that are configurable should really come from the theme | |||||
| Description | There are a bunch of user-configurable colors used in the user interface that really should depend on the theme. | |||||
| Additional Information | Colors that definitely should be part of the theme seem to be: Text Text shadow Text outline Progress bar labels Button Button disabled Tab Background Highlight Maybe there are others, too. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
(0000279) Jaxad0127 (administrator) 2010-03-03 17:08 |
Default ProgressBar fill color should be added. We should also look at adding HP, MP, exp, etc, progressbar colors to it. We should split Palette into two parts: UserPalette (configurable in settings dialog and stored in config) and ThemePalette, which is what this ticket describes. The ThemePalette would be populated from an XML file distributed with a theme. I propose colors.xml for it's name. For structure: <colors> <color id="text" value="#000000" effect="static" pulse="0"/> <color id="hpprogress" value="0xff0000,e28000,c38948,0f6a20"/> ... </colors> Default effect is static (others are pulse, rainbow, and spectrum), default pulse TBD (these match what is currently available in the settings dialog). Color lists for ProgressBars work like the image dye system. |
|
(0000284) Bertram (developer) 2010-03-03 18:50 |
I propose colors.xml for it's name. -> I'd rather have every theming option within a theme.xml file. And maybe you could have a look at those issues: 0000003 http://mantis.themanaworld.org/view.php?id=933 [^] |
|
(0000314) Jaxad0127 (administrator) 2010-03-12 22:08 |
Done in 781b3c9f17708cc5fe08eb3c9ee38d596364d97c. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-03-01 22:06 | thorbjorn | New Issue | |
| 2010-03-03 17:08 | Jaxad0127 | Note Added: 0000279 | |
| 2010-03-03 18:49 | Jaxad0127 | Status | new => assigned |
| 2010-03-03 18:49 | Jaxad0127 | Assigned To | => Jaxad0127 |
| 2010-03-03 18:50 | Bertram | Note Added: 0000284 | |
| 2010-03-12 22:08 | Jaxad0127 | Note Added: 0000314 | |
| 2010-03-12 22:08 | Jaxad0127 | Status | assigned => resolved |
| 2010-03-12 22:08 | Jaxad0127 | Resolution | open => fixed |
| Copyright © 2000 - 2010 MantisBT Group |