Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Commit ab855b8

Browse files
committed
update CHANGELOG
1 parent 86b821b commit ab855b8

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

CHANGELOG.md

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,43 @@
11
# joey theme for Visual Studio Code
22

3-
Source from: https://github.com/xshapira/joey
3+
Source from: <https://github.com/xshapira/joey>
4+
5+
## 3.0.6
6+
7+
* Improve TypeScript primitive type color
8+
* Update Python type color to improve readability
49

510
## 3.0.5
6-
- Add bold font style to 'this' and 'self' keywords
7-
- Revert color for assignment operators, apply changes to Python only
11+
12+
* Add bold font style to 'this' and 'self' keywords
13+
* Revert color for assignment operators, apply changes to Python only
814

915
## 3.0.4
1016

11-
- Update syntax highlighting for Python types
12-
- Change color for assignment operators
17+
* Update syntax highlighting for Python types
18+
* Change color for assignment operators
1319

1420
## 3.0.3
1521

16-
- Update colors for javascript variables and objects
17-
- Change colors for typescript variables and parameters
18-
- Revise theme description to better convey the key benefits
22+
* Update colors for javascript variables and objects
23+
* Change colors for typescript variables and parameters
24+
* Revise theme description to better convey the key benefits
1925

2026
## 3.0.2
2127

22-
- Improve package description for clarity and accuracy
23-
- Update package description and screenshots path in README
24-
- Move code screenshots to dedicated folder
28+
* Improve package description for clarity and accuracy
29+
* Update package description and screenshots path in README
30+
* Move code screenshots to dedicated folder
2531

2632
## 3.0.1
2733

28-
- Refine package description
29-
- Update README
34+
* Refine package description
35+
* Update README
3036

3137
## 3.0.0
3238

33-
- Add new snap png
34-
- Change to a new icon
35-
- Update README
36-
- Update syntax highlighting colors for Javascript
37-
- Refactor Python syntax highlighting to remove unnecessary scopes
39+
* Add new snap png
40+
* Change to a new icon
41+
* Update README
42+
* Update syntax highlighting colors for Javascript
43+
* Refactor Python syntax highlighting to remove unnecessary scopes

0 commit comments

Comments
 (0)