WEB DEVELOPMENT
[edit]

W3 Theme Colours

Here is an old base colour scheme


w3theme-l5 {color:#000; background-color:#f5f5f5}
.w3theme-l4 {color:#000; background-color:#dddddd}
.w3theme-l3 {color:#000; background-color:#bbbbbb}
.w3theme-l2 {color:#fff; background-color:#989898}
.w3theme-l1 {color:#fff; background-color:#767676}
.w3theme-d1 {color:#fff; background-color:#4c4c4c}
.w3theme-d2 {color:#fff; background-color:#434343}
.w3theme-d3 {color:#fff; background-color:#3b3b3b}
.w3theme-d4 {color:#fff; background-color:#323232}
.w3theme-d5 {color:#fff; background-color:#2a2a2a}
.w3theme-light {color:#000; background-color:#f5f5f5}
.w3theme-dark {color:#fff; background-color:#2a2a2a}
.w3theme-action {color:#fff; background-color:#2a2a2a}
.w3theme {color:#fff; background-color:#555555}
.w3text-theme {color:#555555}
.w3border-theme {border-color:#555555}
.w3hover-theme:hover {color:#fff; background-color:#555555}
.w3hover-text-theme:hover {color:#555555}
.w3hover-border-theme:hover {border-color:#555555}