mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
refactor(pwa): prompt for pwa update
This commit is contained in:
@@ -22,6 +22,10 @@ export const darkThemeOverrides: GlobalThemeOverrides = {
|
||||
primaryColorSuppl: '#36AD6AFF',
|
||||
},
|
||||
|
||||
Notification: {
|
||||
color: '#333333',
|
||||
},
|
||||
|
||||
AutoComplete: {
|
||||
peers: {
|
||||
InternalSelectMenu: { height: '500px', color: '#1e1e1e' },
|
||||
|
||||
Reference in New Issue
Block a user