#1193 closed feature-request (Fixed)
gtk client doesn't use theme colors
Reported by: | stray | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 2.0.0 |
Component: | GTK UI | Version: | |
Keywords: | Cc: |
Description
now registering works so here the bug again from: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=29685&start=0
program: deluge-gtk version: 1.2.1 last not affected version: 1.1.9
The "State" and "Tracker" menu entries on the left seem to have a fixed background and text color regardless of the theme used.
The expected result would be that the theme colors are used.
Attachments (5)
Change History (13)
Changed 13 years ago by stray
Changed 13 years ago by stray
Changed 13 years ago by stray
comment:1 Changed 13 years ago by stray
- Priority changed from major to trivial
comment:2 Changed 13 years ago by Cas
- Component changed from other to gtkui
- Version changed from 1.2.1 to 1.2.3
comment:3 Changed 12 years ago by Cas
- Milestone changed from 1.4.0 to 1.3.x
Changed 12 years ago by Cas
Changed 12 years ago by Cas
comment:4 Changed 12 years ago by Cas
I had a look into this and the only way I can see of making it look nicer across themes is to rework the sidebar.
As you can see from the attached screenshots, testing out a simple change that allows it to follow theme, makes it harder to distinguish between the sections of State, Trackers and Labels.
comment:5 Changed 12 years ago by Cas
- Milestone changed from 1.3.x to 1.4.0
- Type changed from bug to feature-request
- Version 1.2.3 deleted
comment:6 Changed 9 years ago by Cas
- Resolution set to Fixed
- Status changed from new to closed
Fixed: [5a6f202cf140]
comment:7 Changed 8 years ago by Cas
- Milestone changed from 2.0.x to 2.0
For dev reference: see line 250 filtertreeview.py