Changes

From Drawn to Life Wiki
no edit summary
Line 299: Line 299:  
     color: #bfc2bc;
 
     color: #bfc2bc;
 
}
 
}
 +
 +
/* Syntax Colors */
 +
/* Template */
 +
.cm-mw-template, .cm-mw-template-argument-name, {
 +
    color: #cd8aef;
 +
}
 +
.cm-mw-template-delimiter, .cm-mw-template-name, .cm-mw-template-bracket {
 +
    color: #a73fdc;
 +
)