MediaWiki:Common.less: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 18:
--body-mid: #ad9e9a;
--body-dark: #6d5b54;
--body-darker: #47403d;
--body-border: #bdb2ae;
--body-background-color: #173a4d;
Line 35 ⟶ 36:
 
--link-color: #8b694f;
--table-header-link: #794f34c7b8b3;
--redlink-color: #ba0000cd4343; /* #ba0000 old */
--text-color: #2F2828; /* @mine-shaft */
--byline-color: @silver;
Line 50 ⟶ 51:
// used for gallery & thumbs
--thumb-bg: var(--body-light);
--thumb-caption-bg: var(--body-middark);
 
// for sourceeditor - CodeMirror and WikiEditor's that are only available on
Line 72 ⟶ 73:
@import '@{common}/interface.less'; // MW common elements
@import '@{common}/wikitables.less'; // .wikitable class and etc
@import '@{common}/files.less'; // Files, galleries
@import '@{common}/diff.less'; // Revision differences
@import '@{common}/notifications.less';