MediaWiki:Gadget-DotsSyntaxHighlighter.js: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 558: Line 558:
             configureColor("parameterColor",    "#6e5e36",  true);  //orange
             configureColor("parameterColor",    "#6e5e36",  true);  //orange
             configureColor("signatureColor",    "#6e5e36",  true);  //orange
             configureColor("signatureColor",    "#6e5e36",  true);  //orange
             configureColor("tagColor",          "#6b486b",  true);  //pink
             configureColor("tagColor",          "#4f364f",  true);  //pink
             configureColor("tableColor",        "#60604f",  true);  //yellow
             configureColor("tableColor",        "#3f3f31",  true);  //yellow
             configureColor("templateColor",      "#60604f",  true);  //yellow
             configureColor("templateColor",      "#3f3f31",  true);  //yellow
             configureColor("wikilinkColor",      "#5d5d6c",  true);  //blue
             configureColor("wikilinkColor",      "#5d5d6c",  true);  //blue
         } else {
         } else {