I would like to override the styling of my current theme (Universal Theme - 42 / Vita). I was hoping that I could create a style_overrides.css
file and somehow apply it to the workspace for all applications to utilize without having to update / replace the existing theme style. Basically, having it be the last .css
file listed in the <head>
tag.
I tried adding the css file to the User Interface \ User Interface Details \ Cascading Style Sheets
, but the style_overrides.css
file was not being detected.
I've been reading the documentation about creating a new theme style, but was hoping to avoid this as it is only 3 or 4 things i'm looking to change. Or is copying the existing theme style and modifying as needed the best way to do this?
Thanks,
Mike