Skip to content

Commit 11f1346

Browse files
Preview fix readme
1 parent 8b80d77 commit 11f1346

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# TintedThemingSwift
22

3+
<p align="center">
4+
<img src="preview1.png" alt="Preview 1" width="45%">
5+
<img src="preview2.png" alt="Preview 2" width="45%">
6+
</p>
7+
38
A Swift package for working with Base16 and Base24 color themes, providing easy access to a wide variety of color schemes for your iOS, macOS, watchOS, and tvOS applications.
49

510
This package is a Swift API implementation for the [TintedTheming/Schemes](https://github.com/tinted-theming/schemes) project, which provides a comprehensive collection of Base16 and Base24 color schemes.
611

7-
_Preview:_
8-
9-
<div style="display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px;">
10-
<img src="preview1.png" alt="Preview 1">
11-
<img src="preview2.png" alt="Preview 2">
12-
</div>
13-
1412

1513
## ✨ Features
1614

0 commit comments

Comments
 (0)