This repository contains ready to use themes for Frescobaldi and a template to use with base16 theme generators.
- Choose a theme file from
themes
directory and download it.- To do so:
- Navigate to a file and display it
- At the upper right corner of the displayed content click on the "Raw" button
- Save the file using your browser's facility
- Clicking on the link to a theme file and using "Save as..." will not save the actual XML file but the HTML used for displaying it in the Github website.
- Alternatively you can
- Download the complete repository as a ZIP archive
- Clone the repository
- To do so:
- Open Frescobaldi.
- Navigate to Theme Selection window (Edit -> Preferences -> Fonts & Colors).
- Click
Menu
right to the current scheme name and chooseImport...
option from the drop-down list. - Find the previously downloaded file and open it.
- Apply changes and now your Frescobaldi should be prettier :-)
If you have a better aesthetic sense than me, you are very welcome to propose changes to this project :-)
Especially: If you also think Frescobaldi deserves a nicer themes manager and know some Python (ideally along with some PyQt) then have a look at this feature request and consider contributing.