body class "light" and "dark" may clash with themes with dark mode

Created on 30 July 2023, over 1 year ago
Updated 18 July 2024, 4 months ago

Problem/Motivation

The toolbar currently add a body class "light" or "dark" according to the style.
Such class could impact light/dark mode of custom theming

Proposed resolution

  1. Not inserting any class for the light theme (this will allow also the "Auto" dark mode in the future)
  2. Using modifier class: ".seeds-toolbar--dark "

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇦🇺Australia elgandoz Canberra

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024