This is a repo for Qt CSS themes made for Olive Video Editor.
- Clone or Download -> Download ZIP
- Extract the ZIP file into a directory of your choosing. A folder named
olive-themes-master
should be there after the extraction.
- Open Olive Video Editor, then go to Preferences.
- Go to the Appearance tab, then click
Browse
next toCustom CSS
. - Navigate to the directory where you put the repo's folder.
- Go to the
stylesheets
folder inolive-themes-master
. - Pick a
qss
file, click Open. - Click OK. Olive should warn about a restart.
- Click Yes, and save your work.
- The theme should be applied to Olive at this point. How it looks may be different, depending on your operating system and Qt 5 settings.
Fork the repo, write your QSS file in the stylesheets
directory, and create a pull request. It may take time for it to be merged.
If possible, please create a screenshot for your theme! This will help users to see what Olive will look like after applying your theme. You should place the screenshot in the preview
directory.
You may also create an issue instead, and attach your QSS (and screenshot) in the description.
- Testing styles in Qt Designer
- Qt Inspector - Like "inspect element", but for Qt applications