MediaWiki:Common.less/colours.less

From Blaseball Wiki

//

/* -----------------
TBD make decisions in other files and then bring them here
   ----------------- */
@trueblack: #000;
@black: #181a21;
@raisin: #21262e;
@gunmetal: #292e3a;
@charcoal: #363a44;
@slate: #6F82AB;

@silver: #C5CFD3;
@columbia: #dedee7;
@platinum: #E9EBEB;
@grey: #B3B3B3;
@white: #fefefe;

@vermillion: #d94141;

@yellow: #F0A202;

@emerald: #119C9A;
@lime: #4fe060;
@leaf: #048c14;

@bluey: #6DB4E3;
@bluier: #3A9AD9;
@blurple: #9BA2FF;

@wcagblue: #0066CC;
@wcagblurple: #6633FF;

@level-low: #ff2c40;
@level-medium: #86a8ff;
@level-high: #ffbe00;

@item-rating: #6dc0ff;
@item-rating-negative: #d94141;

@tarot: #a16dc3;

@gilded: #ffc81e;