Skip to content

Commit

Permalink
Please older macOS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aivarannamaa committed Apr 22, 2023
1 parent ce39ffa commit dcf034a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thonny/plugins/base_ui_themes.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit dcf034a

Please sign in to comment.