mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-22 15:46:51 +03:00
📝 Document user themes
This commit is contained in:
parent
f740ce6cf9
commit
780cf41137
@ -116,6 +116,7 @@ Features in *italics* are in the master branch, but not in the latest release.
|
||||
- [x] Bookmarks
|
||||
- [x] Download pages and arbitrary data
|
||||
- [x] Theming
|
||||
- Check out the [user contributed themes](https://github.com/makeworld-the-better-one/amfora/tree/master/contrib/themes)!
|
||||
- [x] Emoji favicons
|
||||
- See `gemini://mozz.us/files/rfc_gemini_favicon.gmi` for details
|
||||
- Disabled by default, enable in config
|
||||
|
13
contrib/themes/README.md
Normal file
13
contrib/themes/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# User Contributed Themes
|
||||
|
||||
You can use these themes by replacing the `[theme]` section of your config with their contents.
|
||||
|
||||
## Nord
|
||||
|
||||
Contributed by **[@lokesh-krishna](https://github.com/lokesh-krishna)**.
|
||||
|
||||
![screenshot of the nord theme](https://user-images.githubusercontent.com/20235646/99020443-a93a1980-2584-11eb-8028-0b95cfcf0fc6.png)
|
||||
|
||||
## Yours?
|
||||
|
||||
Contribute your own theme by opening a PR.
|
Loading…
Reference in New Issue
Block a user