Simulink colors inconsistent with dark desktop color scheme

11 visualizaciones (últimos 30 días)
Malte Eggers
Malte Eggers el 7 de Sept. de 2021
Movida: Adam Danz el 15 de Mayo de 2024
I'm using Matlab 2019b on Linux. My desktop color scheme is dark (KDE/Qt), so mostly light text on dark background. Simulink tries to match that for parts of the user interface, which is nice, but it doesn't get it quite right. I get light text on light background and dark text on dark background in some places, which is near unreadable or entirely unreadable (see screenshot, notice the search box, the dropdown menu with search results as well as the navigation bars on top and left of the canvas).
I don't really care too much whether simulink matches my desktop colors or not, but I don't want to change my desktop colors and I would like readable text in Simulink. Simulink appears to have no color scheme settings and is unaffected by color scheme settings in MATLAB.
  3 comentarios
Malte Eggers
Malte Eggers el 1 de Sept. de 2022
Movida: Adam Danz el 15 de Mayo de 2024
No.
2022a has the same issue.
Loïc Alexandre
Loïc Alexandre el 8 de Oct. de 2023
Movida: Adam Danz el 15 de Mayo de 2024
Still the same problem for me with matlab 2023b. Have you found a solution ?

Iniciar sesión para comentar.

Respuestas (1)

Franklin Ronald
Franklin Ronald el 15 de Mayo de 2024
Hi.
I'm using environment variables to set a light theme to MATLAB only.
XDG_CURRENT_DESKTOP=GNOME
GTK_THEME=Adwaita:light
And Simulink is light but usable.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by