Opened 9 years ago
Closed 6 years ago
#3287 closed enhancement (obsolete)
Journal: Found way to have mini-icons in "Anything" combobox and "Resume with" palette show as a white stroke
Reported by: | HoboPrimate | Owned by: | garycmartin |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | design | Version: | Unspecified |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
This involved editing the activity icons to use:
<!ENTITY stroke_color "#FFFFFF">
<!ENTITY fill_color "none">
instead of the typical:
<!ENTITY stroke_color "#010101">
<!ENTITY fill_color "#FFFFFF">
The icons looked great in the combobox, and in the rest of the UI.
I'm attaching a screenshot to show how it looks.
This could also be done for the 5 filetype icons that appear in the list.
P.S. - The problem with this approach could be, when you open an activity icon with a editor/viewer, you only get the strokes information, and don't see nothing until you change the background to a color other than white.
Attachments (2)
Change History (5)
Changed 9 years ago by HoboPrimate
Changed 9 years ago by HoboPrimate
"Resume with" palette also automatically shows activities in outlines
comment:1 Changed 9 years ago by HoboPrimate
- Summary changed from Found the way to have the mini-icons in "Anything" combobox show as a white stroke to Journal: Found way to have mini-icons in "Anything" combobox and "Resume with" palette show as a white stroke
comment:2 Changed 7 years ago by manuq
I agree, in dark palettes the icons look better inverted, white stroke and dark grey fill.
comment:3 Changed 6 years ago by walter
- Resolution set to obsolete
- Status changed from new to closed
Journal combobox with white outlines