stable

Clone or download

Read-only

Introduce theme background colors

Part of the story #8118: TLP * A new variable is available: $tlp-theme-background-color * Colors tables in TLP doc has been updated Change-Id: Ic810abac1dae09eb15064931859efdb37c80ef35

Modified Files

Name
M gulpfile.js +17 −2 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_structure.scss +1 −2 Go to diff View file
M src/www/themes/common/tlp/doc/index.html +14 −7 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables-blue.scss +2 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables-green.scss +2 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables-grey.scss +2 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables-orange.scss +2 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables-purple.scss +2 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables-red.scss +2 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/variables/_colors.scss +12 −6 Go to diff View file