The novelibre Python program helps authors organize novels.
nv_themes is a plugin providing a theme changer dialog.
Actually, this plugin is more intended for Linux, where the default theme looks pretty stale, and there are plenty of desktops, each with a different look.
On Windows, novelibre uses a lot of native widgets by default, you can hardly do better with custom themes.
- novelibre version 5.0+
- To have a wider choice, you may want to install the ttkthemes package.
Download the latest release nv_themes_v5.0.2.pyzw
- Launch nv_themes_v5.0.2.pyzw by double-clicking (Windows/Linux desktop),
- or execute
python nv_themes_v5.0.2.pyzw
(Windows), resp.python3 nv_themes_v5.0.2.pyzw
(Linux) on the command line.
Many web browsers recognize the download as an executable file and offer to open it immediately. This starts the installation.
However, depending on your security settings, your browser may initially refuse to download the executable file. In this case, your confirmation or an additional action is required. If this is not possible, you have the option of downloading the zip file.
The package is also available in zip format: nv_themes_v5.0.2.zip
- Extract the nv_themes_v5.0.2 folder from the downloaded zipfile "nv_themes_v5.0.2.zip".
- Move into this new folder and launch setup.pyw by double-clicking (Windows/Linux desktop),
- or execute
python setup.pyw
(Windows), resp.python3 setup.pyw
(Linux) on the command line.
See the online manual
This is Open Source software, and the nv_themes plugin is licensed under GPLv3. See the GNU General Public License website for more details, or consult the LICENSE file.