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:
Matthias Clasen 2014-06-13 10:37:29 -04:00
parent b4e1e01acc
commit cefa19d30c

View File

@ -23,7 +23,7 @@
G_BEGIN_DECLS
#define DEFAULT_THEME_NAME "Raleigh"
#define DEFAULT_THEME_NAME "Adwaita"
void _gtk_settings_set_property_value_from_rc (GtkSettings *settings,
const gchar *name,