ospfranco / sol

MacOS launcher & command palette
MIT License
1.92k stars 87 forks source link

Application text doesn't update with system theme update #125

Open gaurakshay opened 3 weeks ago

gaurakshay commented 3 weeks ago

Hi, Thank you for this amazing tool. My macbook is set to change it's appearance based on time of the day. When the theme changes, it seems that the overall colors of the app changes but the text color doesn't change making it difficult to read. If I close out the app and open it again, text colors go back to normal.

Text colors after system theme changes after sunset

Screenshot 2024-06-10 at 21 28 18

Text color after restarting the app

Screenshot 2024-06-10 at 21 28 40
ospfranco commented 3 weeks ago

Unfortunately this is some glitch in the framework itself. I will take a look though.

You can manually trigger a theme change, search for "dark" or "toggle system appereance" and then the theme change works correctly.

gaurakshay commented 3 weeks ago

Thank you. Please let me know if there is anything I can do to help with this.

gaurakshay commented 3 weeks ago

You're right, manually triggering the theme change does update the application's theme correctly.