- Download the file corresponding to the version you like.
- Go to the
Active 4D Folder
- Windows 7 and higher: {disk}\Users{UserName}\AppData\Roaming\4D\
- MacOS: {disk}:Users:{UserName}:Library:Application Support:4D:
- Open the corresponding file.
- Copy the part you like between the
<method_editor>
tag.
It is important to notice that this file can contain other settings that you would like not to change. Be sure to read your original file and the one with the Cobalt2 theme to only change the part that has the theme settings (between the <method_editor>
tag)
In the <method_editor>
there are some options you may want to keep.
The ones that come with the Cobalt2 theme are those :
<options
auto_quote="true"
character_suggestion_validation="tabOnly"
hilite_same_word="hiliteOnFullySelected"
indentation="20"
matching_parenthesis_style="backColor"
show_blocks_hilite="false"
show_line_numbers="true"
show_lists="false"
/>
This theme is an 4D adaptation of the wesbos/cobalt2-vscode theme.