Opened 12 years ago

Closed 9 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)

Journal combobox with white outlines.png (94.1 KB) - added by HoboPrimate 12 years ago.
Journal combobox with white outlines
Resume with shows outlines.png (74.6 KB) - added by HoboPrimate 12 years ago.
"Resume with" palette also automatically shows activities in outlines

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by HoboPrimate

Journal combobox with white outlines

Changed 12 years ago by HoboPrimate

"Resume with" palette also automatically shows activities in outlines

comment:1 Changed 12 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 10 years ago by manuq

I agree, in dark palettes the icons look better inverted, white stroke and dark grey fill.

comment:3 Changed 9 years ago by walter

  • Resolution set to obsolete
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.