MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 36: Line 36:
   --body-border: #596e96;
   --body-border: #596e96;
   --body-background-color: #071022;
   --body-background-color: #071022;
   --button-background: #605443;
   --button-background: #222e45;
   --button-color: #fff;
   --button-color: #fff;
   --button-border: #3c352a;
   --button-border: #222e45;
   --button-dark: #18140c;
   --button-dark: #18140c;
   --button-light: #3a301d;
   --button-light: #3a301d;
Line 44: Line 44:
   --sidebar-text-color: #444444;
   --sidebar-text-color: #444444;
   --sidebar-link-color: #442b18;
   --sidebar-link-color: #442b18;
   --background-text-color: #444;
   --background-text-color: #cbd9f4;
   --background-link-color: #52351e;
   --background-link-color: #8cabe6;
   --search-box: #efeee6;
   --search-box: #efeee6;
   --link-color: #8cabe6;
   --link-color: #8cabe6;
Line 781: Line 781:
body.wgl-darkmode {
body.wgl-darkmode {
   --wikitable-bg-lighter: #e9e3d6;
   --wikitable-bg-lighter: #e9e3d6;
   --table-na-background: rgba(255, 255, 255, 0.3);
   --table-na-background: rgba(0, 0, 0, 0.2);
   --table-na-color: grey;
   --table-na-color: #596e96;
   --table-yes-background: rgba(0, 255, 0, 0.3);
   --table-yes-background: rgba(0, 255, 0, 0.3);
   --table-yes-color: green;
   --table-yes-color: #9f9;
   --table-no-background: rgba(255, 0, 0, 0.3);
   --table-no-background: rgba(255, 0, 0, 0.3);
   --table-no-color: red;
   --table-no-color: red;

Navigation menu