@interface SXDocumentColorScheme : SXJSONObject @property (readonly, nonatomic) long long automaticDarkModeEnabled; - (long long)automaticDarkModeEnabledWithValue:(id)a0 withType:(int)a1; @end