# HG changeset patch # User Torsten Lilge # Date 1618161750 -7200 # Node ID 71e979cf131907879ab56d2757ef8570a47ea871 # Parent 82aaf001abee77d1e04cd6e9488a1dd6e75ba818 improve some gui colors for dark system themes * gui-preferences-ws.h: select other color roles for the variable classes in the workspace view * welcome-wizard.cc (setup_community_news): remove style tags which were explicitly setting the link color to a constant value regardless the overall color theme diff -r 82aaf001abee -r 71e979cf1319 libgui/src/gui-preferences-ws.h --- a/libgui/src/gui-preferences-ws.h Sun Apr 11 19:22:29 2021 +0200 +++ b/libgui/src/gui-preferences-ws.h Sun Apr 11 19:22:30 2021 +0200 @@ -76,8 +76,8 @@ const int ws_colors_count = 3; const gui_pref ws_colors[2*ws_colors_count] = { - {"workspaceview/color_a" + settings_color_modes_ext[0], QVariant (QPalette::Button)}, - {"workspaceview/color_g" + settings_color_modes_ext[0], QVariant (QPalette::Mid)}, + {"workspaceview/color_a" + settings_color_modes_ext[0], QVariant (QPalette::Highlight)}, + {"workspaceview/color_g" + settings_color_modes_ext[0], QVariant (QPalette::Midlight)}, {"workspaceview/color_p" + settings_color_modes_ext[0], QVariant (QPalette::Dark)}, {"workspaceview/color_a" + settings_color_modes_ext[1], QVariant ()}, {"workspaceview/color_g" + settings_color_modes_ext[1], QVariant ()}, diff -r 82aaf001abee -r 71e979cf1319 libgui/src/welcome-wizard.cc --- a/libgui/src/welcome-wizard.cc Sun Apr 11 19:22:29 2021 +0200 +++ b/libgui/src/welcome-wizard.cc Sun Apr 11 19:22:30 2021 +0200 @@ -265,9 +265,6 @@ m_checkbox_message->setText (tr ("\n" - "\n" "\n" "

Allow Octave to connect to the Octave web site when it starts to display current news and information about the Octave community.

\n" "")); @@ -351,9 +348,6 @@ m_links->setText (tr ("\n" - "\n" "\n" "

For more information about Octave:

\n" "