stable

Clone or download

Read-only

fix: adjust illustration colors to current theme

This is a follow-up to git #tuleap/stable/e7c3ced6a41a7eb0a5ff65a6600c4f1e827a2454 Go to TLP documentation ยป visual assets ยป illustrations * Change the theme color (in the footer of the documentation) โžก๏ธ the background circle of the illustration is changed accordingly * Update the svg to replace occurences of --tlp-illustration-grey-on-background to --tlp-illustration-grey-on-white, switch background to white and repeat previous step โžก๏ธ the background circle of the illustration is changed accordingly Colors are taken from the "Empty States" figma. Colors accuracy might be adjusted later after real usage feedback. Part of story #22210: select SAFe templates at project creation Change-Id: I175580031e97560d64d3236f0bc735cb143b1f2a

Modified Files

Name
M src/themes/tlp/src/scss/components/_css-var-root.scss +2 โˆ’2 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_blue-colors.scss +4 โˆ’0 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_green-colors.scss +4 โˆ’0 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_grey-colors.scss +4 โˆ’0 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_orange-colors.scss +4 โˆ’0 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_purple-colors.scss +4 โˆ’0 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_red-colors.scss +4 โˆ’0 Go to diff View file