|
1 | 1 | {
|
2 | 2 | "name": "Apatite Dark",
|
3 | 3 | "colors": {
|
| 4 | + "activityBar.activeBackground": "#4340fa49", |
| 5 | + "activityBar.activeBorder": "#605dff", |
| 6 | + "activityBar.activeFocusBorder": "#00f7ff", |
| 7 | + "activityBar.background": "#000000", |
| 8 | + "activityBar.border": "#21144eb9", |
| 9 | + "activityBar.foreground": "#ebeaff", |
| 10 | + "activityBar.inactiveForeground": "#cfceffa6", |
| 11 | + "activityBarBadge.background": "#4845ff", |
| 12 | + "activityBarBadge.foreground": "#d5d4ff", |
| 13 | + "badge.background": "#4845ff", |
| 14 | + "badge.foreground": "#d5d4ff", |
| 15 | + "button.background": "#4845ff56", |
| 16 | + "button.border": "#403cff", |
| 17 | + "button.foreground": "#6865ff", |
| 18 | + "button.hoverBackground": "#4845ff86", |
| 19 | + "button.separator": "#6865ff6c", |
| 20 | + "breadcrumb.background": "#0c071d", |
| 21 | + "breadcrumb.focusForeground": "#8785fdc5", |
| 22 | + "breadcrumb.foreground": "#cfceffa6", |
| 23 | + "contrastBorder": "#21144e", |
4 | 24 | "debugIcon.breakpointForeground": "#00fff2",
|
5 |
| - "minimap.background": "#0c071db2", |
6 |
| - "minimap.findMatchHighlight": "#4845ff", |
7 |
| - "minimap.selectionHighlight": "#4845ff", |
8 |
| - "editor.lineHighlightBorder": "#ffffff00", |
| 25 | + "dropdown.background": "#4845ff56", |
| 26 | + "dropdown.border": "#4845ffee", |
| 27 | + "dropdown.foreground": "#8a88ff", |
| 28 | + "dropdown.listBackground": "#4845ff56", |
| 29 | + "editor.background": "#0c071d", |
| 30 | + "editor.foreground": "#cfcefff5", |
9 | 31 | "editor.lineHighlightBackground": "#4845ff62",
|
10 |
| - "editor.rangeHighlightBorder": "#faf9f900", |
| 32 | + "editor.lineHighlightBorder": "#ffffff00", |
11 | 33 | "editor.rangeHighlightBackground": "#4845ff62",
|
12 |
| - "search.resultsInfoForeground": "#bebcff", |
13 |
| - "editorGutter.modifiedBackground": "#4845ff00", |
14 |
| - "editorLineNumber.activeForeground": "#45f3ff", |
15 |
| - "editorLineNumber.foreground": "#4845ff", |
16 |
| - "minimapGutter.modifiedBackground": "#4845ff", |
17 |
| - "gitDecoration.modifiedResourceForeground": "#524fe0", |
| 34 | + "editor.rangeHighlightBorder": "#faf9f900", |
18 | 35 | "editor.selectionBackground": "#5e0bf74b",
|
19 |
| - "selection.background": "#0c071d", |
20 |
| - "editor.background": "#0c071d", |
21 |
| - "editor.foreground": "#cfcefff5", |
22 |
| - "editorWidget.background": "#0c071d", |
23 |
| - "editorWidget.foreground": "#7c7afde1", |
24 |
| - "editorWidget.border": "#6360fff1", |
25 |
| - "editorSuggestWidget.border": "#6b68ff62", |
26 |
| - "editorSuggestWidget.background": "#271770e0", |
27 |
| - "editorSuggestWidget.selectedBackground": "#3c269cf1", |
| 36 | + "editorGutter.modifiedBackground": "#4845ff00", |
| 37 | + "editorIndentGuide.activeBackground": "#00ffff", |
| 38 | + "editorIndentGuide.background": "#21144ecc", |
28 | 39 | "editorInlayHint.background": "#00000000",
|
29 | 40 | "editorInlayHint.foreground": "#54418f",
|
| 41 | + "editorLineNumber.activeForeground": "#45f3ff", |
| 42 | + "editorLineNumber.foreground": "#4845ff", |
| 43 | + "editorGroup.emptyBackground": "#0c071d", |
30 | 44 | "editorGroupHeader.noTabsBackground": "#0c071d",
|
31 | 45 | "editorGroupHeader.tabsBackground": "#0c071d",
|
32 |
| - "editorGroup.emptyBackground": "#0c071d", |
33 |
| - "tab.activeBorder": "#00fff2", |
34 |
| - "tab.activeBackground": "#160d35", |
35 |
| - "tab.border": "#160d3500", |
36 |
| - "tab.inactiveBackground": "#0c071d", |
37 |
| - "breadcrumb.background": "#0c071d", |
38 |
| - "breadcrumb.foreground": "#cfceffa6", |
39 |
| - "breadcrumb.focusForeground": "#8785fdc5", |
40 |
| - "quickInput.background": "#0c071d", |
41 |
| - "quickInput.foreground": "#6865ff", |
| 46 | + "editorSuggestWidget.background": "#271770e0", |
| 47 | + "editorSuggestWidget.border": "#6b68ff62", |
| 48 | + "editorSuggestWidget.selectedBackground": "#3c269cf1", |
| 49 | + "editorWidget.background": "#0c071d", |
| 50 | + "editorWidget.border": "#6360fff1", |
| 51 | + "editorWidget.foreground": "#7c7afde1", |
42 | 52 | "extensionButton.background": "#4845ff56",
|
43 | 53 | "extensionButton.foreground": "#6865ff",
|
44 | 54 | "extensionButton.hoverBackground": "#01e1ff",
|
45 | 55 | "extensionButton.separator": "#6865ff6c",
|
46 |
| - "extensionIcon.verifiedForeground": "#01e1ff", |
| 56 | + "extensionIcon.preReleaseForeground": "#ff3300", |
47 | 57 | "extensionIcon.sponsorForeground": "#33ff00",
|
48 | 58 | "extensionIcon.starForeground": "#d0ff01",
|
49 |
| - "extensionIcon.preReleaseForeground": "#ff3300", |
| 59 | + "extensionIcon.verifiedForeground": "#01e1ff", |
| 60 | + "foreground": "#8a88ffb2", |
| 61 | + "gitDecoration.modifiedResourceForeground": "#00ffea", |
| 62 | + "icon.foreground": "#4845ff", |
| 63 | + "input.background": "#4845ff6c", |
| 64 | + "input.border": "#5552ffc9", |
| 65 | + "input.foreground": "#8a88ff", |
| 66 | + "input.placeholderForeground": "#7472ddb9", |
| 67 | + "list.activeSelectionBackground": "#504dff75", |
| 68 | + "list.activeSelectionForeground": "#bebcff", |
| 69 | + "list.activeSelectionIconForeground": "#bebcff", |
| 70 | + "list.dropBackground": "#4340fa44", |
| 71 | + "list.filterMatchBackground": "#7371fc49", |
| 72 | + "list.filterMatchBorder": "#00ffea", |
| 73 | + "list.hoverBackground": "#504dff31", |
| 74 | + "list.hoverForeground": "#c2c0ffbe", |
| 75 | + "list.inactiveSelectionBackground": "#504dff46", |
| 76 | + "list.inactiveSelectionForeground": "#c2c0ffb2", |
| 77 | + "list.inactiveSelectionIconForeground": "#c2c0ffb2", |
| 78 | + "menu.background": "#271770e0", |
| 79 | + "menu.border": "#6b68ff62", |
| 80 | + "menu.foreground": "#918ffd", |
| 81 | + "menu.selectionBorder": "#6b68ff9a", |
| 82 | + "menubar.selectionBackground": "#55418f4b", |
| 83 | + "menubar.selectionBorder": "#01e1ff", |
| 84 | + "minimap.background": "#0c071db2", |
| 85 | + "minimap.findMatchHighlight": "#4845ff", |
| 86 | + "minimap.selectionHighlight": "#4845ff", |
| 87 | + "minimapGutter.modifiedBackground": "#4845ff", |
50 | 88 | "notificationCenter.border": "#918ffd77",
|
51 | 89 | "notificationCenterHeader.background": "#0c071d",
|
52 | 90 | "notificationCenterHeader.foreground": "#918ffd",
|
53 | 91 | "notificationLink.foreground": "#d8d8ff",
|
54 | 92 | "notifications.border": "#918ffd77",
|
55 | 93 | "notifications.background": "#0c071d",
|
56 | 94 | "notifications.foreground": "#918ffd",
|
57 |
| - "notificationsInfoIcon.foreground": "#01e1ff", |
58 | 95 | "notificationsErrorIcon.foreground": "#ff2739fd",
|
| 96 | + "notificationsInfoIcon.foreground": "#01e1ff", |
59 | 97 | "notificationsWarningIcon.foreground": "#fbff24ea",
|
60 | 98 | "notificationToast.border": "#918ffd77",
|
61 |
| - "menubar.selectionBorder": "#01e1ff", |
62 |
| - "menubar.selectionBackground": "#55418f4b", |
63 |
| - "menu.selectionBorder": "#6b68ff9a", |
64 |
| - "menu.border": "#6b68ff62", |
65 |
| - "menu.foreground": "#918ffd", |
66 |
| - "menu.background": "#271770e0", |
67 |
| - "titleBar.activeBackground": "#000000", |
68 |
| - "titleBar.activeForeground": "#bfbfff8c", |
69 |
| - "titleBar.inactiveForeground": "#bfbfff49", |
70 |
| - "statusBar.noFolderBackground": "#000000", |
71 |
| - "statusBar.background": "#160e35", |
72 |
| - "statusBar.foreground": "#cfceffa6", |
73 |
| - "statusBar.border": "#21144e", |
74 |
| - "statusBarItem.activeBackground": "#413ed86c", |
75 |
| - "statusBarItem.hoverBackground": "#a5a5a549", |
76 |
| - "activityBar.activeBackground": "#4340fa49", |
77 |
| - "activityBar.border": "#21144eb9", |
78 |
| - "activityBar.activeBorder": "#605dff", |
79 |
| - "activityBar.activeFocusBorder": "#00f7ff", |
80 |
| - "activityBar.foreground": "#ebeaff", |
81 |
| - "activityBar.background": "#000000", |
82 |
| - "activityBar.inactiveForeground": "#cfceffa6", |
83 |
| - "activityBarBadge.background": "#4845ff", |
84 |
| - "activityBarBadge.foreground": "#d5d4ff", |
85 |
| - "sideBarTitle.foreground": "#bbbbbb", |
86 |
| - "sideBarSectionHeader.border": "#00000000", |
87 |
| - "sideBar.border": "#21144e", |
88 |
| - "sideBar.foreground": "#cfceffa6", |
89 |
| - "sideBarSectionHeader.foreground": "#4845ff", |
90 |
| - "sideBar.background": "#0c071d", |
91 |
| - "sideBarSectionHeader.background": "#0c071d", |
92 |
| - "list.dropBackground": "#4340fa44", |
93 |
| - "list.activeSelectionBackground": "#504dff75", |
94 |
| - "list.activeSelectionForeground": "#bebcff", |
95 |
| - "list.activeSelectionIconForeground": "#bebcff", |
96 |
| - "list.inactiveSelectionForeground": "#c2c0ffb2", |
97 |
| - "list.inactiveSelectionIconForeground": "#c2c0ffb2", |
98 |
| - "list.inactiveSelectionBackground": "#504dff46", |
99 |
| - "list.hoverBackground": "#504dff31", |
100 |
| - "list.hoverForeground": "#c2c0ffbe", |
101 |
| - "list.filterMatchBackground": "#7371fc49", |
102 |
| - "list.filterMatchBorder": "#00ffea", |
103 |
| - "tree.inactiveIndentGuidesStroke": "#6b68ff31", |
104 |
| - "tree.indentGuidesStroke": "#6b68ff62", |
| 99 | + "panel.background": "#0c071d", |
| 100 | + "panel.border": "#21144e", |
105 | 101 | "progressBar.background": "#2e1875",
|
106 |
| - "badge.background": "#4845ff", |
107 |
| - "badge.foreground": "#d5d4ff", |
| 102 | + "quickInput.background": "#0c071d", |
| 103 | + "quickInput.foreground": "#6865ff", |
108 | 104 | "scrollbar.shadow": "#6360ffcc",
|
| 105 | + "scrollbarSlider.activeBackground": "#363566da", |
109 | 106 | "scrollbarSlider.background": "#6360ff42",
|
110 | 107 | "scrollbarSlider.hoverBackground": "#6360ff6c",
|
111 |
| - "scrollbarSlider.activeBackground": "#363566da", |
112 |
| - "input.background": "#4845ff6c", |
113 |
| - "input.border": "#5552ffc9", |
114 |
| - "input.foreground": "#8a88ff", |
115 |
| - "input.placeholderForeground": "#7472ddb9", |
116 |
| - "dropdown.background": "#4845ff56", |
117 |
| - "dropdown.foreground": "#8a88ff", |
118 |
| - "dropdown.border": "#4845ffee", |
119 |
| - "dropdown.listBackground": "#4845ff56", |
120 |
| - "button.hoverBackground": "#4845ff86", |
121 |
| - "button.separator": "#6865ff6c", |
122 |
| - "button.foreground": "#6865ff", |
123 |
| - "button.background": "#4845ff56", |
124 |
| - "button.border": "#403cff", |
125 |
| - "toolbar.activeBackground": "#4845ffad", |
126 |
| - "toolbar.hoverOutline": "#00ffff", |
127 |
| - "toolbar.hoverBackground": "#ffffff23", |
128 |
| - "icon.foreground": "#4845ff", |
129 |
| - "widget.shadow": "#6b68ff75", |
130 |
| - "foreground": "#8a88ffb2", |
131 |
| - "contrastBorder": "#1f1f1f", |
| 108 | + "search.resultsInfoForeground": "#bebcff", |
| 109 | + "selection.background": "#0c071d", |
| 110 | + "sideBar.background": "#0c071d", |
| 111 | + "sideBar.border": "#21144e", |
| 112 | + "sideBar.foreground": "#cfceffa6", |
| 113 | + "sideBarSectionHeader.background": "#0c071d", |
| 114 | + "sideBarSectionHeader.border": "#00000000", |
| 115 | + "sideBarSectionHeader.foreground": "#4845ff", |
| 116 | + "sideBarTitle.foreground": "#bbbbbb", |
| 117 | + "statusBar.background": "#160e35", |
| 118 | + "statusBar.border": "#21144e", |
| 119 | + "statusBar.foreground": "#cfceffa6", |
| 120 | + "statusBar.noFolderBackground": "#000000", |
| 121 | + "statusBarItem.activeBackground": "#413ed86c", |
| 122 | + "statusBarItem.hoverBackground": "#a5a5a549", |
| 123 | + "tab.activeBackground": "#160d35", |
| 124 | + "tab.activeBorder": "#00fff2", |
| 125 | + "tab.activeBorderTop": "#00fff2", |
| 126 | + "tab.activeForeground": "#aef6ff", |
| 127 | + "tab.border": "#21144e00", |
| 128 | + "tab.hoverBackground": "#160d35", |
| 129 | + "tab.hoverBorder": "#00fff2", |
| 130 | + "tab.inactiveBackground": "#0c071d", |
| 131 | + "tab.inactiveForeground": "#cfceffa6", |
132 | 132 | "terminal.background": "#0c071d",
|
133 | 133 | "terminal.foreground": "#00ffdd",
|
134 | 134 | "terminal.selectionBackground": "#501fff56",
|
135 |
| - "panel.background": "#0c071d", |
136 |
| - "panel.border": "#21144e" |
| 135 | + "titleBar.activeBackground": "#000000", |
| 136 | + "titleBar.activeForeground": "#bfbfff8c", |
| 137 | + "titleBar.border": "#21144e", |
| 138 | + "titleBar.inactiveForeground": "#bfbfff49", |
| 139 | + "toolbar.activeBackground": "#4845ffad", |
| 140 | + "toolbar.hoverBackground": "#ffffff23", |
| 141 | + "toolbar.hoverOutline": "#00ffff", |
| 142 | + "tree.inactiveIndentGuidesStroke": "#6b68ff31", |
| 143 | + "tree.indentGuidesStroke": "#6b68ff62", |
| 144 | + "widget.shadow": "#6b68ff75" |
137 | 145 | },
|
138 | 146 | "tokenColors": [
|
139 | 147 | {
|
|
0 commit comments