Skip to content

Create custom base ui theme #12352

Open
@tobiasdiez

Description

@tobiasdiez

Currently, we use the built-in JavaFX theme "Modena" as the base and overwrite certain styles. In some cases this is a bit problematic and it would be better to copy modena.css and make our changes directly to this file.
The new base UI css file can be registered using https://docs.oracle.com/javase/8/javafx/api/javafx/application/Application.html#setUserAgentStylesheet-java.lang.String-

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions