Commit 59551ad
committed
refactor: update
This commit slightly adjusts the light mode background color for the `TabsTheme` component.
### Key Changes:
* **`lib/screens/widgets/overrides/tab_themes.dart`**:
* Updated the light mode `backgroundColor` from `Colors.blue[100]` to `Colors.blue[50]` to provide a more subtle contrast.TabsTheme background color in tab_themes.dart
1 parent c0727ab commit 59551ad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments