From dcf034a48e673664d3c60149b58f8027f4fb3401 Mon Sep 17 00:00:00 2001 From: Aivar Annamaa Date: Sat, 22 Apr 2023 12:24:21 +0300 Subject: [PATCH] Please older macOS versions --- thonny/plugins/base_ui_themes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/thonny/plugins/base_ui_themes.py b/thonny/plugins/base_ui_themes.py index 8cfe72468..c67661472 100644 --- a/thonny/plugins/base_ui_themes.py +++ b/thonny/plugins/base_ui_themes.py @@ -583,6 +583,7 @@ def enhanced_aqua() -> CompoundUiThemeSettings: "TPanedWindow": {"configure": {"background": "systemDialogBackgroundActive"}}, "TFrame": {"configure": {"background": "systemDialogBackgroundActive"}}, "ViewTab.TLabel": {"configure": {"padding": [scale(5), 0]}}, + "Tab": {"map": {"foreground": [("selected", "systemSelectedTabTextColor")]}}, "Active.ViewTab.TLabel": { "configure": { # "font" : "BoldTkDefaultFont",