mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-02 15:48:52 +01:00
Update README
This commit is contained in:
parent
15baa1ba63
commit
d69ca9a5c5
10
README.md
10
README.md
@ -33,26 +33,26 @@
|
|||||||
```
|
```
|
||||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css');
|
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-seafoam.css');
|
||||||
```
|
```
|
||||||
<img src="./images/seafoam.png" alt="seafoam-theme" width="30%"/>
|
<img src="./images/seafoam.png" alt="seafoam-theme" width="40%"/>
|
||||||
|
|
||||||
### Coral
|
### Coral
|
||||||
```
|
```
|
||||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-coral.css');
|
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-coral.css');
|
||||||
```
|
```
|
||||||
<img src="./images/coral.png" alt="coral-theme" width="30%"/>
|
<img src="./images/coral.png" alt="coral-theme" width="40%"/>
|
||||||
|
|
||||||
### Snow
|
### Snow
|
||||||
```
|
```
|
||||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-snow.css');
|
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-snow.css');
|
||||||
```
|
```
|
||||||
<img src="./images/snow.png" alt="snow-theme" width="30%"/>
|
<img src="./images/snow.png" alt="snow-theme" width="40%"/>
|
||||||
|
|
||||||
### OLED
|
### OLED
|
||||||
```
|
```
|
||||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css');
|
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@latest/CSS/theme-oled.css');
|
||||||
```
|
```
|
||||||
<img src="./images/homepage-oled.png" alt="homepage-oled" width="80%"/>
|
<img src="./images/homepage-oled.png" alt="homepage-oled" width="90%"/>
|
||||||
<img src="./images/details-oled.png" alt="details-oled" width="80%"/>
|
<img src="./images/details-oled.png" alt="details-oled" width="90%"/>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user