hi,
I’ve found a few themes and am wondering how to install them. There is no “scripts” folder inside me blender folder (program files). How do you guys use themes?
This is all the info I found but I’m not sure how to apply it
Installation
To install them copy the .py file in the scripts directory, inside the .blender directory.
To apply them just start Blender, open the Scripts Window and select the new theme from the dropdown menu.
Finally, choose Save Default Settings from the File menu, or press Ctrl+U.
HI, programfiles/blenderfoundation/blender/.blender/scripts, place the script there then access it from the scripts>themes window.
Or open it with blender’s text editor, press alt/p to run script, then ctrl/u to save as default.
hope this helps.
Sounds like you are using Windows? Open the file manager, or Windows Explorer to be precise, and navigate to your blender installation. That folder will have the blender.exe file. Also in that folder should be a .blender folder. If it isn’t there you have a faulty installation and should do a full install. You can also creat the folder manually with mkdir if you use a command prompt. In .blender add another folder named scripts.
If not in windows the basic principals apply but the methodology will differ.