luxlabs header browser preview


@interface AKAnnotationThemeGreen : AKAnnotationTheme

- (id)highlightColor;
- (int)annotationStyle;
- (BOOL)isUnderline;
- (id)noteBorderColor;
- (id)noteFillColor;
- (id)noteMarkerBorderColor;
- (id)noteMarkerFillColor;
- (id)noteTextColor;
- (id)notesSidebarBarColor;

@end