Fix: Changing apply button text color to respect theme so it is visible #2117

Merged
tonychen0110 merged 2 commits from fixTransactionFilterApplyVisibility into main 2025-04-18 21:48:39 +08:00
tonychen0110 commented 2025-04-18 02:40:37 +08:00 (Migrated from github.com)

I noticed that the text color is set to just white for the Apply button on the Transactions Filter so it's only visible when using dark mode. Changing it to primary so it'll switch with the theme.

Before
Screenshot 2025-04-17 at 11 24 14 AM

After
Screenshot 2025-04-17 at 11 24 46 AM

I noticed that the text color is set to just white for the Apply button on the Transactions Filter so it's only visible when using dark mode. Changing it to primary so it'll switch with the theme. Before ![Screenshot 2025-04-17 at 11 24 14 AM](https://github.com/user-attachments/assets/079642bd-5053-4c77-9859-5a938d44dc52) After ![Screenshot 2025-04-17 at 11 24 46 AM](https://github.com/user-attachments/assets/a9febe2f-0e54-4852-8478-2be7dda31638)
Sign in to join this conversation.