Hey,
Let’s say I want to completly change the Desk color scheme, so when I enter a form it looks like this:
(don’t take the colors I chose at face value…)
How can this be achieved?
Please help me with a step by step type of answer.
I think it has something to do with a file called Desk.min.css, which I can’t find, and when thumbling around with the style while on developer tools of Firefox I think there may be a lot more than just setting
body{background-color:turquoise;}
or whatever in any case. So please handle me delicately .I can do it with a client script, but I believe there has to be an easier way to go about it.