Skip to main content

Source Editor

The Theme Builder includes a code editor that you can use when you need to manipulate the theme source code directly. It's particularly useful when you have to copy & paste sections of the theme or you want to apply changes quickly.

Source Editor

ElementDescription
cutDeletes the selected text and copies it to the clipboard.
copyCopies the selected text to the clipboard.
pastePastes the text in the clipboard at the current location.
collapseCollapses the outline to the first level. It makes it easier to work with.
expandExpands the collapsed outline.
undoReverses the last operation.
redoReapplies the previous operation that was reverted using Undo.
searchOpens the Search window. Same as Ctrl-F.
replaceOpens the Search & Replace window.
100percentChanges the size of the font in the editor.
save Preview Script.ImageUpdates the theme tree and the preview panel. You still need to save the theme to the theme file using the save button in the top toolbar.