All public logs
Jump to navigation
Jump to search
Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/thumb.less (Created page with "------------------------- PARSOID image thumbnails -------------------------: // old classes are here for legacy reasons figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'], div.thumbinner { border: none; background-color: var(--thumb-bg); } figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element, figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element, .thumbimage { border: none; background: var(--thumb-bg); margin...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/sourceeditor.less (Created page with "============================= Source editor ==============================: // repurposed from MediaWiki:Vector-darkmode.less/sourceeditor.less // Add border to top and middle boxes .wikiEditor-ui { .wikiEditor-ui-view, .wikiEditor-ui-top { border-color: var(--sourceeditor-border); } } // Toolbar: Very first bar at the top .wikiEditor-ui-toolbar { background-color: var(--sourceeditor-background); /* comment out until we figure out a de...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/rcsidebar.less (Created page with "=================== Recent changes widget ===================: #p-Recent_changes { display: block; .vector-menu-content { display: none; } .vector-menu-heading:after { // Green "live" dot content: ''; position: relative; left: .5em; display: inline-block; background-color: saturate(@la-palma, 4%); width: 6px; height: 6px; border-radius: @border-radius-circle; } .rc-sidebar-item { position: relative; font-size: 0.75em; m...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/nodesktop.less (Created page with "============= This class is the desktop equivalent of the "nomobile" class. Any element with class="nodesktop" will be hidden on desktop but not on mobile. =============: .nodesktop { display: none; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/navbox.less (Created page with "=========================== Template:Navbox ===========================: :root { --navbox-background: @BODY_LIGHT; --navbox-border: @BODY_DARK; --navbox-title-background: @BODY_DARK; --navbox-footer-background: @BODY_DARK; --navbox-group-title-background: @BODY_MID; } .navbox { font-size: .85em; background: var(--navbox-background); border-collapse: collapse; margin: 1em auto 0; // 0 as .catlinks has margin already + navboxes are expected to...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/jqueryui.less (Created page with "* * jQuery UI stuff - slowly getting replaced with OOUI * current known uses are in: * * search&replace/file/link insertion modal in source editor * * Lua error popup: .ui-widget-overlay { background: var(--ooui-window-background); } .ui-dialog, .ui-widget-content { background-color: var(--body-light); border-color: var(--body-border); background-image: none; color: var(--text-color); .ui-dialog-titlebar.ui-widget-header { background-image: none !imp...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/interface.less (Created page with "== miscellaneous vector elements ==: :root { --external-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23936039' d='M6 1h5v5L8.86 3.85 4.7 8 4 7.3l4.15-4.16L6 1Z M2 3h2v1H2v6h6V8h1v2a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E"); } // external links icon .mw-parser-output a.external { // using vector-2022 new icon background-image: var(--external-icon); // 12p...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/infobox.less (Created page with "==================== infoboxes ====================: .infobox { background: @infobox-background; border: 1px solid @infobox-border-color; font-size: .85em; width: 300px; // fixed size so image always fills entire width margin: .5em 0 1em 1em; border-collapse: collapse; box-shadow: @box-shadow; float: right; table-layout: fixed; word-break: break-word; .infobox-header { color: var(--infobox-text-color);...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/elements.less (Created page with "=================== Page elements ===================: :root { --ul-list-style-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='13'%3E%3Ccircle cx='2.5' cy='9' r='2.5' fill='%23000'/%3E%3C/svg%3E"); // change fill to #000 } -------------------- body --------------------: // Prevent weird font scaling in Safari - is also in minerva html { -webkit-tex...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/editor.less (Created page with "Change the look of the editor: // Make code-editors 100px (~11 lines of code) taller than the default 400px (~19.9 lines) input[name="model"] { &[value="Scribunto"], &[value="css"], &[value="less"], &[value="javascript"], &[value="json"] { & ~ .wikiEditor-ui #wpTextbox1 { height: 600px; } } } // TemplateData dialog template description textarea .tdg-templateDataDialog-listParamsPanel textarea.oo-ui-textInputWidget-autosized { resize: vertical; } //...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/echo.less (Created page with "// Echo (and skin switcher) icons :root { // all are using #4c4c4c fill aka @tundra --echo-icon-moon-bg-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg height='21' viewBox='0 0 21 21' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.85464918.37900488c-1.91149353 1.51069427-3.13816124 3.84973402-3.13816124 6.47527736 0 4.55564936 3.69308349 8.24873286 8.24873286 8.24873286 2.5815709 0 4.8861545-1.1859235 6.3986798-3.0426...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less/button.less (Created page with "buttons: :root { --button-background: @OSRSW_BROWN; --button-color: #fff; } .button { background: var(--button-background); border: transparent; color: var(--button-color); cursor: pointer; display: inline-block; font-size: 12px; height: 19px; line-height: 20px; padding: 0 10px; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector.less (Created page with "/* ============================================================================= * This is the root Less file that is parsed to produce MediaWiki:Vector.css. * * These styles will be applied to the Vector skin (desktop). * ----------------------------------------------------------------------------- * Less documentation: <http://lesscss.org/features/> * Gadget: <https://meta.weirdgloop.org/w/MediaWiki:Gadget-Less.js> * Core Less JS:...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-view-history (Created page with "History")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-theme-browntown.less (Created page with "/* ------------------------------------------------------------------------------ This is the root LESS file that is parsed to produce MediaWiki:Vector-theme-browntown.css. Previously compiled via subpages at Special:PrefixIndex/MediaWiki:Vector-theme-browntown.less/, now adjusted via CSS Variables. To update MediaWiki:Vector-theme-browntown.css from here, users with the appropriate permissions can click the "Update CSS" button found to the l...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/wikitables.less (Created page with "======================== wikitables ========================: // Tables .wikitable { background-color: @dark-wikitable-background; color: @dark-text; border-color: @dark-wikitable-border; // All cells borders > tr > th, > tr > td, > * > tr > th, > * > tr > td { border-color: @dark-wikitable-border; } // All header cells bg > tr > th, > * > tr > th { background-color: @dark-wikitable-header; } } .table-bg-color(@cell-background, @ce...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/visualeditor.less (Created page with "========================== VisualEditor ==========================: ------------------ editing area ------------------: .ve-activated & { // toolbar .oo-ui-toolbar-bar { background-color: @ooui-interface; } // undo invert from /ooui.less on certain icons .oo-ui-iconElement-icon.oo-ui-icon-cancel, // image preview when link is clicked .ve-ui-mwInternalLinkContextItem-withImage .oo-ui-iconElement-icon { filter: invert(0%); }...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/transcripts.less (Created page with "=========================== Transcripts ===========================: // Transcluded transcripts .transcript { background: @pickled-bluewood; } // Transcript namespace &.ns-120 .mw-parser-output, .transcript { > ul { &, ul, ol { border-color: @waikawa-grey; list-style: none; &:hover { border-color: lighten( @waikawa-grey, 15% ); } } } }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/tooltips.less (Created page with ".js-tooltip-text { color: @dark-text; } .js-tooltip-click { background: @cloud-burst; border: 2px solid @cloud-burst; } .js-tooltip-wrapper { background-color: @pickled-bluewood; border: 3px solid @cloud-burst; } .js-tooltip-arrow { &.js-tooltip-arrow-pointleft { border-right-color: @cloud-burst; } &.js-tooltip-arrow-pointright { border-left-color: @cloud-burst; } } .js-tooltip-close { background: @cloud-burst; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/toc.less (Created page with "------------------------ Table of Contents ------------------------: .toc { background: @dark-wikitable-background; border: 1px solid @dark-infobox-border; // title bar .toctitle { background: @dark-wikitable-header; border-color: @dark-infobox-border; } // entire group of headings > ul { border: none; } // subheadings only ul ul { border-color: @dark-infobox-border; } li { list-style-type: none; l...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/templates.less (Created page with "======================== templates ========================: ------------------------ math kind of sus but it works ------------------------: .mwe-math-element img { -webkit-filter: invert(100%); filter: invert(100%); } ------------------------ coins ------------------------: .coins { color: @lima; } .coins-pos { color: @curious-blue; } .coins-neg { color: @flamingo; } /* -----------------...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/tablebg.less (Created page with "//For ItemDropsLine .table-bg-always, .table-bg-blue { background: #0b5884; color: #fff; } .table-bg-common, .table-bg-green { background: #3c780a; color: #fff; } .table-bg-uncommon, .table-bg-yellow { background: #a48900; color: #fff; } .table-bg-rare, .table-bg-orange { background: #b55e0c; color: #fff; } .table-bg-veryrare, .table-bg-red { background: #9f261e; color: #fff; } .table-bg-random, .table-bg-pink { background: #984c89; color: #fff; } //...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/tabber.less (Created page with "============================== <tabber> styling ==============================: .tabber .tabbertab { background-color: @dark-wikitable-background; border-color: @dark-infobox-border; } ul.tabbernav { li.tabberactive a { color: @dark-text; background-color: @dark-wikitable-background; border-color: @dark-infobox-border; &:hover, &:visited { color: @dark-text; background-color:...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/specials.less (Created page with "======================== special mw.pages ========================: // Special:RecentChanges .mw-plusminus-pos { color: @lima; } .mw-plusminus-neg { color: @flamingo; } .mw-plusminus-null { color: @loblolly; } --------------------------- Special:Search ---------------------------: // Search type tab .mw-search-profile-tabs { background-color: @dark-wikitable-background; border-color: @dark-wikitable-border; } // selected tab .se...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/sourceeditor.less (Created page with "============================= Source editor changes ==============================: Pop-up UI modal when selecting an image/link/ref This should change all possible modals everywhere on the wiki, including Source Lots of !important so don't need to be so specific: .ui-dialog, .ui-widget-content { background-color: @dark-infobox-background; border-color: @dark-infobox-border; background-image: none; color: @dark-text; .ui-dialog-titlebar.ui-wi...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/smw.less (Created page with "===================================== SMW search, ask and property mw.pages =====================================: .smw-ask-query, .smw-ask-actions { textarea { background-color: @ooui-interface; border-color: @ooui-interface-border; color: @ooui-text; } } .smw-ask-query-format { select { background-color: @ooui-interface; border: 1px solid @ooui-interface-border; color: @ooui-text; } } .smw-ask-sorting, .smw-ask-options-fields { select...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/sidebar.less (Created page with "=================== Recent changes widget ===================: .rc-sidebar-page { color: #8cabe6 !important; } .rc-sidebar-user, .rc-sidebar-user a { color: #8695b1 !important; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/rc.less (Created page with "// Special:RecentChanges // Filter colors @filter-icon-color-1: @venice-blue; @filter-color-1: @filter-icon-color-1; @filter-text-color1: @tropical-blue; @filter-icon-color-2: @la-palma; @filter-color-2: @filter-icon-color-2; @filter-text-color2: @frost; @filter-icon-color-3: @olive; @filter-color-3: @filter-icon-color-3; @filter-text-color3: @half-dutch; @filter-icon-color-4: @korma; @filter-color-4: @filter-icon-color-4; @filter-text-color4: @lace; @filter-icon-co...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/prefs.less (Created page with ".oo-ui-tabSelectWidget-framed { background-color: #182137; border-bottom: 1px solid #596e96; .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected { background-color: #303f59; } .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label { border-bottom-color: #596e96; } .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover, .oo-ui-tabOptionWidget.oo-ui-widget-enabled:active {...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/poll.less (Created page with ".ajaxpoll { background: @pickled-bluewood; .ajaxpoll-answer-vote { background: @cloud-burst; border-color: @pickled-bluewood; div { background: @waikawa-grey; } } .ajaxpoll-id-info { color: @pickled-bluewood; } .ajaxpoll-misc, .ajaxpoll-info, .ajaxpoll-ajax { color: @dark-text; } }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/oswf.less (Created page with ".oswf-page-container, .oswf-section-header, .oswf-page-quicklinks, .oswf-page-quicklinks-col { border-color: @dark-wikitable-border; } .oswf-page-quicklinks { background: none; } .oswf-page-container { background: @cloud-burst; } .oswf-section-header { background: @pickled-bluewood; &.oswf-page-header { background: @korma; } } .oswf-page-quicklinks-col.oswf-ql-discord { background-color: #525ee0; a { color: @white !important; } }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/ooui.less (Created page with "====================== OOUI ======================: // MediaWiki documentation: <https://www.mediawiki.org/wiki/OOUI> // Interactive documentation: <https://doc.wikimedia.org/oojs-ui/master/demos/> ---------------------- variables ----------------------: // variable names correspond to states/flags described in docs above // see also <https://github.com/wikimedia/mediawiki/blob/master/resources/lib/ooui/wikimedia-ui-base.less> @oo...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/navboxes.less (Created page with "=========================== Template:Navbox ===========================: .navbox { background: @dark-wikitable-background; .navbox-title, // main header .navbox-footer { background: @dark-wikitable-header; border-bottom: 1px solid @dark-wikitable-border; } // navbox grouping header .navbox-group-title { background: @dark-wikitable-header; border-color: @dark-wikitable-border; a:visited...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/messageboxes.less (Created page with "==================== messageboxes ====================: .mw-message-box { border-color: @dark-wikitable-header; background-color: @dark-wikitable-background; color: @dark-text; } .messagebox { border-color: @dark-wikitable-header; background-color: @dark-wikitable-background; color: @dark-text; &.obsolete, &.info, &.disambig { color: #ddd; background-color: #464646; border-color: #333; a,...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/mainpage.less (Created page with "-------------------- main tile elements --------------------: general tile styling in MediaWiki:Vector-darkmode.less/templates.less: .mainpage-recent-updates p:not(.byline), .mainpage-body h2 a, .mainpage-skills li a:last-child { color: @dark-text; } .tile-bottom.read-more { background: @cloud-burst; &:hover { background: lighten( @cloud-burst, 5% ); } a { color: @dark-text; } } // big tile .tile.big-tile { background: linear-gra...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/listen.less (Created page with "============================= Template:Listen =============================: .musicplayer { background: @dark-wikitable-background; border-color: @dark-infobox-border; } .k-player .control-bar { filter: invert(1); }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/links.less (Created page with "================= link colors =================: @red-links: lighten( @flamingo, 10% ); -------------------- internal links --------------------: a { color: @dark-links; &:visited, &:active { color: @dark-links; } // redlinks &.new { color: @red-links; &:visited { color: @red-links; } } } .vector-menu-tabs li, // top tabs .vector-menu-dropdown li, // more drop down .vector-menu-portal .vector-menu-c...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/interface.less (Created page with "============================== skin stuff outside mw-body ==============================: // sidebar headers .vector-menu-portal .vector-menu-heading { color: @dark-text; } // tabs .vector-menu-tabs { ul li { background: @cloud-burst; } // selected tab .selected { background: @dark-page; a, a:visited { color: @dark-text; } } } // tab hover .vector-menu-tabs ul li:not(.selected):hover, // "More" dropdown #p-cactions:hover #p-cactions-...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/gecharts.less (Created page with "=================================== GE charts (on modal and Exchange mw.pages) ===================================: #GEchartpopup { background: @ooui-interface; border: 1px solid @ooui-interface-border; } .highcharts-background, .highcharts-plot-background { fill: transparent; } .highcharts-title, .highcharts-subtitle { color: @ooui-text !important; // override inline style } .highcharts-axis-title { fill: @ooui-text !important; } ....")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/gadgets.less (Created page with "===================== gadgets =====================: // MediaWiki:Gadget-titleparenthesis.js .title-parenthesis { color: #9aa4b7; } // MediaWiki:Gadget-skinToggles.css #mw-head.sticky-hidden { background: @cloud-burst; } .rsw-skin-toggle-popup .reader-mode { background: @cloud-burst; } // MediaWiki:Gadget-ReferenceTooltips.css .rsw-tooltip { background-color: @pickled-bluewood; color: @dark-text; } ol.references li:target, sup.reference:targe...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/files.less (Created page with "======================== images ========================: .thumbimage { background: @cloud-burst; } // standard thumbnail caption .thumbcaption { color: @dark-text; background: @dark-wikitable-background; border: none; } // transparency grid #file img, #file img:hover, .filehistory a img, table.filehistory img { background-image: url('filepath://Dark_mode_checkered_transparency.png'); } // gallery li.gallerybox div.thumb {...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/elements.less (Created page with "===================== html elements =====================: --------------------- <body> ---------------------: // background image & { background-image: url('filepath://Old_School_RuneScape_Wiki_background_darkmode.jpg'); background-color: @dark-body; @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { background-image: url('filepath://Old_School_RuneScape_Wiki_background_darkmode.jpg'); } } .mw-body { color:...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/dooglemaps.less (Created page with "======================= DOOGLE MAPS ========================: .oo-ui-window-foot.mw-kartographer-mapDialog-foot { background-color: @cloud-burst; border-color: @waikawa-grey; .mw-kartographer-inlinefoot { .mw-kartographer-captionfoot { color: @dark-text; } } } .mw-kartographer-interactive { .leaflet-control-container { a, a:visited, a:hover, a:active { color: #222222 !important; } } .leaflet-popup-content { a, a:visited, a:hove...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/diffs.less (Created page with "==================== diffs ====================: td.diff-context { background: @cloud-burst; border-color: @pickled-bluewood; color: @dark-text; } td.diff-addedline .diffchange { background: #438ab5; color: @white; } td.diff-deletedline .diffchange { background: #379541; color: @white; } .mw-diff-movedpara-left, .mw-diff-movedpara-right, .mw-diff-movedpara-left:visited, .mw-diff-movedpara-right:visited, .mw-diff-movedpara...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/darksyntax.less (Created page with "========================== Extension:CodeMirror syntax highlighting Classes explained here: <https://meta.wikimedia.org/wiki/Community_Tech/Wikitext_editor_syntax_highlighting> Colors based on the One Dark syntax theme: <https://github.com/atom/atom/tree/master/packages/one-dark-syntax> ==========================: -------------------------- COLORS --------------------------: // define the following commented vars in the file that is...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/config.less (Created page with "#rsw-config-close { filter: invert(1); } #rsw-config { border-color: @dark-interface-border; color: @dark-text; background-color: @dark-wikitable-background; } #rsw-config-note { border-color: @dark-interface-border; } #rsw-config-footer { border-top: 1px solid @dark-interface-border; background-color: @dark-infobox-subheader; } .rsw-tooltip { border-color: @dark-interface-border; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/codehighlight.less (Created page with "======================================= syntax highlight on page previews =======================================: // Generated with http://pygments.org/demo/ //----- Monokai -----// // define the following commented var in the file that is importing /darksyntax.less @code-background: @codehighlight-background; @code-comment: @gray-chateau; @code-literal-1: #ae81ff; @code-literal-2: #e6db74; @code-name-1: #f8f8f2; @code-name-2: #a6e22e; @code...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/button.less (Created page with "buttons: .button { background: @dark-button; } .switch-infobox .switch-infobox-triggers .button, .infobox-switch .infobox-buttons .button, .infobox-wrapper .infobox-buttons .button { background: @dark-button; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/activediscussions.less (Created page with "======================================== RuneScape:Active discussions ========================================: .discussiontable { th { background-color: @dark-wikitable-header; } .topic, .edited, .edited-by, .rg-archive { background-color: @dark-wikitable-background; } }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/aceeditor.less (Created page with "======================================= syntax highlight in ace editor =======================================: // This is taken from https://ace.c9.io/tool/mode_creator.html //----- Theme monokai -----// // define the following commented vars in the file that is importing /aceeditor.less //@code-bg: ; //@gutter-bg: ; @gutter-active-line-bg: lighten(@gutter-bg, 10%); //@gutter-text: ; @active-line-bg: lighten(@c...")