|
1 | 1 | # joey theme for Visual Studio Code |
2 | 2 |
|
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 |
4 | 9 |
|
5 | 10 | ## 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 |
8 | 14 |
|
9 | 15 | ## 3.0.4 |
10 | 16 |
|
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 |
13 | 19 |
|
14 | 20 | ## 3.0.3 |
15 | 21 |
|
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 |
19 | 25 |
|
20 | 26 | ## 3.0.2 |
21 | 27 |
|
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 |
25 | 31 |
|
26 | 32 | ## 3.0.1 |
27 | 33 |
|
28 | | -- Refine package description |
29 | | -- Update README |
| 34 | +* Refine package description |
| 35 | +* Update README |
30 | 36 |
|
31 | 37 | ## 3.0.0 |
32 | 38 |
|
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