← Back to team overview

gnome-zeitgeist team mailing list archive

[Bug 534073] Re: Does not fit well with Dark Gtk Themes

 

Thank you for pointing out these issues.

I corrected histogram font coloring in r737 using combined colors and I
plan to do the same with some other items. The day label used
text_gc[gtk.STATE_SELECTED] if leading other wise it uses
text_gc[gtk.STATE_INSENSITIVE] instead of fg_gc. I changed this in r738.

The histogram background is colored with your treeview base color, which
I assume you have set to white. This is behaving as expected.

** Changed in: gnome-activity-journal
   Importance: Undecided => Medium

** Changed in: gnome-activity-journal
       Status: New => In Progress

-- 
Does not fit well with Dark Gtk Themes
https://bugs.launchpad.net/bugs/534073
You received this bug notification because you are a member of GNOME
Zeitgeist Team, which is the registrant for GNOME Activity Journal.

Status in GNOME Activity Journal: In Progress

Bug description:
The Colors used in drawing the custom widgets that are a part of Gnome Activity Journal do not always fit with the user's. For example, GAJ does not use the selected fg color when drawing the title "Today" on the colored title section. Also, it lightens the fg_color to create a faded color (in the histogram, for example), when in a dark theme, this will not work. Instead, GAJ should use a mixing techniques (like the ones used for the "Morning", "Afternoon", etc. labels. Finally, the histogram is always white, which makes it stand out tremendously when using dark themes.





References