Useful CSS Stuff

It's not a module as such, it's just a script library that add a toolbar icon into the Designer and launches a Java UI.

It should support v8.1 and v8.3, although I've only tested this standalone version in 8.3 (I unbolted it from my other much larger set of dev tools)
CSSThemeManager-Standalone-v0.1.0.zip (19.5 KB)

"Install" the icon in the toolbar using:

dev.tools.standalone.cssThemeManager.install()

If you have Vision installed (including in expired trial mode), you can have it install on Designer launch with a Vision Client expression tag with the expression:

now(0) # fire once on launch

Tag Events -> Value Change:

dev.tools.standalone.cssThemeManager.install()

Caution: I would suggest testing this in a dev environment first
Also, again, the UI definitely needs some love... the way Claude presented the file structure at first I thought was very odd, but it grew on me so I left it.
You can't add/delete files at this stage, but I might add it

If you're interested, I have another Icon library manager I posted over here: