MediaWiki:Gadget-ImmersiveEditing.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 334: Line 334:


:root.theme-light .action-edit #mw-content {
:root.theme-light .action-edit #mw-content {
     box-shadow: 0 348.708em 0 0 #2e416836, -18vw 108.708em 0 0 #3d5a8b, 24vw 108.708em 0 0 #3d5a8b, 24vw 0 0 0 #6786c4e3, -32vw 35em 110em 0 #1a3e7d9e, -24vw 4011em 0 0 #122e63e3;
    /*background: #132036;
    background: #1a2e4f;
    background: #99a8c2;*/
    background: #212935;
     box-shadow: 0 348.708em 0 0 #2e416836, -18vw 108.708em 0 0 #5c7399, 24vw 108.708em 0 0 #5c7399, 24vw 9.4em 0 12em #647aa5e3, -32vw 35em 110em 0 #1a3e7d9e, -24vw 4011em 0 0 #122e63e3;
}
}


Line 340: Line 344:
     :root.theme-light .action-edit #mw-site-navigation .sidebar-chunk {
     :root.theme-light .action-edit #mw-site-navigation .sidebar-chunk {
         border-right-color: #8996ad;
         border-right-color: #8996ad;
         box-shadow: 0.153em 1.2px 0 #8694af inset,0px -2px 0 6px #2b4068;
         box-shadow: .153em 1.2px 0 #8694af inset, 0 -2px 0 6px #6c7b97;
     }
     }
     :root.theme-light .action-edit #mw-site-navigation .sidebar-chunk#site-navigation {
     :root.theme-light .action-edit #mw-site-navigation .sidebar-chunk#site-navigation {
         box-shadow: 0.153em 1.2px 0 #8694af inset,0px -2px 0 6px #20365e;
         box-shadow: .153em 1.2px 0 #8694af inset, 0 -2px 0 6px #687a99;
     }
     }
     :root.theme-light .action-edit #mw-related-navigation .sidebar-chunk#page-tools {
     :root.theme-light .action-edit #mw-related-navigation .sidebar-chunk#page-tools {
Line 355: Line 359:
}
}


:root.theme-light .editOptions {
    background: #43567b;
    box-shadow: 0 0 0 11px #53688f;
}
:root.theme-light #editpage-specialchars {
:root.theme-light #editpage-specialchars {
     background: #e1d4d1!important;
     background: #616f88 !important;
     border-color: #c0c1cd!important;
    color: var(--alt-text-color-2);
     box-shadow: 10px -4.06px 0 40px #3e5785, 10px -11.06px 0 45px #8191ad, 10px 4.48px 0 49px #435d8f!important;
     border-color: #c0c1cd !important;
     box-shadow: 10px -4.06px 0 40px #4a5c7d, 10px -11.06px 0 45px #8191ad, 10px 4.48px 0 49px #31415f, 10px 4.48px 0 100px #405a85!important;
}
}
:root.theme-light .editOptions {
:root.theme-light #editpage-specialchars a {
     box-shadow: 0 0 0 11px #3e5785;
    color: #c4d0e4;
}
:root.theme-light #editpage-specialchars #warning {
    color: #ffb7b7;
}
:root.theme-light form#editform {
     box-shadow: 10px 12px 0 7px #354a6f, 10px 12px 0 17px #2c3f5f;
    box-shadow: 10px 12px 0 7px #142035, 10px 12px 0 17px #2c3f5f;
}
}
:root.theme-light .action-edit.long-page #mw-site-navigation .sidebar-chunk:last-of-type:not(:first-of-type):after {
:root.theme-light .action-edit.long-page #mw-site-navigation .sidebar-chunk:last-of-type:not(:first-of-type):after {
     filter: invert(1) brightness(1.8) hue-rotate(16deg);
     filter: invert(1) brightness(1.8) hue-rotate(16deg);
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.