CSS stylesheet MacOS

Hello,

Could you please help me?
I'm currently testing how the CSS stylesheet works in general and I have a question regarding the next. I know that we can add a new custom theme in Windows in the next way:
Program Files-> Inductive Automation -> Ignition -> data-> modules-> com.inductiveautomation.perspective -> themes

How to do the same for MacOS?

Thank you in advance!

you should probably use the stylesheet in de designer now.
image
https://docs.inductiveautomation.com/display/DOC81/Style+Classes#StyleClasses-EnablingtheAdvancedStylesheet

3 Likes

Thank you @victordcq
I know this function is available now. However, I would like to test something from the Inductive automation Exchange, that's why I need this "old way" :slight_smile:

ah,

de default install directory should be in here ? /usr/local/ignition
(according to Installing and Upgrading Ignition - Ignition User Manual 8.1 - Ignition Documentation )
tho it depends if you changed it
the rest should be the same
%installDirectory%\data\modules\com.inductiveautomation.perspective\themes .

image

1 Like

Thank you!