Skip to content
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ✨ Changelog


## 🚀 4.1.3 \(13.02.2019\)

👨‍🔧 Color improvements and error fixing

- 📈 More effective [👨‍🔬 YThemeCreator](https://github.com/yedhrab/YThemeCreator)
- 📋 Color list improved
- 👪 Contributing via [👨‍🔬 YThemeCreator](https://github.com/yedhrab/YThemeCreator) is easier than before

## 🚀 4.1.2 \(12.02.2019\)

👨‍🔧 Color improvements and error fixing
Expand All @@ -8,7 +17,7 @@
- 👨‍🔧 DarkCode - DarkCode Contrast color conversion errors fixed
- [👨‍🔬 YThemeCreator](https://github.com/yedhrab/YThemeCreator) guide added

> 👪 Contributing is more easy than before
> 👪 Contributing is easier than before

## 🏷️ 4.1.1 \(03.02.2019\)

Expand Down
18 changes: 1 addition & 17 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,9 @@

## 👨‍💻 Color System

- ⚖️ Every DarkCode color hex value equivalent in DarkCode Contrast is given the below
- ⚖️ 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
- 💫 Light themes are generated from DarkCode by inverting colors with [👨‍🔬 YThemeCreator](https://github.com/yedhrab/YThemeCreator)

| Type | DarkCode | DarkCode Contrast |
| ------ | -------- | ----------------- |
| | 1c2022 | 000000 |
| | 252b2e | 161616 |
| | 171a1b | 0a0c0c |
| Border | 111518 | 181717 |
| | 374140 | 24211e |
| | 22212b | 191824 |
| | eeeeee | ffee00d3 |
| | C0C0C0 | acacaa |
| | 333333 | 1f1f1f |
| | cecece | e7e7e7 |
| Selection Bacground | 6b410177 | aa6600 |
| List active higlight | 413701 | 411e01 |
| Buton bg | ad550d (aa) | ? |
| Buton fore | ececec

## ✨ Plus Themes

Expand Down
24 changes: 12 additions & 12 deletions themes/darkcode-contrast-plus-plus.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"button.foreground": "#ececec",
"button.hoverBackground": "#ad550d",
"dropdown.background": "#1f1f1f",
"dropdown.border": "#FFC00050",
"dropdown.border": "#ffc00050",
"dropdown.foreground": "#acacaa",
"dropdown.listBackground": "#000000",
"editor.background": "#000000",
Expand All @@ -34,7 +34,7 @@
"editorSuggestWidget.background": "#000000",
"editorWhitespace.foreground": "#262626",
"editorWidget.background": "#000000ee",
"focusBorder": "#FFC00050",
"focusBorder": "#ffc00050",
"foreground": "#bababa",
"icon.foreground": "#e9dfd8",
"input.background": "#181717",
Expand All @@ -43,19 +43,19 @@
"list.activeSelectionBackground": "#411e01",
"list.focusBackground": "#411e01aa",
"list.hoverBackground": "#411e0155",
"list.hoverForeground": "#ffee00d3",
"list.hoverForeground": "#ffffff",
"list.inactiveSelectionBackground": "#411e0177",
"menu.background": "#000000",
"menu.border": "#411e01",
"menu.foreground": "#bb8b12",
"menu.selectionBackground": "#411e0177",
"menu.selectionForeground": "#ffee00d3",
"menubar.selectionBackground": "#ffee00d310",
"menubar.selectionForeground": "#ffee00d3",
"menu.selectionForeground": "#ffffff",
"menubar.selectionBackground": "#ffffff10",
"menubar.selectionForeground": "#ffffff",
"notificationCenter.border": "#ffc000",
"notifications.background": "#000000",
"notifications.border": "#ffc000a8",
"notificationToast.border": "#FFC00050",
"notificationToast.border": "#ffc00050",
"panel.background": "#000000",
"panel.border": "#181717",
"panelTitle.activeBorder": "#ffc000",
Expand Down Expand Up @@ -97,12 +97,12 @@
"titleBar.activeForeground": "#bb8b12",
"titleBar.border": "#181717",
"widget.shadow": "#ffc00055",
"editorSuggestWidget.border": "#413701",
"editorSuggestWidget.border": "#411e01",
"editorSuggestWidget.foreground": "#bb8b12",
"editorSuggestWidget.highlightForeground": "#ffbf40b4",
"editorSuggestWidget.selectedBackground": "#41370177",
"tab.activeBorderTop": "#FFC000",
"tab.hoverBackground": "#FFC00010",
"editorSuggestWidget.selectedBackground": "#411e0177",
"tab.activeBorderTop": "#ffc000",
"tab.hoverBackground": "#ffc00010",
"tab.hoverBorder": "#ffd90070"
},
"tokenColors": [
Expand Down Expand Up @@ -1897,4 +1897,4 @@
}
}
]
}
}
24 changes: 12 additions & 12 deletions themes/darkcode-contrast-plus.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"button.foreground": "#ececec",
"button.hoverBackground": "#ad550d",
"dropdown.background": "#1f1f1f",
"dropdown.border": "#FFC00050",
"dropdown.border": "#ffc00050",
"dropdown.foreground": "#acacaa",
"dropdown.listBackground": "#000000",
"editor.background": "#000000",
Expand All @@ -34,7 +34,7 @@
"editorSuggestWidget.background": "#000000",
"editorWhitespace.foreground": "#262626",
"editorWidget.background": "#000000ee",
"focusBorder": "#FFC00050",
"focusBorder": "#ffc00050",
"foreground": "#bababa",
"icon.foreground": "#e9dfd8",
"input.background": "#181717",
Expand All @@ -43,19 +43,19 @@
"list.activeSelectionBackground": "#411e01",
"list.focusBackground": "#411e01aa",
"list.hoverBackground": "#411e0155",
"list.hoverForeground": "#ffee00d3",
"list.hoverForeground": "#ffffff",
"list.inactiveSelectionBackground": "#411e0177",
"menu.background": "#000000",
"menu.border": "#411e01",
"menu.foreground": "#acacaa",
"menu.selectionBackground": "#411e0177",
"menu.selectionForeground": "#ffee00d3",
"menubar.selectionBackground": "#ffee00d310",
"menubar.selectionForeground": "#ffee00d3",
"menu.selectionForeground": "#ffffff",
"menubar.selectionBackground": "#ffffff10",
"menubar.selectionForeground": "#ffffff",
"notificationCenter.border": "#ffc000",
"notifications.background": "#000000",
"notifications.border": "#ffc000a8",
"notificationToast.border": "#FFC00050",
"notificationToast.border": "#ffc00050",
"panel.background": "#000000",
"panel.border": "#181717",
"panelTitle.activeBorder": "#ffc000",
Expand Down Expand Up @@ -97,12 +97,12 @@
"titleBar.activeForeground": "#acacaa",
"titleBar.border": "#181717",
"widget.shadow": "#ffc00055",
"editorSuggestWidget.border": "#413701",
"editorSuggestWidget.border": "#411e01",
"editorSuggestWidget.foreground": "#bb8b12",
"editorSuggestWidget.highlightForeground": "#ffbf40b4",
"editorSuggestWidget.selectedBackground": "#41370177",
"tab.activeBorderTop": "#FFC000",
"tab.hoverBackground": "#FFC00010",
"editorSuggestWidget.selectedBackground": "#411e0177",
"tab.activeBorderTop": "#ffc000",
"tab.hoverBackground": "#ffc00010",
"tab.hoverBorder": "#ffd90070"
},
"tokenColors": [
Expand Down Expand Up @@ -1897,4 +1897,4 @@
}
}
]
}
}
16 changes: 8 additions & 8 deletions themes/darkcode-contrast.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"button.foreground": "#ececec",
"button.hoverBackground": "#ad550d",
"dropdown.background": "#1f1f1f",
"dropdown.border": "#FFC00050",
"dropdown.border": "#ffc00050",
"dropdown.foreground": "#acacaa",
"dropdown.listBackground": "#000000",
"editor.background": "#000000",
Expand All @@ -34,7 +34,7 @@
"editorSuggestWidget.background": "#000000",
"editorWhitespace.foreground": "#262626",
"editorWidget.background": "#000000ee",
"focusBorder": "#FFC00050",
"focusBorder": "#ffc00050",
"foreground": "#bababa",
"icon.foreground": "#e9dfd8",
"input.background": "#181717",
Expand All @@ -43,19 +43,19 @@
"list.activeSelectionBackground": "#411e01",
"list.focusBackground": "#411e01aa",
"list.hoverBackground": "#411e0155",
"list.hoverForeground": "#ffee00d3",
"list.hoverForeground": "#ffffff",
"list.inactiveSelectionBackground": "#411e0177",
"menu.background": "#000000",
"menu.border": "#411e01",
"menu.foreground": "#acacaa",
"menu.selectionBackground": "#411e0177",
"menu.selectionForeground": "#ffee00d3",
"menubar.selectionBackground": "#ffee00d310",
"menubar.selectionForeground": "#ffee00d3",
"menu.selectionForeground": "#ffffff",
"menubar.selectionBackground": "#ffffff10",
"menubar.selectionForeground": "#ffffff",
"notificationCenter.border": "#ffc000",
"notifications.background": "#000000",
"notifications.border": "#ffc000a8",
"notificationToast.border": "#FFC00050",
"notificationToast.border": "#ffc00050",
"panel.background": "#000000",
"panel.border": "#181717",
"panelTitle.activeBorder": "#ffc000",
Expand Down Expand Up @@ -1890,4 +1890,4 @@
}
}
]
}
}