Page 1 of 1

Stylesheet not working on Mac with Big Sur and M1 processor

Posted: Thu Jan 21, 2021 6:32 pm
by sixkiller
It's always possible that I'm doing it wrong, but I'm trying to get a dark theme stylesheet working on my Mac with M1 processor. But it is not working. Nothing changes. I put the qss file in the proper directory under the user directory that it should be placed in:
/Users/<<user>>/Library/Application Support/QLC+/qlcplusStyle.qss

the stylesheet is the one found on GitHub that a lot of people reference around the inter webs. It's located at:
https://github.com/EmerickH/qlcplus-dark-theme

Just thought I would put this out there to see if anyone else had success with this. Obviously not a huge issue, but figured it was worth a shot to see if anyone else had similar issues.

As an aside, QLC+ works very well on my M1, so that is very promising. Thanks for all the work put into QLC+.

Re: Stylesheet not working on Mac with Big Sur and M1 processor

Posted: Tue Jan 26, 2021 1:08 pm
by sandinak
So on my Intel Mac .. I put it in that directory:

Code: Select all

branson@val QLC+ % pwd
/Users/branson/Library/Application Support/QLC+
branson@val QLC+ % ls qlcplusStyle.qss
qlcplusStyle.qss

And I got the dark theme ..
Image

very nice btw .. this will become part of my base install! Havn't dove into the M1 Pool (yet) .. perhaps soon ;)

Re: Stylesheet not working on Mac with Big Sur and M1 processor

Posted: Sat Feb 06, 2021 1:22 am
by sixkiller
Yeah that is where I put it as well, but no luck. No big deal. Maybe at some point someone will figure out why. At least the software works!