MediaWiki:Gadget-cosmostweaks.css: Difference between revisions
sobs |
wahhhh wahhhh |
||
| Line 14: | Line 14: | ||
/* ----------------- vvv replace this part for light mode colors vvv------------------------*/ | /* ----------------- vvv replace this part for light mode colors vvv------------------------*/ | ||
--main-background-color: rgb(26, 26, 26); | --main-background-color: rgb(26, 26, 26); | ||
--content-background-color: rgba( | --content-background-color: rgba(243, 225, 204, 1); | ||
--text-color: rgb(61, 44, 35, 1); | --text-color: rgb(61, 44, 35, 1); | ||
--link-color: rgba(40,29,16,1); | --link-color: rgba(40,29,16,1); | ||
--banner-color: rgba( | --banner-color: rgba(100, 83, 73, 1); | ||
--banner-text-color: rgb(255, 255, 255); | --banner-text-color: rgb(255, 255, 255); | ||
--header-color: rgba(54, 64, 118, 0); | --header-color: rgba(54, 64, 118, 0); | ||
--header-text-color: rgb(255, 255, 255); | --header-text-color: rgb(255, 255, 255); | ||
--button-color: rgba( | --button-color: rgba(100, 83, 73, 1); | ||
--button-text-color: rgb(255, 255, 255); | --button-text-color: rgb(255, 255, 255); | ||
--footer-color: rgba( | --footer-color: rgba(77,60,50,1); | ||
/* -----------------------^^^ replace this part ^^^ ------------------------------------------------*/ | /* -----------------------^^^ replace this part ^^^ ------------------------------------------------*/ | ||