Skip to content

Commit 311cdbf

Browse files
Updated to V1.1Fix!
1 parent 176f78b commit 311cdbf

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Dark White Theme V1",
44
"description": "Dark White Theme V1",
55
"publisher": "ELITE NOTORIOUS THE PRESTIGIOUS",
6-
"version": "1.1.0",
6+
"version": "1.1.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/ENTPRESTIGIOUS/dark-white-theme-v1"

themes/dark-white-theme-v1-1-color-theme.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1846,7 +1846,7 @@
18461846
],
18471847
"colors": {
18481848
"foreground": "#ffffff",
1849-
"focusBorder": "#905959",
1849+
"focusBorder": "#3b3b3b",
18501850
"selection.background": "#5a5a5a",
18511851
"scrollbar.shadow": "#ffffff",
18521852
"activityBar.foreground": "#ffffff",
@@ -1856,7 +1856,7 @@
18561856
"activityBarBadge.background": "#000000",
18571857
"activityBar.border": "#000000",
18581858
"activityBar.activeBackground": "#000000",
1859-
"sideBar.background": "#0f0f0f",
1859+
"sideBar.background": "#1e1e1e",
18601860
"sideBar.foreground": "#ffffff",
18611861
"sideBarSectionHeader.background": "#00000000",
18621862
"sideBarSectionHeader.foreground": "#ffffff",
@@ -1871,9 +1871,9 @@
18711871
"list.activeSelectionForeground": "#000000",
18721872
"tree.indentGuidesStroke": "#585858",
18731873
"list.dropBackground": "#383b3d",
1874-
"list.highlightForeground": "#ffffff",
1875-
"list.focusBackground": "#6b6b6b",
1876-
"list.focusForeground": "#cccccc",
1874+
"list.highlightForeground": "#ff0000",
1875+
"list.focusBackground": "#606060",
1876+
"list.focusForeground": "#ffffff",
18771877
"listFilterWidget.background": "#454545",
18781878
"listFilterWidget.outline": "#000000",
18791879
"listFilterWidget.noMatchesOutline": "#000000",
@@ -1914,7 +1914,7 @@
19141914
"input.border": "#00000000",
19151915
"input.foreground": "#cccccc",
19161916
"inputOption.activeBackground": "#ffffff66",
1917-
"inputOption.activeBorder": "#3b2828",
1917+
"inputOption.activeBorder": "#ffffff",
19181918
"inputOption.activeForeground": "#ffffff",
19191919
"input.placeholderForeground": "#ffffff",
19201920
"textLink.foreground": "#ff0000",
@@ -1982,7 +1982,7 @@
19821982
"terminal.foreground": "#ffffff",
19831983
"terminal.selectionBackground": "#ffffff40",
19841984
"terminalCursor.background": "#ffffff",
1985-
"terminalCursor.foreground": "#000000",
1985+
"terminalCursor.foreground": "#666666",
19861986
"terminal.border": "#ffffff",
19871987
"terminal.ansiBlack": "#000000",
19881988
"terminal.ansiBlue": "#2472c8",

0 commit comments

Comments
 (0)