stable

Clone or download

Read-only

Rename tlp-theme-sidebar-background-color to tlp-dark-color

Part of request #21811: Rename TLP colors Change-Id: I99a32c72d728ac25706585dc9cb6c58121c5bc03

Modified Files

Name
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss +2 −2 Go to diff View file
M plugins/document/themes/_headers.scss +1 −1 Go to diff View file
M plugins/document/themes/_new-document.scss +1 −1 Go to diff View file
M plugins/forumml/themes/BurningParrot/css/_message.scss +1 −1 Go to diff View file
M plugins/roadmap/themes/_gantt-header.scss +1 −1 Go to diff View file
M plugins/roadmap/themes/_popover.scss +5 −5 Go to diff View file
M plugins/roadmap/themes/widget-configuration.scss +1 −1 Go to diff View file
M src/scripts/tlp-doc/css/_demos.scss +1 −1 Go to diff View file
M src/scripts/tlp-doc/css/main.scss +10 −10 Go to diff View file
M src/themes/BurningParrot/css/account/includes/_appearance.scss +6 −6 Go to diff View file
M src/themes/BurningParrot/css/dashboards/includes/_dashboard-project.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/dashboards/includes/_dashboard-user.scss +4 −4 Go to diff View file
M src/themes/BurningParrot/css/includes/_breadcrumb.scss +6 −6 Go to diff View file
M src/themes/BurningParrot/css/includes/_cross-ref-tooltip.scss +5 −5 Go to diff View file
M src/themes/BurningParrot/css/includes/_footer.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_header.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_help-dropdown.scss +7 −7 Go to diff View file
M src/themes/BurningParrot/css/includes/_homepage.scss +9 −9 Go to diff View file
M src/themes/BurningParrot/css/includes/_logo.scss +2 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/_modals.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +3 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/_profile.scss +3 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-background.scss +3 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-privacy-popover.scss +4 −4 Go to diff View file
M src/themes/BurningParrot/css/includes/_skip-to-main-link.scss +2 −2 Go to diff View file
M src/themes/BurningParrot/css/includes/project-admin/_services.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-project.scss +4 −4 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-siteadmin.scss +3 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar.scss +3 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_breadcrumb.scss +7 −7 Go to diff View file
M src/themes/FlamingParrot/css/utils/_cross-ref-tooltip.scss +5 −5 Go to diff View file
M src/themes/FlamingParrot/css/utils/_help-dropdown.scss +7 −7 Go to diff View file
M src/themes/FlamingParrot/css/utils/_logo.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +6 −6 Go to diff View file
M src/themes/FlamingParrot/css/utils/_post-definitions.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_pre-definitions.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-background.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-privacy-popover.scss +6 −6 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +7 −7 Go to diff View file
M src/themes/FlamingParrot/css/utils/_skip-to-main-link.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_switch-to.scss +2 −2 Go to diff View file
M src/themes/common/css/project-background/_background.scss +1 −1 Go to diff View file
M src/themes/common/css/utils/_switch-to.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/components/_button-bar.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/components/_buttons.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +13 −13 Go to diff View file
M src/themes/tlp/src/scss/components/_dropdowns.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/components/_tooltips-mixins.scss +1 −1 Go to diff View file
M src/themes/tlp/src/scss/components/_typography.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_blue-colors.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_common-colors.scss +6 −6 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_green-colors.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_grey-colors.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_orange-colors.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_purple-colors.scss +2 −2 Go to diff View file
M src/themes/tlp/src/scss/variables/colors/_red-colors.scss +2 −2 Go to diff View file