The source project of this merge request has been removed.
Provide an opt-in mechanism to load the system GTK stylesheet
This adds the adw_set_enable_themes function, which an application can choose to call to allow the system GTK theme to be loaded. The intent is for core GNOME applications to use the vendor theme until a theming API is complete.
Implements #259 (closed)