Skip to content

[Bug]: Incomplete Dark Mode implementation and boxed layout in Special Day Types #29

@altaskur

Description

@altaskur

Bug Description

Broken Dark Mode: While the main background transitions to a dark theme, the individual list items and the table header remain white. This results in poor legibility and an inconsistent UI.

Horizontal Constraint: The configuration panel does not expand to fill the available screen width, remaining "boxed" and leaving large empty margins, which is inconsistent with a desktop application experience.

Steps to Reproduce

Open the application and enable Dark Mode in settings.

Navigate to configuration-> Maintenance -> special Day Types

Observe the white containers against the dark background.

Maximize the window and observe the fixed-width container.

Expected Behavior

All UI elements (list items, input fields, and headers) should adopt dark theme variables (e.g., dark grey backgrounds with light text).

The layout should be fluid, allowing the configuration bars to extend further or adapt to the window size.

Actual Behavior

The theme is partially applied, and the layout remains locked to a narrow central column.

Version

Latest release

Platform

Windows

Relevant Logs

Screenshots

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions