Commit 466c895
committed
Refactor HomeFilterChips and update selected category text color
- Removed unused `isDarkTheme` parameter from `HomeCategoryItem` and its usage within `HomeFilterChips`.
- Updated the selected category text color to use `MaterialTheme.colorScheme.onSurface` instead of `onPrimaryContainer` for better visual consistency.1 parent d036496 commit 466c895
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | | - | |
390 | 388 | | |
| 389 | + | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
0 commit comments