1
0
mirror of https://github.com/php/web-gtk.git synced 2026-03-23 23:02:14 +01:00
Files
archived-web-gtk/css/w3-theme-black.css

14 lines
966 B
CSS

.w3-theme {color:#fff !important;background-color:#000 !important}
.w3-theme-light {color:#000 !important;background-color:#eee !important}
.w3-theme-dark {color:#fff !important;background-color:#000 !important}
.w3-text-theme {color:#000 !important}
.w3-theme-l5 {color:#000 !important;background-color:#eee !important}
.w3-theme-l4 {color:#000 !important;background-color:#d0d0d0 !important}
.w3-theme-l3 {color:#000 !important;background-color:#b0b0b0 !important}
.w3-theme-l2 {color:#fff !important;background-color:#777777 !important}
.w3-theme-l1 {color:#fff !important;background-color:#595959 !important}
.w3-theme-d1 {color:#fff !important;background-color:#000 !important}
.w3-theme-d2 {color:#fff !important;background-color:#000 !important}
.w3-theme-d3 {color:#fff !important;background-color:#000 !important}
.w3-theme-d4 {color:#fff !important;background-color:#000 !important}
.w3-theme-action {color:#fff !important;background-color:#000 !important}