679f4c94d9
Updated button size
Pull Request Pipeline / test (pull_request) Successful in 2m1s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
2026-01-12 17:33:20 +01:00
0fb6208345
Created new buttons for the main menu
2026-01-12 17:23:34 +01:00
aef12bd65a
Refactored several theme settings into custom theme
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2026-01-07 14:54:53 +01:00
21c74b74bc
Refactored components
2026-01-07 14:05:19 +01:00
8e2befaf3d
Fixed button color problem
2025-11-19 19:19:04 +01:00
e71e65b197
Corrected button color behaviour and added tertiary button
2025-11-19 18:27:27 +01:00
018332d8e6
Refactor widget directory structure by organizing tiles and buttons
...
- Move `GameTile` and `DoubleRowInfoTile` to `presentation/widgets/tiles/`
- Move `CustomWidthButton` and `QuickCreateButton` to `presentation/widgets/buttons/`
- Update import paths in `HomeView`, `GroupsView`, `GameHistoryView`, and `CreateGroupView`
2025-11-19 16:48:43 +01:00