26#ifndef _PIDGINSTYLE_H_
27#define _PIDGINSTYLE_H_
G_BEGIN_DECLS gboolean pidgin_style_is_dark(GtkStyle *style)
Returns TRUE if dark mode is enabled and foreground colours should be invertred.
void pidgin_style_adjust_contrast(GtkStyle *style, GdkColor *color)
Lighten a color if dark mode is enabled.