User:CDB-Man/CDBstyle: Difference between revisions

Jump to navigation Jump to search
(anidb default red)
(colours!)
Line 48: Line 48:


=== Colour-based Features ===
=== Colour-based Features ===
* 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
<pre style="color:#000000; background:#7EF27E">background-color: #7EF27E !important; anidb default green</pre>
<pre style="color:#000000; background:#FF0000">background-color: #FF0000 !important; new red</pre>
* Increased brightness and gradient of anidb green and red highlighting
<pre style="color:#000000; background:#A7DDA7">background-color: #A7DDA7 !important; anidb default green</pre>
<pre style="color:#000000; background:#9AD09A">background-color: #9AD09A !important; anidb default green odd</pre>
<pre style="color:#000000; background:#B8E3B8">background-color: #B8E3B8 !important; green</pre>
<pre style="color:#000000; background:#85D485">background-color: #85D485 !important; green odd</pre>
<pre style="color:#000000; background:#D6B8B8">background-color: #D6B8B8 !important; anidb default red</pre>
<pre style="color:#000000; background:#CC9999">background-color: #CC9999 !important; anidb default red odd</pre>
<pre style="color:#000000; background:#FF9696">background-color: #FF9696 !important; red</pre>
<pre style="color:#000000; background:#FF7878">background-color: #FF7878 !important; red odd</pre>
<pre style="color:#000000; background:#FF8282">background-color: #FF8282 !important; strong red (for use with purple)</pre>
<pre style="color:#000000; background:#FF6464">background-color: #FF6464 !important; strong red odd (for use with purple)</pre>


== Text Changes ==
== Text Changes ==