ChangJun2019 / elegant-nnw

Theme for NetNewsWire RSS Reader

Home Page:https://github.com/ChangJun2019/elegant-nnw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elegant Theme for NetNewsWire

A beautiful, elegant theme for NetNewsWire RSS reader.

install theme to NetNewsWire

Screenshots

elegant-theme-dark-shots

elegant-theme-light-shots

elegant-theme-ios-shots

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
}

If you like these fonts too, you need to install them locally.

Thanks

License

MIT - Copyright (c) 2023 Chang Jun

About

Theme for NetNewsWire RSS Reader

https://github.com/ChangJun2019/elegant-nnw

License:MIT License


Languages

Language:TypeScript 56.8%Language:HTML 32.6%Language:CSS 10.6%