how can I change the menubar color?

Asked by zfp

I want to change the menubar color.

The menu contains file/library/options/ help et.

What can I do to change the color?

Appreciate your help.

Thanks a lot.

Question information

Language:
English Edit question
Status:
Solved
For:
Mixxx Edit question
Assignee:
No assignee Edit question
Solved by:
Daniel Schürmann
Solved:
Last query:
Last reply:
Revision history for this message
Best Daniel Schürmann (daschuer) said :
#1

Hi zfp,

currently the menu color should be set by the desktop theme and cannot be changed within Mixxx.

If you are able to compile from source, it will be easy to change the menu color.
Just put something like
menuBar()->setPalette(*(new QPalette(Qt::red)));
to MixxxApp::initMenuBar() in src/mixxx.cpp

What is your use case? Do you like to change the menu color with the Mixxx skins?
You may file a whishlist bug, with some background information.

Kind regards,

Daniel

Revision history for this message
zfp (84024482-j) said :
#2

Thanks Daniel Schürmann, that solved my question.

Revision history for this message
zfp (84024482-j) said :
#3

Hi Daniel

Thanks a lot for your time.
I do this for my study , I have done this a long time.
Yes, I do.
It is very nice if I can get a shining effect.

Thanks again& Best regards.
Sincerely.