MediaWiki:Theme-ui-beta.css

From Ratopia Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#content {background: #91919180;border-radius: var(--theme-box-border-radius) var(--theme-box-border-radius) 0 0;box-shadow: 0 0 9px #00000090;}
#mw-content-text {background: #91919180;border-radius: var(--theme-box-border-radius) var(--theme-box-border-radius) 0 0;}
#footer {background: url(/images/b/b2/Rt-wiki-cheese-background-dark.png) repeat-x;border-image-source: unset;border-image-slice: unset;border-image-width: unset;border-image-repeat: unset;}
ul {list-style-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%225%22 height=%2213%22%3E %3Ccircle cx=%222.5%22 cy=%229%22 r=%222.5%22 fill=%22%23fff%22/%3E %3C/svg%3E")}
.wikiEditor-ui-toolbar {background-color: #e8e8e869;}
.ace-tm {background-color: #707070;}
.ace-tm .ace_print-margin {background: #969696;}
.ace-tm .ace_gutter {background: #aeaeae;}
.ace-tm .ace_gutter-active-line {background-color: #a1a1a1;}
.ace-tm .ace_marker-layer .ace_active-line {background: rgb(255 255 255 / 7%);}
.ace_gutter-cell {color: #e6e6e6;}
.ace-tm .ace_storage, .ace-tm .ace_keyword {color: #c6c6c6;}
.ace-tm .ace_support.ace_type, .ace-tm .ace_support.ace_class {color: #dcdcdc;}
.ace-tm .ace_constant.ace_numeric {color: #e7e7e7;}
.codeEditor-status {background-color: #848484;}

:root {--theme-link-color: #c6c6c6;--theme-link-color-hover: #eeeeee;--theme-text-color: #f1f1f1;--theme-text-color-em: #cfcfcf;}