UI font tweaks

This commit is contained in:
Zef Hemel
2022-12-09 14:16:28 +01:00
parent 7caacc2ebf
commit 453c613ef4
4 changed files with 13 additions and 10 deletions
+2
View File
@@ -7,7 +7,9 @@ release.
* Replaced the `--password` flag with `--user` taking a basic auth combination of username and password, e.g. `--user pete:1234`. Authentication now uses standard basic auth. This should fix attachments not working with password-protected setups.
* Added support for ~~strikethrough~~ syntax.
* New logo! Contributed by [petercoyne](https://github.com/silverbulletmd/silverbullet/pull/177)
* New button icons, from [feather](https://feathericons.com/)
* UI font tweaks
---