File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.0] - 2023-08-17
4
+
5
+ Improvements:
6
+
7
+ Dark and Light Themes (28 themes):
8
+ - Consistent input colors (active and hover).
9
+ - Error colors (searchbar, tabs, outline).
10
+ - Git ignored resources color.
11
+
12
+ Light Themes
13
+ - Git untracked resources color.
14
+
15
+ Fixed:
16
+
17
+ MagicUser Space Night:
18
+ - Sidebar colors (dimmed).
19
+
20
+ MagicUser Light Orange:
21
+ - Find match color.
22
+
3
23
## [ 3.0.0] - 2023-07-28
4
24
Added:
5
25
Original file line number Diff line number Diff line change 2
2
"name" : " magicuser-color-themes" ,
3
3
"displayName" : " MagicUser" ,
4
4
"description" : " Contains 28 themes for your VS Code editor. Semantic highlighting (light/dark themes)." ,
5
- "version" : " 3 .0.0" ,
5
+ "version" : " 4 .0.0" ,
6
6
"publisher" : " BernardoPires" ,
7
7
"engines" : {
8
8
"vscode" : " ^1.50.0"
You can’t perform that action at this time.
0 commit comments