@@ -7,16 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.2.0] - 2021-04-26
11
+
12
+ ### :sparkles : New
13
+
14
+ - Complete refactored all the tokens
15
+ - Keeping all ` scss ` , ` css ` code scheme retain the same colors.
16
+ - Added color for markdown separator ` --- `
17
+
10
18
## [ 0.1.7] - 2021-04-20
11
19
12
- ### Added
20
+ ### : sparkles : New
13
21
14
22
- Added theme colors for ` editor widget ` .
15
23
- Added theme colors for ` panel ` (compatible with Insider).
16
24
17
25
## [ 0.1.6] - 2021-04-20
18
26
19
- ### Added
27
+ ### : sparkles : New
20
28
21
29
- Added theme color for ` quote block ` .
22
30
- Added theme color for ` inline code ` .
@@ -31,13 +39,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
39
32
40
## [ 0.1.4] - 2021-04-18
33
41
34
- ### Added
42
+ ### : sparkles : New
35
43
36
44
- Added theme ` keywords ` in package.json
37
45
- Added theme ` bug ` link in package.json
38
46
- Added theme ` gallery ` in package.json
39
47
40
- ### Changed
48
+ ### : crystal_ball : Changed
41
49
42
50
- Improved ` typescript ` syntax colors.
43
51
- Changed all the ` gitDecoration ` colors to improve visual harmony.
@@ -67,7 +75,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67
75
68
76
- Initial release
69
77
70
- [ unreleased ] : https://github.com/auroral-ui/aurora-future-vscode-theme/compare/v0.1.7...HEAD
78
+ [ unreleased ] : https://github.com/auroral-ui/aurora-future-vscode-theme/compare/v0.2.0...HEAD
79
+ [ 0.2.0 ] : https://github.com/auroral-ui/aurora-future-vscode-theme/compare/v0.1.7...v0.2.0
71
80
[ 0.1.7 ] : https://github.com/auroral-ui/aurora-future-vscode-theme/compare/v0.1.6...v0.1.7
72
81
[ 0.1.6 ] : https://github.com/auroral-ui/aurora-future-vscode-theme/compare/v0.1.5...v0.1.6
73
82
[ 0.1.5 ] : https://github.com/auroral-ui/aurora-future-vscode-theme/compare/v0.1.4...v0.1.5
0 commit comments