mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-14 17:55:07 +00:00
762c9e3eb4
I did some reverse engeneering and derived the three base colors for nested templates and parser functions as well as links, together with a formula to calculate any mixture of the three. You can manually compile the .less file: lessc resources/mode/mediawiki/mediawiki.less resources/mode/mediawiki/mediawiki.css Then compare: git diff --word-diff=color -w HEAD^ -- resources/mode/mediawiki/mediawiki.css You will see that some numbers change. These are rounding errors in the old .css code. Bug: T307188 Change-Id: Ic534a2fac73f9f737ae5238b87aa80b705b37786 |
||
---|---|---|
.. | ||
addon | ||
lib | ||
mode/mediawiki | ||
modules/ve-cm | ||
.eslintrc.json | ||
ext.CodeMirror.js | ||
ext.CodeMirror.less |