mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 15:26:15 -04:00
refactor(pwa): prompt for pwa update
This commit is contained in:
parent
a771346250
commit
53ce079dff
7 changed files with 80 additions and 6 deletions
|
@ -22,6 +22,10 @@ export const darkThemeOverrides: GlobalThemeOverrides = {
|
|||
primaryColorSuppl: '#36AD6AFF',
|
||||
},
|
||||
|
||||
Notification: {
|
||||
color: '#333333',
|
||||
},
|
||||
|
||||
AutoComplete: {
|
||||
peers: {
|
||||
InternalSelectMenu: { height: '500px', color: '#1e1e1e' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue