Files
oled-nnw/README.md
2023-05-15 00:18:39 +08:00

41 lines
1.3 KiB
Markdown

<h1 align="center">Elegant Theme for NetNewsWire</h1>
<p align="center">A beautiful, elegant theme for <a href="https://netnewswire.com/">NetNewsWire RSS reader</a>.</p>
<p align="center">
<img src="https://img.shields.io/badge/elegant--theme-downloads-00dd83" alt="install theme to NetNewsWire"></img>
</p>
## Screenshots
![elegant-theme-shots-dark](https://github.com/ChangJun2019/elegant-nnw/assets/32004895/f37ae337-6dda-49d1-8b09-8e3df22ae175)
![elegant-theme-shots-light](https://github.com/ChangJun2019/elegant-nnw/assets/32004895/a9540ab2-d0ea-4c40-b2ca-bea2d4af81b5)
![elegant-theme-ios-shots](https://github.com/ChangJun2019/elegant-nnw/assets/32004895/cb246b25-66d1-495e-b788-79cbf8fb0cf5)
## About Font
The current theme font application rules are as follows
```css
.font-sans{
font-family: 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: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}
```
## 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