stable
Clone or download
Read-only
Implements tasks #7130:Â add new colors Part of story #6003: be able to change the Experimental theme color. Change-Id: Ib5ac1f0ee27b5b62f9ca0c3c559b62f1d1035373
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/www/themes/FlamingParrot/css/style.less | +50 | −0 | Go to diff View file |
M | src/etc/local.inc.dist | +14 | −4 | Go to diff View file |
M | src/www/scripts/tuleap/account-maintenance.js | +3 | −0 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/style.less | +50 | −0 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/picker.less | +87 | −10 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-beige.less | +28 | −0 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/variables-blue.less | +2 | −2 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-bluegrey.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-darkbeige.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-darkblue.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-darkbluegrey.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-darkgreen.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-darkorange.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-darkpurple.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-green.less | +28 | −0 | Go to diff View file |
A | src/www/themes/FlamingParrot/css/utils/variables-purple.less | +28 | −0 | Go to diff View file |
M | src/www/themes/common/css/utils/account-maintenance.less | +3 | −0 | Go to diff View file |