forked from AuroraMiddleware/gtk
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:
parent
b4e1e01acc
commit
cefa19d30c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user