Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartbreckenridge committed Apr 7, 2022
0 parents commit 82313f1
Show file tree
Hide file tree
Showing 4 changed files with 666 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Illinois.nnwtheme/Info.plist
Original file line number Diff line number Diff line change
@@ -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>Illinois</string>
<key>ThemeIdentifier</key>
<string>net.stuartbreckenridge.nnw.illinois</string>
<key>CreatorHomePage</key>
<string>https://stuartbreckenridge.net</string>
<key>CreatorName</key>
<string>Stuart Breckenridge</string>
<key>Version</key>
<integer>1</integer>
</dict>
</plist>
3 changes: 3 additions & 0 deletions Illinois.nnwtheme/acknowledgements.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
_Illinois_ uses modified code from Macintosh System 1 from [mazil](https://codepen.io/mazil) on [Codepen](https://codepen.io/mazil/pen/VEymrQ).

_Illinois_ uses Sysfont C from [Alina Sava](https://fontsarena.com/sysfont-by-alina-sava/) and it is available under the [SIL OpenFont License](https://fontsarena.com/licenses-explained/) license.
Loading

0 comments on commit 82313f1

Please sign in to comment.