Skip to content

Commit 8b80d77

Browse files
Preview
1 parent ce3a020 commit 8b80d77

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ A Swift package for working with Base16 and Base24 color themes, providing easy
44

55
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.
66

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+
14+
715
## ✨ Features
816

917
- 🎨 **Base16 Theme Support**: Complete implementation of the Base16 color specification

preview1.png

166 KB
Loading

preview2.png

168 KB
Loading

0 commit comments

Comments
 (0)