#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)
by , 14 years ago
by , 14 years ago
by , 14 years ago
comment:1 by , 14 years ago
Priority: | major → trivial |
---|
comment:2 by , 14 years ago
Component: | other → gtkui |
---|---|
Version: | 1.2.1 → 1.2.3 |
comment:3 by , 14 years ago
Milestone: | 1.4.0 → 1.3.x |
---|
by , 14 years ago
Attachment: | CasEx1.png added |
---|
by , 14 years ago
Attachment: | CasEx2.png added |
---|
comment:4 by , 14 years ago
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 by , 13 years ago
Milestone: | 1.3.x → 1.4.0 |
---|---|
Type: | bug → feature-request |
Version: | 1.2.3 |
comment:7 by , 9 years ago
Milestone: | 2.0.x → 2.0 |
---|
For dev reference: see line 250 filtertreeview.py