chore: change screenshots
@@ -29,7 +29,6 @@ text_size_class: The size class that the user has selected in Preferences for ar
|
|||||||
body: The body of the article.
|
body: The body of the article.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<div id="elegantReader" class="animate-fade-in max-w-prose px-2 py-3 mx-auto box-border font-sans [[text_size_class]]">
|
<div id="elegantReader" class="animate-fade-in max-w-prose px-2 py-3 mx-auto box-border font-sans [[text_size_class]]">
|
||||||
|
|
||||||
<div class="w-full h-12 flex items-center space-x-4 my-8 text-xl font-medium text-gray-900 dark:text-white">
|
<div class="w-full h-12 flex items-center space-x-4 my-8 text-xl font-medium text-gray-900 dark:text-white">
|
||||||
|
|||||||
12
README.md
@@ -18,18 +18,24 @@
|
|||||||
|
|
||||||
## About Font
|
## About Font
|
||||||
|
|
||||||
The current theme font application rules are as follows
|
The current theme font application rules are as follows.
|
||||||
|
|
||||||
```css
|
```css
|
||||||
.font-sans{
|
.font-sans{
|
||||||
font-family: 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-family: Inter,LXGWWenKaiGBScreen,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-mono{
|
||||||
font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
|
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.
|
||||||
|
- [LXGWWenKaiGBScreen](https://github.com/lxgw/LxgwWenKai-Screen) My favorite Chinese font.
|
||||||
|
- [JetBrainsMono](https://github.com/JetBrains/JetBrainsMono) My favorite Code font.
|
||||||
|
|
||||||
|
If you like these fonts too, you need to install them locally.
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|
||||||
- [UnoCSS](https://github.com/unocss/unocss) The instant on-demand atomic CSS engine.
|
- [UnoCSS](https://github.com/unocss/unocss) The instant on-demand atomic CSS engine.
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 776 KiB After Width: | Height: | Size: 886 KiB |
BIN
screenshots/elegant-theme-ios-dark.jpeg
Normal file
|
After Width: | Height: | Size: 777 KiB |
BIN
screenshots/elegant-theme-ios-light.jpeg
Normal file
|
After Width: | Height: | Size: 730 KiB |
|
Before Width: | Height: | Size: 4.4 MiB After Width: | Height: | Size: 1.4 MiB |
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 954 KiB |
|
Before Width: | Height: | Size: 709 KiB After Width: | Height: | Size: 768 KiB |