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+.
Stylesheet not working on Mac with Big Sur and M1 processor
- sandinak
- Posts: 194
- Joined: Mon Apr 03, 2017 5:40 pm
- Location: Yorktown, VA
- Real Name: Branson Matheson
- Contact:
So on my Intel Mac .. I put it in that directory:
And I got the dark theme ..
very nice btw .. this will become part of my base install! Havn't dove into the M1 Pool (yet) .. perhaps soon
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 ..
very nice btw .. this will become part of my base install! Havn't dove into the M1 Pool (yet) .. perhaps soon