stable

Clone or download

Read-only

Colors have been updated so the contrasts are now >= 4.5 on major parts of the interface. Because orange theme can't be updated because of the official Tuleap logo, it's not as accessible as the others. Change-Id: I46f40ee98965ada0edbe7ed649bbd0b2b59f9812

Modified Files

Name
M src/themes/BurningParrot/css/includes/_logo.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +6 −6 Go to diff View file
M src/themes/FlamingParrot/css/utils/_feedback.scss +3 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_invite-buddies.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_logo.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_alerts.scss +4 −0 Go to diff View file
M src/themes/tlp/src/scss/components/_badges.scss +23 −25 Go to diff View file
M src/themes/tlp/src/scss/components/_buttons.scss +11 −11 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +26 −11 Go to diff View file
M src/themes/tlp/src/scss/components/_forms.scss +11 −6 Go to diff View file
M src/themes/tlp/src/scss/components/_typography.scss +4 −4 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_blue-colors.scss +15 −11 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_common-colors.scss +17 −17 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_green-colors.scss +14 −10 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_grey-colors.scss +14 −10 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_orange-colors.scss +14 −10 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_purple-colors.scss +13 −9 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_red-colors.scss +13 −9 Go to diff View file