Hi, Scene Builder is open-sourced [1]. If you find something can be improved, please feel free to send a PR. All the style-sheets use to style Scene Builder can be found in the repository [2].
-- Abhinay [1] https://github.com/gluonhq/scenebuilder [2] https://github.com/gluonhq/scenebuilder/tree/master/kit/src/main/resources/com/oracle/javafx/scenebuilder/kit/css ________________________________ From: openjfx-dev <[email protected]> on behalf of Mailing User <[email protected]> Sent: Tuesday, April 21, 2020 12:58 AM To: [email protected] <[email protected]> Subject: Is it possible to customise the theme of the Scene Builder itself? I have downloaded the latest version from a website called Gluon or something. The problem is that the default theme lacks contrast. It looks like grey text on light grey background. Also the font is too small for me. In File -> Preferences, I can see "Scene Builder Theme", but it only has two themes: Default and Dark. The Dark theme also lacks contrast. It looks like grey text on dark grey background. Is there any way to change the colours or the font size of Scene Builder itself, NOT the scene of my application that I am editing with Scene Builder?
