|
4 | 4 | "type": "dark", |
5 | 5 | "include": "./amethyst-dark-color-theme.json", |
6 | 6 |
|
7 | | - // #25013c +3% -> #2f014b |
8 | | - // #17002e +1% -> #1a0033 |
9 | | - // #e9d9f2 +4% -> #f2e8f7 |
10 | | - // #4d057b +4% -> #5a068e |
11 | | - // #280245 +3% -> #310354 |
12 | | - // #b133ff +3% -> #b742ff |
13 | | - // #9e85ad +4% -> #a891b6 |
| 7 | + // #25013c +3% lum -> #2f014b |
| 8 | + // #180030 +1.5% lum -> #1c0038 |
| 9 | + // #e9d9f2 +4% lum -> #f2e8f7 |
| 10 | + // #4d057b +4% lum -> #5a068e |
| 11 | + // #280245 +3% lum -> #310354 |
| 12 | + // #b133ff +3% lum > #b742ff |
| 13 | + // #9e85ad +4% lum -> #a891b6 |
| 14 | + // #2f014b +3% lum -> #38015a |
14 | 15 |
|
15 | 16 | "colors": { |
16 | | - "activityBar.activeFocusBorder": "#b742ff", |
17 | 17 | "activityBar.activeBorder": "#b742ffc0", |
| 18 | + "activityBar.activeFocusBorder": "#b742ff", |
18 | 19 | "activityBar.foreground": "#f2e8f7d0", |
19 | 20 | "activityBar.inactiveForeground": "#f2e8f750", |
20 | 21 | "activityBarBadge.background": "#5a068e", |
21 | 22 | "activityBarBadge.foreground": "#f2e8f7", |
22 | 23 | "breadcrumb.activeSelectionForeground": "#f2e8f7", |
23 | 24 | "breadcrumb.focusForeground": "#f2e8f7", |
24 | 25 | "breadcrumb.foreground": "#f2e8f7", |
25 | | - "checkbox.background": "#1a0033", |
| 26 | + "checkbox.background": "#1c0038", |
26 | 27 | "checkbox.border": "#e9d9f240", |
27 | 28 | "debugToolBar.background": "#2f014b", |
28 | 29 | "diffEditor.border": "#5a068e60", |
29 | 30 | "diffEditor.diagonalFill": "#f2e8f725", |
30 | | - "dropdown.background": "#1a0033", |
| 31 | + "dropdown.background": "#1c0038", |
31 | 32 | "dropdown.border": "#f2e8f716", |
32 | 33 | "dropdown.foreground": "#f2e8f7", |
33 | | - "dropdown.listBackground": "#1a0033", |
| 34 | + "dropdown.listBackground": "#1c0038", |
34 | 35 | "editor.findMatchHighlightBackground": "#5a068ee0", |
35 | 36 | "editor.findRangeHighlightBackground": "#5a068e80", |
36 | 37 | "editor.foreground": "#f2e8f7", |
|
46 | 47 | "editorBracketMatch.background": "#5a068e", |
47 | 48 | "editorBracketHighlight.foreground1": "#ffd700", |
48 | 49 | "editorBracketHighlight.foreground2": "#da70d6", |
49 | | - "editorBracketHighlight.foreground3": "#87cefa", |
| 50 | + "editorBracketHighlight.foreground3": "#179fff", |
50 | 51 | "editorBracketPairGuide.activeBackground1": "#ffd700b0", |
51 | 52 | "editorBracketPairGuide.activeBackground2": "#da70d6b0", |
52 | | - "editorBracketPairGuide.activeBackground3": "#87cefab0", |
| 53 | + "editorBracketPairGuide.activeBackground3": "#179fffb0", |
53 | 54 | "editorBracketPairGuide.background1": "#ffd70080", |
54 | 55 | "editorBracketPairGuide.background2": "#da70d680", |
55 | | - "editorBracketPairGuide.background3": "#87cefa80", |
| 56 | + "editorBracketPairGuide.background3": "#179fffa0", |
56 | 57 | "editorCodeLens.foreground": "#a891b6d0", |
57 | 58 | "editorCursor.foreground": "#b742ff", |
58 | 59 | "editorGroup.border": "#5a068e60", |
|
69 | 70 | "editorStickyScrollHover.background": "#5a068e60", |
70 | 71 | "peekViewEditorStickyScroll.background": "#25013c", |
71 | 72 | "editorSuggestWidget.foreground": "#f2e8f7d0", |
72 | | - "editorSuggestWidget.background": "#1a0033", |
| 73 | + "editorSuggestWidget.background": "#1c0038", |
73 | 74 | "editorSuggestWidget.border": "#5a068e60", |
74 | 75 | "editorSuggestWidget.selectedBackground": "#5a068e", |
75 | 76 | "editorSuggestWidget.selectedForeground": "#f2e8f7", |
|
81 | 82 | "errorForeground": "#e86969", |
82 | 83 | "focusBorder": "#f2e8f720", |
83 | 84 | "foreground": "#f2e8f7", |
84 | | - "input.background": "#1a0033", |
| 85 | + "input.background": "#1c0038", |
85 | 86 | "input.border": "#f2e8f716", |
86 | 87 | "input.foreground": "#f2e8f7", |
87 | 88 | "input.placeholderForeground": "#f2e8f750", |
|
100 | 101 | "list.invalidItemForeground": "#e86969", |
101 | 102 | "listFilterWidget.background": "#5a068e", |
102 | 103 | "listFilterWidget.noMatchesOutline": "#e86969", |
103 | | - "menu.background": "#1a0033", |
| 104 | + "menu.background": "#1c0038", |
104 | 105 | "menu.border": "#5a068e60", |
105 | 106 | "menu.foreground": "#f2e8f7d0", |
106 | 107 | "menu.selectionBackground": "#5a068e80", |
|
116 | 117 | "notebook.focusedEditorBorder": "#5a068e", |
117 | 118 | "notebook.focusedCellBorder": "#5a068e", |
118 | 119 | "notebook.focusedCellBackground": "#5a068e60", |
119 | | - "notebook.outputContainerBackgroundColor": "#1a0033", |
| 120 | + "notebook.outputContainerBackgroundColor": "#1c0038", |
120 | 121 | "notificationCenter.border": "#5a068e80", |
121 | 122 | "notificationCenterHeader.background": "#2f014b", |
122 | 123 | "notificationCenterHeader.foreground": "#f2e8f7d0", |
|
146 | 147 | "pickerGroup.border": "#5a068e80", |
147 | 148 | "pickerGroup.foreground": "#b884d2", |
148 | 149 | "quickInput.foreground": "#f2e8f7d0", |
149 | | - "quickInput.background": "#1a0033", |
| 150 | + "quickInput.background": "#1c0038", |
150 | 151 | "quickInputList.focusBackground": "#5a068e80", |
151 | 152 | "quickInputList.focusForeground": "#f2e8f7", |
| 153 | + "quickInputTitle.background": "#1c0038", |
152 | 154 | "sash.hoverBorder": "#5a068e", |
153 | | - "settings.checkboxBackground": "#1a0033", |
| 155 | + "scrollbar.shadow": "#2f014b", |
| 156 | + "settings.checkboxBackground": "#1c0038", |
154 | 157 | "settings.checkboxBorder": "#f2e8f720", |
155 | | - "settings.dropdownBackground": "#1a0033", |
| 158 | + "settings.dropdownBackground": "#1c0038", |
156 | 159 | "settings.dropdownBorder": "#f2e8f720", |
157 | 160 | "settings.headerForeground": "#f2e8f7", |
158 | | - "settings.numberInputBackground": "#1a0033", |
| 161 | + "settings.numberInputBackground": "#1c0038", |
159 | 162 | "settings.numberInputBorder": "#f2e8f720", |
160 | | - "settings.textInputBackground": "#1a0033", |
| 163 | + "settings.textInputBackground": "#1c0038", |
161 | 164 | "settings.textInputBorder": "#f2e8f720", |
162 | 165 | "sideBar.border": "#5a068e60", |
163 | 166 | "sideBar.foreground": "#f2e8f7b0", |
|
199 | 202 | // "gitlens.gutterBackgroundColor": "#2f014b", |
200 | 203 | "gitlens.gutterForegroundColor": "#f2e8f7d0", |
201 | 204 | "gitlens.gutterUncommittedForegroundColor": "#f2e8f7", |
202 | | - "gitlens.trailingLineForegroundColor": "#f2e8f740", |
203 | | - "gitlens.lineHighlightBackgroundColor": "#2f014bb0", |
| 205 | + "gitlens.trailingLineForegroundColor": "#e9d9f270", |
| 206 | + "gitlens.lineHighlightBackgroundColor": "#2f014b90", |
204 | 207 | "gitlens.lineHighlightOverviewRulerColor": "#5a068e" |
205 | 208 | } |
206 | 209 | } |
0 commit comments