stable

Clone or download

Read-only

Add new colors to TLP

Part of story #11542 Update tracker "color picker" to have beautiful colors to associate with select box values How to test: - make post-checkout - There are now more colors available in the $tlp-swatch-color-map - Some existing colors have changed - The doc references all the properties of a color: 'primary', 'secondary', 'border' and 'pattern' - The docs lists all available badges Change-Id: I6fbd06bf008ecf76e0ed49700174d8bed5c3f0da

Modified Files

Name
M src/www/themes/common/tlp/doc/css/_demos.scss +41 −22 Go to diff View file
M src/www/themes/common/tlp/doc/resources/visual-assets/badges/outline/example.html +51 −71 Go to diff View file
M src/www/themes/common/tlp/doc/resources/visual-assets/badges/types/example.html +51 −71 Go to diff View file
M src/www/themes/common/tlp/doc/resources/visual-assets/colors/business/demo.html +279 −59 Go to diff View file
M src/www/themes/common/tlp/doc/resources/visual-assets/colors/business/doc.html +4 −2 Go to diff View file
M src/www/themes/common/tlp/doc/resources/visual-assets/colors/business/manifest.json +2 −2 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables/_colors.scss +266 −96 Go to diff View file