The visual configuration settings of Automation Studio (accessible via Tools - Options - Colors/Fonts ) can be migrated across different versions of the software. Within the Windows user profile’s “AppData” directory, a “BR” folder resides, containing subdirectories dedicated to each installed version of Automation Studio. To transfer settings between versions, simply copy the “Editor.set” file.
Example file path:
C:\Users\svozilm\AppData\Roaming\BR\AS48\Editor.set
Code Snippets:
C:\Users\svozilm\AppData\Roaming\BR\AS48\CodeSnippets
5 Likes
marcusbnr
(Marcus Mangel)
May 7, 2026, 2:13pm
2
Just linking some related posts:
Hello community,
if someone prefers coding in Dark Theme GUIs, there are two available themes that sort of transform Automation Studio to a dark theme.
You can find them here:
or you can add your own spin to it like I have:
[image]
I have also uploaded alternative icons with light colors, which are otherwise difficult to see.
Icons.zip (598 Bytes)
These can be found in the installation folder of Automation Studio, i.e. C:\Program Files\BRAutomation4\AS412\AS\Images
I recommend backing…
If you want different syntax highlighting you can adjust it to your liking via Tools > Options > Colors/Fonts. Here you can also adjust other settings like the background color. For programming with text you need to edit in the category “Text editors”.
The settings are stored in the Editor.set file.
If you want to share your settings with others:
Go to C:\Users\[user]\AppData\Roaming\BR\AS412
Copy the Editor.set file and send it to your coworkers
Or if you want to also use the ones from you…
5 Likes