Opened 14 years ago
Closed 14 years ago
#4315 closed defect (invalid)
dojo 0.9 look and feel colors not neutral
Reported by: | guest | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | look and feel colr widget | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
The new look and feel is really beautifull, but it uses the non neutral color blue.
This makes each and every widget useless in a non blue desaign (for example a green design).
I propose to use grey tones or to support a wide colr range. A pluggable look&feel like in java is a bit over the top..
tjerk AT wolterinkwebdesign.com
Change History (1)
comment:1 Changed 14 years ago by
Cc: | [email protected]… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fwiw, the theme 'tundra' uses all grey gradients, and aims at being color neutral. the 'soria' theme, while blue, is in experiment actually in the lack of any color in images (directional white gradients, all transparent icons) using CSS styles to define color (so the underlying hue can easily be changed with a preg_replace), though is poses some hurdles wrt IE and PNGs. Tundra is the official, color-neutral, theme of Dijit.