Skip to content

Commit 73e0fc4

Browse files
committed
2 parents 2279ac8 + 1e6877e commit 73e0fc4

20 files changed

Lines changed: 172 additions & 73 deletions
2.8 KB
Loading

.github/assets/geography_32px.png

1.58 KB
Loading

.github/assets/github_32px.png

1.51 KB
Loading

.github/assets/gmail_32px.png

1004 Bytes
Loading

.github/assets/linkedin_32px.png

634 Bytes
Loading

.github/assets/list_colors.png

42.3 KB
Loading

.github/assets/more_markdown.png

66.3 KB
Loading
6.38 KB
Loading

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212

1313
![](.github/assets/list_colors.png)
1414

15+
## 👨‍🔬 4.1.5
16+
17+
- 🎨 List hover and select colors are renewed
18+
- 📝 Documentation and contribution renewed
19+
- 🔨 Configurations files added
20+
21+
![](.github/assets/list_colors.png)
22+
1523
## 🚀 4.1.4 \(14.02.2019\)
1624

1725
👨‍🎨 New code colorizer added

CONTRIBUTING.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,27 @@
11
# 💖 Contributing
22

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
44

55
## 🚀 Generating More Themes
66

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
912

10-
## 👨‍💻 Color System
13+
> 👪 Create your own DarkCode theme familiy
1114
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
1416

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
1519

1620
## ✨ Plus Themes
1721

1822
- ➕ 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
2025
2126
### ➕ One Plus
2227

0 commit comments

Comments
 (0)