staff
1,124
edits
(colours) |
(added hex values) |
||
Line 4: | Line 4: | ||
Improvements: | Improvements: | ||
* Highlight mylist entries (on mylist page and other pages where mylist entries appear) based on the following: | * Highlight mylist entries (on mylist page and other pages where mylist entries appear) based on the following: | ||
** red for if not fully collected (missing files), and have not started | ** red for if not fully collected (missing files), and have not started | ||
Line 13: | Line 12: | ||
** green for mylist state "completed" | ** green for mylist state "completed" | ||
** green for all_watched | ** green for all_watched | ||
** current colours: | |||
<pre> | |||
background-color: #FF66CC !important; purple | |||
background-color: #FF3399 !important; purple odd | |||
color: #FFFFFF; font colour | |||
background-color: #000000 !important; black | |||
background-color: #000000 !important; black odd | |||
color: #FFFFFF; font colour | |||
background-color: #FFB84D !important; orange | |||
background-color: #FFA319 !important; orange odd | |||
background-color: #D6B8B8 !important; red | |||
background-color: #CC9999 !important; red odd | |||
background-color: #71D8DE !important; blue | |||
background-color: #68CACE !important; blue odd | |||
background-color: #B8E3B8 !important; green | |||
background-color: #85D485 !important; green odd | |||
</pre> | |||
* Increased gradient of in-mylist green highlighting | |||
* for anime-group in my list, the completion bar, changed from green to red to improve readability | * for anime-group in my list, the completion bar, changed from green to red to improve readability | ||
* Highlight in red any missing char-char and anime-anime relations in the table-fied views of relations <-- courtesy of Worf | * Highlight in red any missing char-char and anime-anime relations in the table-fied views of relations <-- courtesy of Worf |