Update menu background on dark theme

pull/9405/head
Qstick 7 months ago committed by GitHub
parent d8862eedd3
commit 7a394ff864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,7 +70,7 @@ module.exports = {
// Toolbar
toolbarColor: '#e1e2e3',
toolbarBackgroundColor: '#262626',
toolbarMenuItemBackgroundColor: '#606060',
toolbarMenuItemBackgroundColor: '#303030',
toolbarMenuItemHoverBackgroundColor: '#515151',
toolbarLabelColor: '#e1e2e3',

Loading…
Cancel
Save