MediaWiki:Common.less/variables.less: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 57:
 
// brighter shore colors
@mine-shaft: #2F2828; /* text-color */
@hopeport: #FFE233;
@hopeport-dark: #3b382f;
@mantuban: #68ABF1;
@mantuban-dark: #26323d;
@hopeforest: #72D757;
@hopeforest-dark: #2e3930;
@crenopolis: #979797;
@crenopolis-dark: #3f3f3f;
 
/* -------------------
Line 179 ⟶ 187:
@BODY_MID: var(--body-mid);
@BODY_DARK: var(--body-dark);
@BODY_DARKER: var(--body-darker);
@BODY_BORDER: var(--body-border);