Opened 15 months ago
Last modified 15 months ago
#3536 new feature-request
Add ability to choose themes for all UIs
Reported by: | DjLegolas | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.1.1 |
Component: | Web UI | Version: | 2.0.0 |
Keywords: | Cc: |
Description
I noticed that there are 3 options for themes in the WebUI themes folder, but the only way to switch between them is by manually change the web.conf file.
Therefor, we need a place to choose the desired theme and switch on-the-fly.
I have added the option to the Interface tab in the Preferences window. It will pop a window for refreshing the page after selecting a new theme.
A PR will be opened and posted here.
Change History (2)
comment:1 Changed 15 months ago by DjLegolas
comment:2 Changed 15 months ago by DjLegolas
- Summary changed from Add ability to choose themes for WebUI to Add ability to choose themes for all UIs
Well, in addition to the original idea of choosing the theme of the WebUI, I decided to add the ability to the GtkUI as well.
The option to change is also inside the Interface tab of the Preferences.
Using the same PR.
PR: https://github.com/deluge-torrent/deluge/pull/392