Skip to content

Improve message when changing the theme #5509

@tobiasdiez

Description

@tobiasdiez

After changing the theme in the preferences (Preferences > Appearance), a message is displayed à la "Changed theme to: xyz", where "xyz" is "Base.css" or "Dark.css" depending on the new theme. These should be replaced by better names such as "Light theme" or "Dark theme".

Code implementation: Introduce enum for themes with the properties "display name" (localized), "name" (for storage in the preferences) and "css file name".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions