User:Sylphoid/Sandbox: Difference between revisionsGive feedback
add movement slow stat |
moving movement to own page, add colors |
||
| Line 115: | Line 115: | ||
<math>15% = 19 </math> | <math>15% = 19 </math> | ||
== | == Color == | ||
Make sure the colors you pick abide by web accessibility rules! Check your colors with | |||
: https://webaim.org/resources/contrastchecker/ | |||
Understand accessibility with | |||
: https://en.wikipedia.org/wiki/Web_accessibility | |||
(table below is not official, nor wiki standard, it is just my personal preference that i think works well for web design and probably needs to be discussed in the future) | |||
{| class = wikitable | |||
! Represent !! Hex code !! Block !! As text !! Pass light? !! Pass dark? | |||
|- | |||
| Weapon || #d5903f || <div style=background-color:#d5903f;>Weapon</div> || <span style=color:#d5903f;>Weapon</span> || || | |||
|- | |||
| Vitality || #74b01c || <div style=background-color:#74b01c;>Vitality</div> || <span style=color:#74b01c;>Vitality</span> || || | |||
|- | |||
| Spirit || #c288f0 || <div style=background-color:#c288f0;>Spirit</div> || <span style=color:#c288f0;>Spirit</span> || || | |||
|- | |||
| Souls || #98ffde || <div style=background-color:#98ffde;>Souls</div> || <span style=color:#98ffde;>Souls</span> || || | |||
|- | |||
|} | |||
== Sound testing == | |||
[[File:Newscaster_headline_01.mp3]] | [[File:Newscaster_headline_01.mp3]] | ||