NetNewsWire/Mac/Resources/Assets.xcassets
Stuart Breckenridge 03611bc6ec
Add Accounts UI Refresh
• An extenison has been added to `AccountType` for iconColors (which have been added to the asset catalogs) and localised account names. SPM can handle resources so it might make sense to move to there.

• Add Account screen now has sections for local, icloud, web, and self-hosted, icons are now tinted and sized a bit smaller, and text is now `body` sized.
2020-10-27 11:42:28 +08:00
..
AccentColor.colorset Use SF Symbols for icons in the Sidebar when on Big Sur Issue #2323 2020-08-08 18:15:45 -05:00
Account icon colors Add Accounts UI Refresh 2020-10-27 11:42:28 +08:00
AppIcon.appiconset Update to use the Big Sur style icon for the 6.0 release. 2020-10-06 19:03:32 -05:00
DetailStatusBarBackground.colorset Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
SidebarUnreadCountBackground.colorset Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
SidebarUnreadCountText.colorset Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
StarColor.colorset Step 2 in fixing StarColor filename 2020-08-20 15:22:30 -05:00
Swipe Images Configure star swipe images as template so that they render in the correct color 2020-07-27 19:32:08 -05:00
accountBazQux.imageset Add Inoreader, BazQux, and The Old Reader assets 2020-10-24 14:18:01 -05:00
accountCloudKit.imageset Add CloudKit syncing add account UI. 2020-03-18 15:48:44 -05:00
accountFeedWrangler.imageset Added FeedWrangler image assets 2019-11-21 11:28:08 -06:00
accountFeedbin.imageset Update Feedbin icon to the new design. 2020-10-23 15:44:55 -05:00
accountFeedly.imageset Add Feedly icon. Issue #1031 2019-09-20 14:47:40 -05:00
accountFreshRSS.imageset Rebrand Reader API to FreshRSS 2019-06-20 07:22:51 -05:00
accountInoreader.imageset Add Inoreader, BazQux, and The Old Reader assets 2020-10-24 14:18:01 -05:00
accountLocal.imageset Revert "Make the on my mac icon sharper." 2020-08-21 20:09:39 -05:00
accountNewsBlur.imageset Add NewsBlur to Preferences 2020-03-30 17:45:47 -04:00
accountTheOldReader.imageset Add Inoreader, BazQux, and The Old Reader assets 2020-10-24 14:18:01 -05:00
action.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
articleExtractorError.imageset Implement new article extractor button for Big Sur 2020-08-10 17:34:12 -05:00
articleExtractorOff.imageset Implement new article extractor button for Big Sur 2020-08-10 17:34:12 -05:00
articleExtractorOn.imageset Implement new article extractor button for Big Sur 2020-08-10 17:34:12 -05:00
cleanUp.imageset Add button for Clean Up function. 2020-03-22 17:53:17 -05:00
extensionPointMarsEdit.imageset Update MarsEdit icon and remove "Information" from Preferences tab. 2020-04-09 10:50:23 -05:00
extensionPointMicroblog.imageset Add basic ExtensionPoint support. 2020-04-07 15:25:33 -05:00
extensionPointReddit.imageset Use different assets for Snoo when in light vs dark mode 2020-05-06 15:32:05 -05:00
extensionPointTwitter.imageset Add basic ExtensionPoint support. 2020-04-07 15:25:33 -05:00
faviconTemplateImage.imageset Implement default timeline avatar. Issue #641 2019-05-21 05:42:40 -05:00
filterActive.imageset Change filter button assets. Issue #2336 2020-08-15 01:45:47 -05:00
filterInactive.imageset Change filter button assets. Issue #2336 2020-08-15 01:45:47 -05:00
iconDarkBackgroundColor.colorset Add IconImage to encapsulate our icon processing logic 2019-11-05 18:05:57 -06:00
iconLightBackgroundColor.colorset Add IconImage to encapsulate our icon processing logic 2019-11-05 18:05:57 -06:00
legacyArticleExtractor.imageset Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
legacyArticleExtractorError.imageset Implement new article extractor button for Big Sur 2020-08-10 17:34:12 -05:00
legacyArticleExtractorInactiveDark.imageset Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
legacyArticleExtractorInactiveLight.imageset Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
legacyArticleExtractorProgress1.imageset Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
legacyArticleExtractorProgress2.imageset Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
legacyArticleExtractorProgress3.imageset Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
legacyArticleExtractorProgress4.imageset Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
markAllAsRead.imageset Add separator for timeline and make buttons stateful 2020-08-09 06:02:48 -05:00
markAllRead.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
markRead.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
markUnread.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
newFolder.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
nextUnread.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
openInBrowser.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
preferencesToolbarExtensions.imageset Enable preferences toolbar to style itself for Big Sur 2020-08-10 11:25:48 -05:00
shareExtension.imageset Implement share dialog UI 2020-08-13 20:09:42 -05:00
star.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
timelineSeparatorColor.colorset Added optional separators in the timeline view. 2019-09-02 09:13:21 -07:00
timelineStar.imageset Turn the star color to white if the article is selected. Issue #2364 2020-08-19 20:00:34 -05:00
unstar.imageset Optimize PNG’s 2019-10-02 22:52:50 -04:00
webviewBackgroundColor.colorset Fix for bug #901 — first web view load flashes white in dark mode 2019-08-31 22:14:56 -07:00
Contents.json Turn the star color to white if the article is selected. Issue #2364 2020-08-19 20:00:34 -05:00