Merge "Begin exposing SiteConfiguration via site contexts"
[mediawiki.git] / resources / mediawiki.ui / settings / colors.less
blob208d6f61b51cf4c5620dfd81f58148a24812a0f8
1 // Grays
2 // -----------------------------------------
3 @agoraGray: #c9c9c9;
4 @agoraTextColor: #252525;
6 // Blues
7 // -----------------------------------------
8 @agoraBlue: #3366bb;
9 @agoraBlueShadow: #4091ed;
11 // Greens
12 // -----------------------------------------
13 @agoraGreen: #27aa65;
15 // Reds
16 // -----------------------------------------
17 @agoraRed: #cc0000;