Skip to content

Commit 609e2e3

Browse files
authored
Version 8.5.1
1 parent b6066c7 commit 609e2e3

6 files changed

+60
-52
lines changed

themes/MagicUser-Paladin-Light-NB-color-theme.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"dropdown.foreground": "#000",
3636
"editor.background": "#fff",
3737
"editor.findMatchBackground": "#ffff0000",
38-
"editor.findMatchBorder": "#0072d3",
38+
"editor.findMatchBorder": "#3356a3",
3939
"editor.findMatchHighlightBackground": "#f100f120",
4040
"editor.foreground": "#000000",
4141
"editor.inactiveSelectionBackground": "#e5ebf1",
42-
"editor.lineHighlightBackground": "#8fa5ff10",
42+
"editor.lineHighlightBackground": "#f8f8f8",
4343
"editor.selectionBackground": "#0055f125",
4444
"editor.selectionHighlightBackground": "#f100f120",
4545
"editor.wordHighlightBackground": "#d8d8d800",
@@ -55,8 +55,8 @@
5555
"editorBracketHighlight.unexpectedBracket.foreground": "#ff1212",
5656
"editorBracketMatch.background": "#d372ff48",
5757
"editorBracketMatch.border": "#d372ff88",
58-
"editorCursor.background": "#000",
59-
"editorCursor.foreground": "#0072d3",
58+
"editorCursor.background": "#f1f1f1",
59+
"editorCursor.foreground": "#3356a3",
6060
"editorGroup.border": "#48487f",
6161
"editorGroup.dropBackground": "#2f4878a3",
6262
"editorGroupHeader.border": "#18181800",
@@ -105,7 +105,7 @@
105105
"gitDecoration.untrackedResourceForeground": "#a34848",
106106
"input.background": "#fff",
107107
"input.border": "#d8d8d872",
108-
"input.foreground": "#0072d3",
108+
"input.foreground": "#3356a3",
109109
"input.placeholderForeground": "#787878",
110110
"inputOption.activeBackground": "#cfe5ff",
111111
"inputOption.activeBorder": "#0072d3",
@@ -158,7 +158,7 @@
158158
"settings.textInputBorder": "#cfcfcf",
159159
"sideBar.background": "#f1f5ff",
160160
"sideBar.foreground": "#000000",
161-
"sideBarSectionHeader.background": "#0072d320",
161+
"sideBarSectionHeader.background": "#0072d310",
162162
"sideBarSectionHeader.border": "#64646430",
163163
"sideBarSectionHeader.foreground": "#000",
164164
"sideBarTitle.foreground": "#0072d3",

themes/MagicUser-Paladin-Light-color-theme.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"dropdown.foreground": "#000",
3636
"editor.background": "#fff",
3737
"editor.findMatchBackground": "#ffff0000",
38-
"editor.findMatchBorder": "#0072d3",
38+
"editor.findMatchBorder": "#3356a3",
3939
"editor.findMatchHighlightBackground": "#f100f120",
4040
"editor.foreground": "#000000",
4141
"editor.inactiveSelectionBackground": "#e5ebf1",
42-
"editor.lineHighlightBackground": "#8fa5ff10",
42+
"editor.lineHighlightBackground": "#f8f8f8",
4343
"editor.selectionBackground": "#0055f125",
4444
"editor.selectionHighlightBackground": "#f100f120",
4545
"editor.wordHighlightBackground": "#d8d8d800",
@@ -55,8 +55,8 @@
5555
"editorBracketHighlight.unexpectedBracket.foreground": "#ff1212",
5656
"editorBracketMatch.background": "#d372ff48",
5757
"editorBracketMatch.border": "#d372ff88",
58-
"editorCursor.background": "#00cfff",
59-
"editorCursor.foreground": "#0072d3",
58+
"editorCursor.background": "#f1f1f1",
59+
"editorCursor.foreground": "#3356a3",
6060
"editorGroup.border": "#48487f",
6161
"editorGroup.dropBackground": "#2f4878a3",
6262
"editorGroupHeader.border": "#18181800",
@@ -105,7 +105,7 @@
105105
"gitDecoration.untrackedResourceForeground": "#a34848",
106106
"input.background": "#fff",
107107
"input.border": "#d8d8d872",
108-
"input.foreground": "#0072d3",
108+
"input.foreground": "#3356a3",
109109
"input.placeholderForeground": "#787878",
110110
"inputOption.activeBackground": "#cfe5ff",
111111
"inputOption.activeBorder": "#0072d3",
@@ -158,7 +158,7 @@
158158
"settings.textInputBorder": "#cfcfcf",
159159
"sideBar.background": "#f1f5ff",
160160
"sideBar.foreground": "#000000",
161-
"sideBarSectionHeader.background": "#0072d320",
161+
"sideBarSectionHeader.background": "#0072d310",
162162
"sideBarSectionHeader.border": "#64646430",
163163
"sideBarSectionHeader.foreground": "#000",
164164
"sideBarTitle.foreground": "#0072d3",

themes/MagicUser-Sea-NB-color-theme.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"dropdown.foreground": "#000",
3434
"editor.background": "#d1dbf1",
3535
"editor.findMatchBackground": "#ffff0000",
36-
"editor.findMatchBorder": "#0072d3",
36+
"editor.findMatchBorder": "#3356a3",
3737
"editor.findMatchHighlightBackground": "#f100f120",
3838
"editor.foreground": "#000000",
3939
"editor.inactiveSelectionBackground": "#e5ebf1",
4040
"editor.lineHighlightBorder": "#007fff20",
41-
"editor.selectionBackground": "#0055f125",
41+
"editor.selectionBackground": "#00a3ff55",
4242
"editor.selectionHighlightBackground": "#f100f120",
4343
"editor.wordHighlightBackground": "#d8d8d800",
4444
"editor.wordHighlightBorder": "#cf00ff72",
@@ -54,7 +54,7 @@
5454
"editorBracketMatch.background": "#d372ff48",
5555
"editorBracketMatch.border": "#d372ff88",
5656
"editorCursor.background": "#d1dbf1",
57-
"editorCursor.foreground": "#0072d3",
57+
"editorCursor.foreground": "#3356a3",
5858
"editorGroup.border": "#48487f",
5959
"editorGroup.dropBackground": "#2f4878a3",
6060
"editorGroupHeader.border": "#18181800",
@@ -64,7 +64,7 @@
6464
"editorGutter.background": "#d1dbf1",
6565
"editorGutter.deletedBackground": "#c30028cf",
6666
"editorGutter.modifiedBackground": "#b9b52f88",
67-
"editorHoverWidget.background": "#d1dbf1",
67+
"editorHoverWidget.background": "#f1f1f1",
6868
"editorHoverWidget.border": "#0072d348",
6969
"editorHoverWidget.statusBarBackground": "#d1dbf1",
7070
"editorIndentGuide.activeBackground": "#d372ff",
@@ -82,6 +82,8 @@
8282
"editorOverviewRuler.warningForeground": "#ff7f00cd",
8383
"editorOverviewRuler.wordHighlightForeground": "#f1f1f100",
8484
"editorOverviewRuler.wordHighlightStrongForeground": "#f1f1f100",
85+
"editorStickyScroll.background": "#d1dbf1",
86+
"editorStickyScrollHover.background": "#c3d2ff",
8587
"editorSuggestWidget.background": "#d1dbf1",
8688
"editorSuggestWidget.border": "#d1dbf1",
8789
"editorSuggestWidget.focusHighlightForeground": "#0072d3",
@@ -101,7 +103,7 @@
101103
"gitDecoration.untrackedResourceForeground": "#a34848",
102104
"input.background": "#fff",
103105
"input.border": "#d8d8d872",
104-
"input.foreground": "#0072d3",
106+
"input.foreground": "#3356a3",
105107
"input.placeholderForeground": "#787878",
106108
"inputOption.activeBackground": "#cfe5ff",
107109
"inputOption.activeBorder": "#0072d3",
@@ -125,7 +127,7 @@
125127
"menubar.selectionForeground": "#f1f1f1",
126128
"minimap.errorHighlight": "#fa0000",
127129
"minimap.findMatchHighlight": "#d327ff",
128-
"minimap.selectionHighlight": "#007fff88",
130+
"minimap.selectionHighlight": "#00a3ff55",
129131
"minimap.selectionOccurrenceHighlight": "#f100f135",
130132
"notebook.cellBorderColor": "#e8e8e8",
131133
"notebook.selectedCellBackground": "#c8dbf150",
@@ -144,8 +146,8 @@
144146
"quickInputList.focusBackground": "#0072d328",
145147
"quickInputList.focusForeground": "#000",
146148
"quickInputList.focusIconForeground": "#000",
147-
"scrollbarSlider.background": "#00000022",
148149
"scrollbarSlider.activeBackground": "#007fff48",
150+
"scrollbarSlider.background": "#00000022",
149151
"scrollbarSlider.hoverBackground": "#007fff30",
150152
"searchEditor.findMatchBackground": "#f100f143",
151153
"searchEditor.findMatchBorder": "#0072d3",
@@ -192,7 +194,7 @@
192194
"terminal.foreground": "#f1f1f1",
193195
"terminal.inactiveSelectionBackground": "#e5ebf1",
194196
"terminalCursor.background": "#000000",
195-
"terminalCursor.foreground": "#0072d3",
197+
"terminalCursor.foreground": "#00ff00",
196198
"titleBar.activeBackground": "#d1dbf1",
197199
"titleBar.activeForeground": "#000",
198200
"titleBar.inactiveBackground": "#d8d8d8",

themes/MagicUser-Sea-color-theme.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"dropdown.foreground": "#000",
3434
"editor.background": "#d1dbf1",
3535
"editor.findMatchBackground": "#ffff0000",
36-
"editor.findMatchBorder": "#0072d3",
36+
"editor.findMatchBorder": "#3356a3",
3737
"editor.findMatchHighlightBackground": "#f100f120",
3838
"editor.foreground": "#000000",
3939
"editor.inactiveSelectionBackground": "#e5ebf1",
4040
"editor.lineHighlightBorder": "#007fff20",
41-
"editor.selectionBackground": "#0055f125",
41+
"editor.selectionBackground": "#00a3ff55",
4242
"editor.selectionHighlightBackground": "#f100f120",
4343
"editor.wordHighlightBackground": "#d8d8d800",
4444
"editor.wordHighlightBorder": "#cf00ff72",
@@ -54,7 +54,7 @@
5454
"editorBracketMatch.background": "#d372ff48",
5555
"editorBracketMatch.border": "#d372ff88",
5656
"editorCursor.background": "#d1dbf1",
57-
"editorCursor.foreground": "#0072d3",
57+
"editorCursor.foreground": "#3356a3",
5858
"editorGroup.border": "#48487f",
5959
"editorGroup.dropBackground": "#2f4878a3",
6060
"editorGroupHeader.border": "#18181800",
@@ -64,7 +64,7 @@
6464
"editorGutter.background": "#d1dbf1",
6565
"editorGutter.deletedBackground": "#c30028cf",
6666
"editorGutter.modifiedBackground": "#b9b52f88",
67-
"editorHoverWidget.background": "#d1dbf1",
67+
"editorHoverWidget.background": "#f1f1f1",
6868
"editorHoverWidget.border": "#0072d348",
6969
"editorHoverWidget.statusBarBackground": "#d1dbf1",
7070
"editorIndentGuide.activeBackground": "#d372ff",
@@ -82,6 +82,8 @@
8282
"editorOverviewRuler.warningForeground": "#ff7f00cd",
8383
"editorOverviewRuler.wordHighlightForeground": "#f1f1f100",
8484
"editorOverviewRuler.wordHighlightStrongForeground": "#f1f1f100",
85+
"editorStickyScroll.background": "#d1dbf1",
86+
"editorStickyScrollHover.background": "#c3d2ff",
8587
"editorSuggestWidget.background": "#d1dbf1",
8688
"editorSuggestWidget.border": "#d1dbf1",
8789
"editorSuggestWidget.focusHighlightForeground": "#0072d3",
@@ -101,7 +103,7 @@
101103
"gitDecoration.untrackedResourceForeground": "#a34848",
102104
"input.background": "#fff",
103105
"input.border": "#d8d8d872",
104-
"input.foreground": "#0072d3",
106+
"input.foreground": "#3356a3",
105107
"input.placeholderForeground": "#787878",
106108
"inputOption.activeBackground": "#cfe5ff",
107109
"inputOption.activeBorder": "#0072d3",
@@ -125,7 +127,7 @@
125127
"menubar.selectionForeground": "#f1f1f1",
126128
"minimap.errorHighlight": "#fa0000",
127129
"minimap.findMatchHighlight": "#d327ff",
128-
"minimap.selectionHighlight": "#007fff88",
130+
"minimap.selectionHighlight": "#00a3ff55",
129131
"minimap.selectionOccurrenceHighlight": "#f100f135",
130132
"notebook.cellBorderColor": "#e8e8e8",
131133
"notebook.selectedCellBackground": "#c8dbf150",
@@ -144,8 +146,8 @@
144146
"quickInputList.focusBackground": "#0072d328",
145147
"quickInputList.focusForeground": "#000",
146148
"quickInputList.focusIconForeground": "#000",
147-
"scrollbarSlider.background": "#00000022",
148149
"scrollbarSlider.activeBackground": "#007fff48",
150+
"scrollbarSlider.background": "#00000022",
149151
"scrollbarSlider.hoverBackground": "#007fff30",
150152
"searchEditor.findMatchBackground": "#f100f143",
151153
"searchEditor.findMatchBorder": "#0072d3",
@@ -192,7 +194,7 @@
192194
"terminal.foreground": "#f1f1f1",
193195
"terminal.inactiveSelectionBackground": "#e5ebf1",
194196
"terminalCursor.background": "#000000",
195-
"terminalCursor.foreground": "#0072d3",
197+
"terminalCursor.foreground": "#00ff00",
196198
"titleBar.activeBackground": "#d1dbf1",
197199
"titleBar.activeForeground": "#000",
198200
"titleBar.inactiveBackground": "#d8d8d8",

themes/MagicUser-Sun-NB-color-theme.json

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"dropdown.foreground": "#000",
3434
"editor.background": "#f8f3c5",
3535
"editor.findMatchBackground": "#ffff0000",
36-
"editor.findMatchBorder": "#000048",
36+
"editor.findMatchBorder": "#3356a3",
3737
"editor.findMatchHighlightBackground": "#f100f120",
3838
"editor.foreground": "#000000",
3939
"editor.inactiveSelectionBackground": "#e5ebf1",
4040
"editor.lineHighlightBorder": "#bfbf0020",
41-
"editor.selectionBackground": "#0055f125",
41+
"editor.selectionBackground": "#00a3ff55",
4242
"editor.selectionHighlightBackground": "#f100f120",
4343
"editor.wordHighlightBackground": "#d8d8d800",
4444
"editor.wordHighlightBorder": "#cf00ff72",
@@ -54,7 +54,7 @@
5454
"editorBracketMatch.background": "#d372ff48",
5555
"editorBracketMatch.border": "#d372ff88",
5656
"editorCursor.background": "#faf3bf",
57-
"editorCursor.foreground": "#000048",
57+
"editorCursor.foreground": "#3356a3",
5858
"editorGroup.border": "#48487f",
5959
"editorGroup.dropBackground": "#2f4878a3",
6060
"editorGroupHeader.border": "#18181800",
@@ -64,7 +64,7 @@
6464
"editorGutter.background": "#f8f3c5",
6565
"editorGutter.deletedBackground": "#c30028cf",
6666
"editorGutter.modifiedBackground": "#b9b52f88",
67-
"editorHoverWidget.background": "#f8f3c5",
67+
"editorHoverWidget.background": "#f1f1f1",
6868
"editorHoverWidget.border": "#d8d8d8",
6969
"editorHoverWidget.statusBarBackground": "#fdf5a9",
7070
"editorIndentGuide.activeBackground": "#d372ff",
@@ -82,8 +82,10 @@
8282
"editorOverviewRuler.warningForeground": "#ff7f00cd",
8383
"editorOverviewRuler.wordHighlightForeground": "#f1f1f100",
8484
"editorOverviewRuler.wordHighlightStrongForeground": "#f1f1f100",
85-
"editorSuggestWidget.background": "#faf3bf",
86-
"editorSuggestWidget.border": "#faf3bf",
85+
"editorStickyScroll.background": "#f8f3c5",
86+
"editorStickyScrollHover.background": "#fff5a8",
87+
"editorSuggestWidget.background": "#f8f3c5",
88+
"editorSuggestWidget.border": "#f8f3c5",
8789
"editorSuggestWidget.focusHighlightForeground": "#0072d3",
8890
"editorWhitespace.foreground": "#a3a3a3",
8991
"editorWidget.background": "#f8f3c5",
@@ -101,7 +103,7 @@
101103
"gitDecoration.untrackedResourceForeground": "#a34848",
102104
"input.background": "#fff",
103105
"input.border": "#d8d8d872",
104-
"input.foreground": "#000048",
106+
"input.foreground": "#3356a3",
105107
"input.placeholderForeground": "#787878",
106108
"inputOption.activeBackground": "#cfe5ff",
107109
"inputOption.activeBorder": "#0072d3",
@@ -112,7 +114,7 @@
112114
"list.errorForeground": "#ff2828",
113115
"list.focusAndSelectionOutline": "#90c2f9",
114116
"list.highlightForeground": "#007fd3",
115-
"list.hoverBackground": "#fff4a3",
117+
"list.hoverBackground": "#fff5a8",
116118
"list.inactiveSelectionBackground": "#0072d330",
117119
"list.warningForeground": "#f15353",
118120
"menu.background": "#faf3bf",
@@ -125,7 +127,7 @@
125127
"menubar.selectionForeground": "#f1f1f1",
126128
"minimap.errorHighlight": "#fa0000",
127129
"minimap.findMatchHighlight": "#d327ff",
128-
"minimap.selectionHighlight": "#007fff88",
130+
"minimap.selectionHighlight": "#00a3ff55",
129131
"minimap.selectionOccurrenceHighlight": "#f100f135",
130132
"notebook.cellBorderColor": "#e8e8e8",
131133
"notebook.selectedCellBackground": "#c8dbf150",
@@ -144,8 +146,8 @@
144146
"quickInputList.focusBackground": "#0072d328",
145147
"quickInputList.focusForeground": "#000",
146148
"quickInputList.focusIconForeground": "#000",
147-
"scrollbarSlider.background": "#00000022",
148149
"scrollbarSlider.activeBackground": "#007fff48",
150+
"scrollbarSlider.background": "#00000022",
149151
"scrollbarSlider.hoverBackground": "#007fff30",
150152
"searchEditor.findMatchBackground": "#f100f143",
151153
"searchEditor.findMatchBorder": "#0072d3",
@@ -168,7 +170,7 @@
168170
"tab.activeBackground": "#f8f3c5",
169171
"tab.activeBorderTop": "#00a3ff",
170172
"tab.activeForeground": "#000",
171-
"tab.border": "#d8d80048",
173+
"tab.border": "#82828220",
172174
"tab.inactiveBackground": "#f8f3c5",
173175
"tab.inactiveForeground": "#828282",
174176
"tab.lastPinnedBorder": "#64646430",
@@ -192,7 +194,7 @@
192194
"terminal.foreground": "#f1f1f1",
193195
"terminal.inactiveSelectionBackground": "#e5ebf1",
194196
"terminalCursor.background": "#000000",
195-
"terminalCursor.foreground": "#0072d3",
197+
"terminalCursor.foreground": "#00ff00",
196198
"titleBar.activeBackground": "#faf3bf",
197199
"titleBar.activeForeground": "#000",
198200
"titleBar.inactiveBackground": "#d8d8d8",

0 commit comments

Comments
 (0)