1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

Update menu background on dark theme

This commit is contained in:
Qstick
2023-11-14 20:57:26 -06:00
committed by GitHub
parent d8862eedd3
commit 7a394ff864
+1 -1
View File
@@ -70,7 +70,7 @@ module.exports = {
// Toolbar
toolbarColor: '#e1e2e3',
toolbarBackgroundColor: '#262626',
toolbarMenuItemBackgroundColor: '#606060',
toolbarMenuItemBackgroundColor: '#303030',
toolbarMenuItemHoverBackgroundColor: '#515151',
toolbarLabelColor: '#e1e2e3',