top  REAPER Theme Structure

REAPER uses themes to customize its appearance. These themes usually exist in your REAPER application data directory, such as:

REAPER themes can be stored in a .zip file (and named .ReaperThemeZip) for distribution, but for development purposes they usually exist as a combination of files and a directory.

For an example of how a theme is put together, you can go to your ColorThemes path, and find the file "Default_5.0.ReaperThemeZip". Copy it, rename it to .zip, and extract the contents in this directory. You will see two relevant parts:


top  rtconfig.txt

The file rtconfig.txt is an important file, which can contain lines such as the following:


top  Image Types
REAPER will load images, from the list below. Most images can have sizing metadata included in the form of pink (RGB(255,0,255)) and/or yellow (RGB(255,255,0)) lines on the upper-left and lower-right corners.

Notes on the types: Types:

  • (otherwise) a normal image that may or may not be sliced/scaled, depending on the description of the item


    top  Image List