Orange-OpenSource/Orange-Boosted-Bootstrap

buttons + pagination with dark mode

Dorian-Grim opened this issue · 1 comments

Related PR #2223

Prerequisites

Proposal

  • data-bs-theme to work with button component
    Current behavior
    tu
    How they should look like on dark
    image

  • data-bs-theme to work with pagination component too
    Current look on dark enabled
    image

How it should look like
image

Motivation and context

Fully use data-bs-theme

Thanks for opening this issue @Dorian-Grim
The first part of the dark mode is available in the framework but not yet to be used by Orange projects because it has not yet been implemented in terms of Orange rendering.
We are currently working on it and the full dark mode will be available in one of the next Boosted releases.
Based on your description, all components (such as buttons) will be tackled in #2223.
You can subscribe to this PR if you're interested to see how things go on.
Closing this issue as already identified in #2223.