Skip to content
ron190 edited this page Jan 7, 2025 · 16 revisions

Theme switch

Multiple modes are available in order to adapt the GUI based on your dark/light preferences, these themes are similar to what is proposed by Intellij, macOS and GitHub.

The theme you select is saved and applied on the next application startup.

Note

Open a discussion or issue if you face any graphical bug or glitch.

Language switch

The Java runtime language is used by default, though you can select another language among dozen available.

Internationalization (i18n) makes button, menu and labels to be displayed on the language selected but only if the text has been bundled, it means that some texts can still be displayed in English.

English is used by default when the JVM language is not bundled, and the language you select is saved and applied on the next application startup.

I18n user translation

Languages availables are bundled in the app but may miss some texts translation that then will be displayed in English.

You can contribute to list and translate the texts that are missing, your report will sent as an Issue on GitHub and will be integrated into future release.

Consoles

🔄 Work in progress...


Previous topic: Insight, Next topic: SQL Engine
Clone this wiki locally