Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/changjun2019/elegant-nnw
Theme for NetNewsWire RSS Reader
https://github.com/changjun2019/elegant-nnw
netnewswire reader rss rss-reader themes
Last synced: 10 days ago
JSON representation
Theme for NetNewsWire RSS Reader
- Host: GitHub
- URL: https://github.com/changjun2019/elegant-nnw
- Owner: ChangJun2019
- License: mit
- Created: 2023-05-02T18:09:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T13:40:47.000Z (about 1 year ago)
- Last Synced: 2023-10-16T15:11:59.011Z (about 1 year ago)
- Topics: netnewswire, reader, rss, rss-reader, themes
- Language: TypeScript
- Homepage: https://github.com/ChangJun2019/elegant-nnw
- Size: 23.8 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Elegant Theme for NetNewsWire
A beautiful, elegant theme for NetNewsWire RSS reader.
## Screenshots
![elegant-theme-dark-shots](https://github.com/ChangJun2019/elegant-nnw/assets/32004895/11211350-1dec-4356-b08b-a33503469bd8)
![elegant-theme-light-shots](https://github.com/ChangJun2019/elegant-nnw/assets/32004895/db3fdb32-8b90-441d-9d07-6e34eb97d33d)
![elegant-theme-ios-shots](https://github.com/ChangJun2019/elegant-nnw/assets/32004895/5b82d0cd-2885-48df-94f2-6d1461a7fb4b)
## About Font
The current theme font application rules are as follows.
```css
.font-sans{
font-family: Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}.font-mono{
font-family: JetBrainsMono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
```- [Inter](https://github.com/rsms/inter) My favorite Latin font.
- [JetBrainsMono](https://github.com/JetBrains/JetBrainsMono) My favorite Code font.If you like these fonts too, you need to install them locally.
## Thanks
- [UnoCSS](https://github.com/unocss/unocss) The instant on-demand atomic CSS engine.
- [Windi CSS](https://windicss.org/)
- [Tailwind CSS](https://tailwindcss.com/)## License
MIT - Copyright (c) 2023 Chang Jun