Page MenuHomeWickedGov Phorge

codemirror.mediawiki.colorblind.less
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

codemirror.mediawiki.colorblind.less

/*
* This style sheet overrides colors in mediawiki.less
* with more colorblind-friendly colors.
*/
.cm-mw-colorblind-colors {
/* misc */
.cm-mw-section-header,
.cm-mw-list,
.cm-mw-doubleUnderscore,
.cm-mw-signature,
.cm-mw-hr,
.cm-mw-indenting,
.cm-mw-apostrophes-bold,
.cm-mw-apostrophes-italic {
color: #e4a400;
}
/* tags */
.cm-mw-exttag-name,
.cm-mw-exttag-bracket,
.cm-mw-exttag-attribute,
.cm-mw-htmltag-name,
.cm-mw-htmltag-bracket,
.cm-mw-htmltag-attribute {
color: #56b4e9;
}
/* templates */
.cm-mw-template,
.cm-mw-template-name,
.cm-mw-template-name-mnemonic,
.cm-mw-template-argument-name,
.cm-mw-template-delimiter,
.cm-mw-template-bracket {
color: #9c3a00;
}
/* variables */
.cm-mw-templatevariable,
.cm-mw-templatevariable-name,
.cm-mw-templatevariable-bracket,
.cm-mw-templatevariable-delimiter {
color: #009e73;
}
/* remove background colors */
.cm-mw-matching,
.cm-mw-skipformatting,
.cm-mw-doubleUnderscore,
.cm-mw-signature,
.cm-mw-hr,
pre.CodeMirror-line-like.cm-mw-exttag,
.cm-mw-exttag,
.cm-mw-tag-pre,
.cm-mw-tag-nowiki,
.cm-mw-template2-ground,
.cm-mw-template3-ground,
.cm-mw-template-ext-ground,
.cm-mw-template-ext2-ground,
.cm-mw-template-ext3-ground,
.cm-mw-template-link-ground,
.cm-mw-template-ext-link-ground,
.cm-mw-template-ext2-link-ground,
.cm-mw-template-ext3-link-ground,
.cm-mw-template2-ext-ground,
.cm-mw-template2-ext2-ground,
.cm-mw-template2-ext3-ground,
.cm-mw-template2-link-ground,
.cm-mw-template2-ext-link-ground,
.cm-mw-template2-ext2-link-ground,
.cm-mw-template2-ext3-link-ground,
.cm-mw-template3-ext-ground,
.cm-mw-template3-ext2-ground,
.cm-mw-template3-ext3-ground,
.cm-mw-template3-link-ground,
.cm-mw-template3-ext-link-ground,
.cm-mw-template3-ext2-link-ground,
.cm-mw-template3-ext3-link-ground,
.cm-mw-ext-ground,
.cm-mw-ext2-ground,
.cm-mw-ext3-ground,
.cm-mw-ext-link-ground,
.cm-mw-ext2-link-ground,
.cm-mw-ext3-link-ground,
.cm-mw-link-ground {
background-color: transparent;
}
}

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 14:18 (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
38/f5/c464b95a2c2ed878cdc2bb893483
Default Alt Text
codemirror.mediawiki.colorblind.less (1 KB)

Event Timeline