Skip to content

Commit 106b5d0

Browse files
authored
Version 4.0.0
1 parent 7d18868 commit 106b5d0

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

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+
323
## [3.0.0] - 2023-07-28
424
Added:
525

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magicuser-color-themes",
33
"displayName": "MagicUser",
44
"description": "Contains 28 themes for your VS Code editor. Semantic highlighting (light/dark themes).",
5-
"version": "3.0.0",
5+
"version": "4.0.0",
66
"publisher": "BernardoPires",
77
"engines": {
88
"vscode": "^1.50.0"

0 commit comments

Comments
 (0)