A beautiful, elegant theme for NetNewsWire RSS reader.
## Screenshots    ## 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