Removed gradient bar and changed text color in notes for full dark mode support

This commit is contained in:
Michael Starke
2018-11-08 13:46:32 +01:00
parent 7fe0689651
commit cac974a30e
16 changed files with 88 additions and 232 deletions

View File

@@ -23,7 +23,6 @@
#import "MPViewController.h"
#import "MPDocument.h"
@class HNHUIGradientView;
@class MPDocument;
@interface MPContextBarViewController : MPViewController <NSStackViewDelegate>