django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
43 stars 20 forks source link

fix: better dark mode support #41

Closed fsbraun closed 2 years ago

fsbraun commented 2 years ago

This PR makes the dark mode support compatible with the override mechanism considered for django CMS 3.11

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (92b7848) into master (368f736) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   81.62%   81.62%           
=======================================
  Files         128      128           
  Lines        3968     3968           
  Branches      798      798           
=======================================
  Hits         3239     3239           
  Misses        601      601           
  Partials      128      128           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 368f736...92b7848. Read the comment docs.