luxlabs header browser preview


@interface TLKDarkAppearance : TLKAppearance

- (BOOL)isDark;
- (id)name;
- (unsigned long long)style;

@end