mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
21eda5d42c5a6a30c20d5e7735f6cd0d99d5c944
Elegant Theme for NetNewsWire
A beautiful, elegant theme for NetNewsWire RSS reader.
Screenshots
About Font
The current theme font application rules are as follows.
.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 My favorite Latin font.
- JetBrainsMono My favorite Code font.
If you like these fonts too, you need to install them locally.
Thanks
- UnoCSS The instant on-demand atomic CSS engine.
- Windi CSS
- Tailwind CSS
License
MIT - Copyright (c) 2023 Chang Jun
Languages
TypeScript
42.3%
CSS
34.6%
HTML
23.1%