Robert Vogel has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/279129

Change subject: Moved basic LESS vars to BSF
......................................................................

Moved basic LESS vars to BSF

Those variables are more or less skin independent.

This is a follow up commit to https://gerrit.wikimedia.org/r/279128

Change-Id: Ibfd0da6248fb6bc25f868d26f3d6bff46ed0e06f
---
M BlueSpiceSkin.php
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/BlueSpiceSkin 
refs/changes/29/279129/1

diff --git a/BlueSpiceSkin.php b/BlueSpiceSkin.php
index 0682f9a..c00603e 100644
--- a/BlueSpiceSkin.php
+++ b/BlueSpiceSkin.php
@@ -100,13 +100,6 @@
 // Set LESS global variables
 $wgResourceLoaderLESSVars += array(
        'body-font-size' => '1em',
-       'bs-color-primary' => '#3e5389', //blue
-       'bs-color-secondary' => '#ffae00', //orange
-       'bs-color-tertiary' => '#b73a3a', //red
-       'bs-color-neutral' => '#929292', //grey
-       'bs-color-neutral2' => '#ABABAB', //lighten(@bs-color-neutral1, 10%); - 
LESS / RL issue
-       'bs-color-neutral3' => '#C4C4C4', //lighten(@bs-color-neutral1, 20%)',
-       'bs-color-neutral4' => '#787878', //darken(@bs-color-neutral1, 10%)',
        'bs-color-dark-blue' => 'rgb(62, 83, 137)',
        'bs-color-bright-blue-a' => 'rgba(205, 223, 242, 0.6)',
        'bs-color-middle-blue-a' => 'rgba(62, 83, 137, 0.44)',

-- 
To view, visit https://gerrit.wikimedia.org/r/279129
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibfd0da6248fb6bc25f868d26f3d6bff46ed0e06f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: master
Gerrit-Owner: Robert Vogel <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to