diff --git a/material-theme.config.json b/material-theme.config.json index 2325ad4..9371a0a 100644 --- a/material-theme.config.json +++ b/material-theme.config.json @@ -105,6 +105,10 @@ "selection.background": { "alpha": 40, "value": null + }, + "statusBarItem.remoteBackground": { + "alpha": 100, + "value": null } } }