#26928 closed enhancement (wontfix)
Post Color By Status In Admin Panel
| Reported by: | hardeepasrani | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | close |
| Cc: | Focuses: | ui, accessibility, administration |
Attachments (2)
Change History (10)
#1
follow-up:
↓ 2
@
12 years ago
- Component Appearance → Administration
Thanks for the suggestion and patch, hardeepasrani. There's a plugin that does this that I've seen before, and I've done this on a client request as well. I think it's quite interesting, but my sense when it comes to core itself is that it may not be a great fit. Colors mean different things to different people, I'm a little worried the chosen colors may actually be less accessible to those with color blindness, and the loss of zebra striping if you have many posts in a row of a given status is also a bit less readable.
Also, for future patches, just a note that we use lowercase letters in hex values. You may be interested in our living CSS coding standards.
Related: #22590, opened by the author of the aforementioned plugin.
#2
in reply to: ↑ 1
@
12 years ago
Replying to helen:
Thanks for the suggestion and patch, hardeepasrani. There's a plugin that does this that I've seen before, and I've done this on a client request as well. I think it's quite interesting, but my sense when it comes to core itself is that it may not be a great fit. Colors mean different things to different people, I'm a little worried the chosen colors may actually be less accessible to those with color blindness, and the loss of zebra striping if you have many posts in a row of a given status is also a bit less readable.
Also, for future patches, just a note that we use lowercase letters in hex values. You may be interested in our living CSS coding standards.
Related: #22590, opened by the author of the aforementioned plugin.
Makes more sense now. Thanks for explaining & tip. :)
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

Fixed minor error :)