If you want to change or adjust Tropy’s default styles you can do this easily by placing a custom stylesheet (style.css
) in the user data folder.
- First you need to find your user data folder. The easiest way to do this, is to select Help > Show Log Files and go up one folder (the user data folder is the one containing the log folder, e.g. on macOS this would be
~/Library/Application Support/Tropy/
). - Paste one of the stylesheets below into this folder.
- Restart Tropy.
If you need a combination of custom styles, open the style.css
files in question in a plain text editor and copy all the styles into one style.css
file. Modifications in style.css
will applied regardless of which theme you are using. If necessary, you can add a style-light.css
or style-dark.css
file; these will only be active for the respective theme.
As a word of caution, future Tropy updates may render custom styles non-operational.