Commit Graph

7 Commits

Author SHA1 Message Date
Brandon Presley 46f0875497 Create useSnackbar custom hook 2022-10-14 17:27:19 +13:00
Brandon Presley 5481e8a20d Fix color for snackbar buttons
The primary color doesn't always work when inverted
from dark to light theme.
2022-10-12 14:07:19 +13:00
Brandon Presley eb53d58991 Add ability to set app theme
Closes #79
2022-10-04 14:35:56 +13:00
Brandon Presley 32e46c48dd Remove unused code 2022-09-24 15:29:24 +12:00
Brandon Presley e516cdfdc0 Add ability to customize primary color
Closes #40
2022-09-24 13:57:51 +12:00
Brandon Presley 55df27455a Always display snackbars for their intended durations 2022-09-16 21:37:44 +12:00
Brandon Presley 567bf182b4 Change toasts based on context of settings
The messages should explain what you have now changed
rather than the setting itself.
2022-09-11 15:35:20 +12:00