mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
#1421 (incomplete theme changing)
This commit is contained in:
parent
772517f496
commit
c2d79fcc1d
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ NSString * const ThemeStyleDark = @"dark";
|
|||
[appDelegate.dashboardViewController updateTheme];
|
||||
[appDelegate.feedDetailViewController updateTheme];
|
||||
[appDelegate.detailViewController updateTheme];
|
||||
[appDelegate.storyPagesViewController updateTheme];
|
||||
[appDelegate.originalStoryViewController updateTheme];
|
||||
|
||||
[self updatePreferencesTheme];
|
||||
|
|
Loading…
Add table
Reference in a new issue