Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 9034bb2

Browse files
committed
added screenshots
1 parent 2f5602c commit 9034bb2

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ There is also [One Dark](https://github.com/TecCheck/one_dark_theme)
99

1010
**1. Desktop**
1111
<p align="center">
12-
<!--img src="https://i.imgur.com/CS3N3kB.png"-->
12+
<img src="https://raw.githubusercontent.com/TecCheck/one_light_theme/master/res/screenshot_desktop.png">
1313
</p>
1414

1515
**2. Mobile**
1616

1717
<p align="center">
18-
<!--img src="https://i.imgur.com/D4RDkiG.png"-->
18+
<img src="https://raw.githubusercontent.com/TecCheck/one_light_theme/master/res/screenshot_mobile.png">
1919
</p>
2020

2121
### Preparation

res/screenshot_desktop.png

124 KB
Loading

res/screenshot_mobile.png

123 KB
Loading

themes/one_light_theme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ One Light Theme:
3636
primary-background-color: var(--background)
3737
secondary-background-color: var(--primary-background-color)
3838

39-
divider-color: var(--white)
39+
divider-color: var(--background)
4040
accent-color: var(--yellow)
4141
error-color: var(--red)
4242

0 commit comments

Comments
 (0)