Customizing environment(s), xml location

Customizing environment(s), xml location

jordy_keller
Enthusiast Enthusiast
233 Views
4 Replies
Message 1 of 5

Customizing environment(s), xml location

jordy_keller
Enthusiast
Enthusiast

Hi,

 

I used the method of editing the xml for photobooth before to prevent the extremely flashing highlights. See this post: https://forums.autodesk.com/t5/fusion-design-validate-document/customized-environment-colors/m-p/132...

 

I don't exactly remember how I found the right xml back then.

 

Now I'm in the new dark blue theme and I have selected the theme default environment:

jordy_keller_0-1743328690128.png

 

My question is: How do I find the xml for this environment?

 

If I go to C:\Users\UserName\AppData\Local\Autodesk\webdeploy\production

I find 20+ folders with random names containing a total of 82.532 files...

 

Thanks.

0 Likes
234 Views
4 Replies
Replies (4)
Message 2 of 5

g-andresen
Consultant
Consultant

Hi,


@jordy_keller  schrieb

 

My question is: How do I find the xml for this environment?

 

If I go to C:\Users\UserName\AppData\Local\Autodesk\webdeploy\production

I find 20+ folders with random names containing a total of 82.532 files...

 


You have to search for the latest ones and the folder that contains "Neutron" among others.

If you insert your own XML, you must be aware that it will not be adopted in the next update and must be inserted again.

 

Günther

0 Likes
Message 3 of 5

jordy_keller
Enthusiast
Enthusiast

Ok, thanks.

 

I'm writing a python script that will give me the most recent folder in which the xml files are located

- list directories in C:\Users\UserName\AppData\Local\Autodesk\webdeploy\production

- sort by date modified in descending order

- search the list and return the most recent folder that contains 

Neutron\Server\Scene\Resources\Environments

I can then find and edit the xml file for the environment or have the python script do that for me.

That shouldn't be a problem for the known/named environments (like darksky, greyroom, photobooth etc)

 

However, I like the new dark blue theme but I do not know which environment xml it uses.

The selected environment being:

jordy_keller_0-1743337242662.png

 

How can I find that out?

 

Thanks.

0 Likes
Message 4 of 5

jhackney1972
Consultant
Consultant

I find the River Rubicon Environment to be the exact same screen color as the Theme (Default) you show in your screen capture.  With this, you can use the same path your used before and simply modify the River Rubicon Environment.

 

Environment.jpg

John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 5 of 5

jordy_keller
Enthusiast
Enthusiast

Ok, yeah, it does indeed seem like "Theme (default)" is 'River Rubicon'

 

I got my script working:

https://forums.autodesk.com/t5/fusion-support/dark-mode-and-customizing-highlight-colors-to-prevent-...

 

I'll post question regarding this topic and findings over there from now on.

 

Thanks

 

0 Likes