Skip to content

Commit ae98db3

Browse files
committed
🏷️ 4.1.1
1 parent 1f73514 commit ae98db3

17 files changed

+15175
-11370
lines changed

β€Ž.vscode/launch.jsonβ€Ž

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
// Hover to view descriptions of existing attributes.
44
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
55
{
6-
"version": "2.0.0",
7-
"configurations": [
8-
{
9-
"name": "Extension",
10-
"type": "extensionHost",
11-
"request": "launch",
12-
"runtimeExecutable": "${execPath}",
13-
"args": [
14-
"--extensionDevelopmentPath=${workspaceFolder}"
15-
]
16-
}
17-
]
6+
"version": "2.0.0",
7+
"configurations": [
8+
{
9+
"name": "Extension",
10+
"type": "extensionHost",
11+
"request": "launch",
12+
"runtimeExecutable": "${execPath}",
13+
"args": [
14+
"--extensionDevelopmentPath=${workspaceFolder}"
15+
]
16+
}
17+
]
1818
}

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ✨ Changelog
22

3+
## πŸš€ 4.1.1 \(03.02.2019\)
4+
5+
- πŸ‘¨β€πŸŽ¨ Editor slider color is more visible now
6+
- 🎨 Minor color improvements
7+
8+
> β˜€οΈ Light Themes unaffected by changes
9+
310
## πŸš€ 4.1.0 \(28.01.2019\)
411

512
🎨 Color improvements

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ For more detail πŸ‘€ take a look [✨ Changelog](https://github.com/yedhrab/Dark
2525
- 🐍 Python
2626
- β˜• Java
2727
- πŸ‘¨β€πŸ’» AutoHotkey ~ [YAutoHotkey](https://marketplace.visualstudio.com/items?itemName=yedhrab.yautohotkey)
28+
- βš›οΈ React
29+
- so on...
2830

2931
## πŸ“‹ Contents
3032

0 commit comments

Comments
Β (0)