User:Crashaholic/common.css: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
/*to any admins seeing this: im just trying to see if i can edit the colors of
the code editor


yes its that bad
it doesnt work*/
.presentation {
color: #ebdbb2;
background-color: #282828;
}
.cm-mw-template-bracket .cm-mw-template-name {
color: #fabd2f;
}
.cm-mw-templatevariable-bracket .cm-mw-templatevariable-name {
color: #d79921;
}
.cm-mw-htmltag-bracket .cm-mw-htmltag-name{
color: #458588;
}
.cm-mw-parserfunction-bracket .cm-mw-parserfunction-name{
color: #cc241d;
}
.cm-mw-parserfunction-delimiter .cm-mw-table-delimiter{
color: #d5c4a1;
}
.cm-mw-link-bracket .cm-mw-link-pagename .cm-mw-section-header{
color: #83a598;
}
.cm-mw-table-bracket .cm-mw-table-name {
color: #d3869b;
}
.cm-mw-list {
color: #98971a;
}
.cm-error {
color: #fb4934;
}

Revision as of 16:50, 7 September 2023