Use Adwaita as the default theme
This ensures that GTK+ applications have a high-quality theme on all platforms, and look consistent.
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
#define DEFAULT_THEME_NAME "Raleigh"
|
#define DEFAULT_THEME_NAME "Adwaita"
|
||||||
|
|
||||||
void _gtk_settings_set_property_value_from_rc (GtkSettings *settings,
|
void _gtk_settings_set_property_value_from_rc (GtkSettings *settings,
|
||||||
const gchar *name,
|
const gchar *name,
|
||||||
|
|||||||
Reference in New Issue
Block a user