Blur-Creative / theme-views

Shopware 5 Theme
http://store.shopware.com/blur467826946731/views/responsive-theme.html
GNU General Public License v3.0
8 stars 1 forks source link

link cart table footer bg color with panel footer bg color #67

Closed Blur-Creative closed 6 years ago

Blur-Creative commented 6 years ago

Report

Actually the cart table footer uses the @brand-secondary-dark LESS var. For better accessibility use the panel footer LESS var (@panel-footer-bg)

image

Possible Solution

change the LESS var from @brand-secondary-dark to @panel-footer-bg