Add PreferencesFormPreSave hook
[lhc/web/wiklou.git] / resources / mediawiki.ui / settings / colors.less
1 // Grays
2 // -----------------------------------------
3 @agoraGray: #c9c9c9;
4 @agoraTextColor: #252525;
5
6 // Blues
7 // -----------------------------------------
8 @agoraBlue: #3366bb;
9 @agoraBlueShadow: #4091ed;
10
11 // Greens
12 // -----------------------------------------
13 @agoraGreen: #27aa65;
14
15 // Reds
16 // -----------------------------------------
17 @agoraRed: #cc0000;