mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 00:28:53 +01:00
Add the Hyperlegible theme as a default
This commit is contained in:
parent
6c88b322dd
commit
39bb1f7a7c
@ -80,6 +80,9 @@
|
|||||||
5103A9F5242258C600410853 /* AccountsAddCloudKit.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5103A9DA242258C600410853 /* AccountsAddCloudKit.xib */; };
|
5103A9F5242258C600410853 /* AccountsAddCloudKit.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5103A9DA242258C600410853 /* AccountsAddCloudKit.xib */; };
|
||||||
5103A9F724225E4C00410853 /* AccountsAddCloudKitWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5103A9F624225E4C00410853 /* AccountsAddCloudKitWindowController.swift */; };
|
5103A9F724225E4C00410853 /* AccountsAddCloudKitWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5103A9F624225E4C00410853 /* AccountsAddCloudKitWindowController.swift */; };
|
||||||
5103A9F824225E4C00410853 /* AccountsAddCloudKitWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5103A9F624225E4C00410853 /* AccountsAddCloudKitWindowController.swift */; };
|
5103A9F824225E4C00410853 /* AccountsAddCloudKitWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5103A9F624225E4C00410853 /* AccountsAddCloudKitWindowController.swift */; };
|
||||||
|
51077C5827A86D16000C71DB /* Hyperlegible.nnwtheme in Resources */ = {isa = PBXBuildFile; fileRef = 51077C5727A86D16000C71DB /* Hyperlegible.nnwtheme */; };
|
||||||
|
51077C5927A86D16000C71DB /* Hyperlegible.nnwtheme in Resources */ = {isa = PBXBuildFile; fileRef = 51077C5727A86D16000C71DB /* Hyperlegible.nnwtheme */; };
|
||||||
|
51077C5A27A86D16000C71DB /* Hyperlegible.nnwtheme in Resources */ = {isa = PBXBuildFile; fileRef = 51077C5727A86D16000C71DB /* Hyperlegible.nnwtheme */; };
|
||||||
5108F6B62375E612001ABC45 /* CacheCleaner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5108F6B52375E612001ABC45 /* CacheCleaner.swift */; };
|
5108F6B62375E612001ABC45 /* CacheCleaner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5108F6B52375E612001ABC45 /* CacheCleaner.swift */; };
|
||||||
5108F6B72375E612001ABC45 /* CacheCleaner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5108F6B52375E612001ABC45 /* CacheCleaner.swift */; };
|
5108F6B72375E612001ABC45 /* CacheCleaner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5108F6B52375E612001ABC45 /* CacheCleaner.swift */; };
|
||||||
5108F6D22375EED2001ABC45 /* TimelineCustomizerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5108F6D12375EED2001ABC45 /* TimelineCustomizerViewController.swift */; };
|
5108F6D22375EED2001ABC45 /* TimelineCustomizerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5108F6D12375EED2001ABC45 /* TimelineCustomizerViewController.swift */; };
|
||||||
@ -1161,6 +1164,7 @@
|
|||||||
5103A9B324216A4200410853 /* blank.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = blank.html; sourceTree = "<group>"; };
|
5103A9B324216A4200410853 /* blank.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = blank.html; sourceTree = "<group>"; };
|
||||||
5103A9DA242258C600410853 /* AccountsAddCloudKit.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccountsAddCloudKit.xib; sourceTree = "<group>"; };
|
5103A9DA242258C600410853 /* AccountsAddCloudKit.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccountsAddCloudKit.xib; sourceTree = "<group>"; };
|
||||||
5103A9F624225E4C00410853 /* AccountsAddCloudKitWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsAddCloudKitWindowController.swift; sourceTree = "<group>"; };
|
5103A9F624225E4C00410853 /* AccountsAddCloudKitWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsAddCloudKitWindowController.swift; sourceTree = "<group>"; };
|
||||||
|
51077C5727A86D16000C71DB /* Hyperlegible.nnwtheme */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Hyperlegible.nnwtheme; sourceTree = "<group>"; };
|
||||||
5108F6B52375E612001ABC45 /* CacheCleaner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CacheCleaner.swift; sourceTree = "<group>"; };
|
5108F6B52375E612001ABC45 /* CacheCleaner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CacheCleaner.swift; sourceTree = "<group>"; };
|
||||||
5108F6D12375EED2001ABC45 /* TimelineCustomizerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelineCustomizerViewController.swift; sourceTree = "<group>"; };
|
5108F6D12375EED2001ABC45 /* TimelineCustomizerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelineCustomizerViewController.swift; sourceTree = "<group>"; };
|
||||||
5108F6D32375EEEF001ABC45 /* TimelinePreviewTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelinePreviewTableViewController.swift; sourceTree = "<group>"; };
|
5108F6D32375EEEF001ABC45 /* TimelinePreviewTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelinePreviewTableViewController.swift; sourceTree = "<group>"; };
|
||||||
@ -1845,6 +1849,7 @@
|
|||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
51DEE81126FB9233006DAA56 /* Appanoose.nnwtheme */,
|
51DEE81126FB9233006DAA56 /* Appanoose.nnwtheme */,
|
||||||
|
51077C5727A86D16000C71DB /* Hyperlegible.nnwtheme */,
|
||||||
51DEE81726FBFF84006DAA56 /* Promenade.nnwtheme */,
|
51DEE81726FBFF84006DAA56 /* Promenade.nnwtheme */,
|
||||||
5137C2E326F3F52D009EFEDB /* Sepia.nnwtheme */,
|
5137C2E326F3F52D009EFEDB /* Sepia.nnwtheme */,
|
||||||
5127B237222B4849006D641D /* DetailKeyboardShortcuts.plist */,
|
5127B237222B4849006D641D /* DetailKeyboardShortcuts.plist */,
|
||||||
@ -3386,6 +3391,7 @@
|
|||||||
65ED406C235DEF6C0081F399 /* Credits.rtf in Resources */,
|
65ED406C235DEF6C0081F399 /* Credits.rtf in Resources */,
|
||||||
65ED406D235DEF6C0081F399 /* Inspector.storyboard in Resources */,
|
65ED406D235DEF6C0081F399 /* Inspector.storyboard in Resources */,
|
||||||
65ED406E235DEF6C0081F399 /* AddWebFeedSheet.xib in Resources */,
|
65ED406E235DEF6C0081F399 /* AddWebFeedSheet.xib in Resources */,
|
||||||
|
51077C5927A86D16000C71DB /* Hyperlegible.nnwtheme in Resources */,
|
||||||
51DEE81326FB9233006DAA56 /* Appanoose.nnwtheme in Resources */,
|
51DEE81326FB9233006DAA56 /* Appanoose.nnwtheme in Resources */,
|
||||||
B27EEBFA244D15F3000932E6 /* stylesheet.css in Resources */,
|
B27EEBFA244D15F3000932E6 /* stylesheet.css in Resources */,
|
||||||
);
|
);
|
||||||
@ -3417,6 +3423,7 @@
|
|||||||
512392C324E3451400F11704 /* TwitterAdd.storyboard in Resources */,
|
512392C324E3451400F11704 /* TwitterAdd.storyboard in Resources */,
|
||||||
516A093723609A3600EAE89B /* SettingsComboTableViewCell.xib in Resources */,
|
516A093723609A3600EAE89B /* SettingsComboTableViewCell.xib in Resources */,
|
||||||
51F85BF32272531500C787DC /* Dedication.rtf in Resources */,
|
51F85BF32272531500C787DC /* Dedication.rtf in Resources */,
|
||||||
|
51077C5A27A86D16000C71DB /* Hyperlegible.nnwtheme in Resources */,
|
||||||
516A09422361248000EAE89B /* Inspector.storyboard in Resources */,
|
516A09422361248000EAE89B /* Inspector.storyboard in Resources */,
|
||||||
51DEE81A26FBFF84006DAA56 /* Promenade.nnwtheme in Resources */,
|
51DEE81A26FBFF84006DAA56 /* Promenade.nnwtheme in Resources */,
|
||||||
1768140B2564BB8300D98635 /* NetNewsWire_iOSwidgetextension_target.xcconfig in Resources */,
|
1768140B2564BB8300D98635 /* NetNewsWire_iOSwidgetextension_target.xcconfig in Resources */,
|
||||||
@ -3468,6 +3475,7 @@
|
|||||||
5144EA3B227A379E00D19003 /* ImportOPMLSheet.xib in Resources */,
|
5144EA3B227A379E00D19003 /* ImportOPMLSheet.xib in Resources */,
|
||||||
844B5B691FEA20DF00C7C76A /* SidebarKeyboardShortcuts.plist in Resources */,
|
844B5B691FEA20DF00C7C76A /* SidebarKeyboardShortcuts.plist in Resources */,
|
||||||
5103A9F4242258C600410853 /* AccountsAddCloudKit.xib in Resources */,
|
5103A9F4242258C600410853 /* AccountsAddCloudKit.xib in Resources */,
|
||||||
|
51077C5827A86D16000C71DB /* Hyperlegible.nnwtheme in Resources */,
|
||||||
84A3EE5F223B667F00557320 /* DefaultFeeds.opml in Resources */,
|
84A3EE5F223B667F00557320 /* DefaultFeeds.opml in Resources */,
|
||||||
51C03081257D815A00609262 /* UnifiedWindow.storyboard in Resources */,
|
51C03081257D815A00609262 /* UnifiedWindow.storyboard in Resources */,
|
||||||
849C78902362AAFC009A71E4 /* ExportOPMLSheet.xib in Resources */,
|
849C78902362AAFC009A71E4 /* ExportOPMLSheet.xib in Resources */,
|
||||||
|
16
Shared/Resources/Hyperlegible.nnwtheme/Info.plist
Normal file
16
Shared/Resources/Hyperlegible.nnwtheme/Info.plist
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>Hyperlegible</string>
|
||||||
|
<key>ThemeIdentifier</key>
|
||||||
|
<string>com.netnewswire.themes.hyperlegible</string>
|
||||||
|
<key>CreatorHomePage</key>
|
||||||
|
<string>http://netnewswire.com/</string>
|
||||||
|
<key>CreatorName</key>
|
||||||
|
<string>Ranchero Software</string>
|
||||||
|
<key>Version</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
509
Shared/Resources/Hyperlegible.nnwtheme/stylesheet.css
Normal file
509
Shared/Resources/Hyperlegible.nnwtheme/stylesheet.css
Normal file
File diff suppressed because one or more lines are too long
47
Shared/Resources/Hyperlegible.nnwtheme/template.html
Normal file
47
Shared/Resources/Hyperlegible.nnwtheme/template.html
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
<!-- Template Variables
|
||||||
|
|
||||||
|
title: The title of the article
|
||||||
|
preferred_link: The best link to associate with the article for linking out.
|
||||||
|
|
||||||
|
external_link_label: A localized label for the external link.
|
||||||
|
external_link_stripped: The external link minus the scheme. Useful for displaying the external link.
|
||||||
|
external_link: The external link of the article if there is one provided by the author.
|
||||||
|
|
||||||
|
feed_link_title: The name of the feed associated with this article.
|
||||||
|
feed_link: The URL of the feed associated with this article.
|
||||||
|
byline: HTML that combines all the authors and links to them if available.
|
||||||
|
avatar_src: The image source URL for the feed icon / avatar.
|
||||||
|
dateline_style: Either "articleDateline" or "articleDatelineTitle" depending on if the title was populated or not.
|
||||||
|
|
||||||
|
datetime_long: Long version of a combined publish date and time.
|
||||||
|
datetime_medium: Medium length version of a combined publish date and time.
|
||||||
|
datetime_short: Short version of a combined publish date and time.
|
||||||
|
|
||||||
|
date_long: Long version of the publish date.
|
||||||
|
date_medium: Medium version of the publish date.
|
||||||
|
date_short: Long version of the publish date.
|
||||||
|
|
||||||
|
time_long: Long version of the publish time.
|
||||||
|
time_medium: Medium version of the publish time.
|
||||||
|
time_short: Long version of the publish time.
|
||||||
|
|
||||||
|
text_size_class: The size class that the user has selected in Preferences for article text.
|
||||||
|
body: The body of the article.
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<header class="headerContainer">
|
||||||
|
<table cellpadding=0 cellspacing=0 border=0 class="headerTable">
|
||||||
|
<tr>
|
||||||
|
<td class="header leftAlign"><a class="feedlink" href="[[feed_link]]">[[feed_link_title]]</a><br />[[byline]]</td>
|
||||||
|
<td class="header rightAlign avatar"><img id="nnwImageIcon" src="[[avatar_src]]" height=48 width=48 /></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<article>
|
||||||
|
<div class="articleTitle"><h1><a href="[[preferred_link]]">[[title]]</a></h1></div>
|
||||||
|
<div class="[[dateline_style]]"><a href="[[preferred_link]]">[[datetime_medium]]</a></div>
|
||||||
|
<div class="externalLink">[[external_link_label]] <a href="[[external_link]]">[[external_link_stripped]]</a></div>
|
||||||
|
<div id="bodyContainer" class="articleBody [[text_size_class]]">[[body]]</div>
|
||||||
|
</article>
|
Loading…
x
Reference in New Issue
Block a user