|
1 | 1 | # ๐ Contributing |
2 | 2 |
|
3 | | -๐โโ๏ธ Hello, the guide will help you to understand my color systems |
| 3 | +๐โโ๏ธ Hello, this guide will help you to understand my theme and my color systems |
4 | 4 |
|
5 | 5 | ## ๐ Generating More Themes |
6 | 6 |
|
7 | | -- ๐โโ๏ธ Just use [YThemeCreator](https://github.com/yedhrab/YThemeCreator) to generate more DarkCode Themes |
8 | | -- ๐ช Create your own DarkCode theme familiy |
| 7 | +- ๐โโ๏ธ You can use [YThemeCreator](https://github.com/yedhrab/YThemeCreator) to generate more [DarkCode Themes](https://marketplace.visualstudio.com/items?itemName=yedhrab.darkcode-theme-adopted-python-and-markdown) |
| 8 | +- ๐ฆ YThemeCreator is part of [`ypackage`](https://github.com/yedhrab/YPackage) python package |
| 9 | +- โฌ Downlaod [`ypackage`](https://github.com/yedhrab/YPackage) with `pip install ypackage` |
| 10 | +- ๐ฃ After installation, just use `ythemecreator -h` command to more usage options |
| 11 | +- โญ For ex: `yhemecreator core/settings.json` to create darkcode themes |
9 | 12 |
|
10 | | -## ๐จโ๐ป Color System |
| 13 | +> ๐ช Create your own DarkCode theme familiy |
11 | 14 |
|
12 | | -- โ๏ธ Every DarkCode color hex value equivalent in DarkCode Contrast is given in[๐ YThemeCreator/settings.json](https://github.com/yedhrab/YThemeCreator/blob/master/settings.json#L7) file |
13 | | -- ๐ซ Light themes are generated from DarkCode by inverting colors with [๐จโ๐ฌ YThemeCreator](https://github.com/yedhrab/YThemeCreator) |
| 15 | +## ๐จโ๐ป Color System |
14 | 16 |
|
| 17 | +- โ๏ธ Every DarkCode color hex value has equivalent value in DarkCode Contrast |
| 18 | +- ๐งฎ This formula is given in [๐ core/settings.json](core/settings.json#L7) file |
15 | 19 |
|
16 | 20 | ## โจ Plus Themes |
17 | 21 |
|
18 | 22 | - โ Plus themes has a few additional improvements that are given the below |
19 | | -- โญ Long story short, more yellow color features |
| 23 | + |
| 24 | +> โญ Long story short, more yellow color features |
20 | 25 |
|
21 | 26 | ### โ One Plus |
22 | 27 |
|
|
0 commit comments