| 1 |
{ |
| 2 |
"name": "rose-pine", |
| 3 |
"type": "dark", |
| 4 |
"colors": { |
| 5 |
"activityBar.activeBorder": "#e0def4", |
| 6 |
"activityBar.background": "#191724", |
| 7 |
"activityBar.dropBorder": "#26233a", |
| 8 |
"activityBar.foreground": "#e0def4", |
| 9 |
"activityBar.inactiveForeground": "#908caa", |
| 10 |
"activityBarBadge.background": "#ebbcba", |
| 11 |
"activityBarBadge.foreground": "#191724", |
| 12 |
"badge.background": "#ebbcba", |
| 13 |
"badge.foreground": "#191724", |
| 14 |
"banner.background": "#1f1d2e", |
| 15 |
"banner.foreground": "#e0def4", |
| 16 |
"banner.iconForeground": "#908caa", |
| 17 |
"breadcrumb.activeSelectionForeground": "#ebbcba", |
| 18 |
"breadcrumb.background": "#191724", |
| 19 |
"breadcrumb.focusForeground": "#908caa", |
| 20 |
"breadcrumb.foreground": "#6e6a86", |
| 21 |
"breadcrumbPicker.background": "#1f1d2e", |
| 22 |
"button.background": "#ebbcba", |
| 23 |
"button.foreground": "#191724", |
| 24 |
"button.hoverBackground": "#ebbcbae6", |
| 25 |
"button.secondaryBackground": "#1f1d2e", |
| 26 |
"button.secondaryForeground": "#e0def4", |
| 27 |
"button.secondaryHoverBackground": "#26233a", |
| 28 |
"charts.blue": "#9ccfd8", |
| 29 |
"charts.foreground": "#e0def4", |
| 30 |
"charts.green": "#31748f", |
| 31 |
"charts.lines": "#908caa", |
| 32 |
"charts.orange": "#ebbcba", |
| 33 |
"charts.purple": "#c4a7e7", |
| 34 |
"charts.red": "#eb6f92", |
| 35 |
"charts.yellow": "#f6c177", |
| 36 |
"checkbox.background": "#1f1d2e", |
| 37 |
"checkbox.border": "#6e6a8633", |
| 38 |
"checkbox.foreground": "#e0def4", |
| 39 |
"debugExceptionWidget.background": "#1f1d2e", |
| 40 |
"debugExceptionWidget.border": "#6e6a8633", |
| 41 |
"debugIcon.breakpointCurrentStackframeForeground": "#908caa", |
| 42 |
"debugIcon.breakpointDisabledForeground": "#908caa", |
| 43 |
"debugIcon.breakpointForeground": "#908caa", |
| 44 |
"debugIcon.breakpointStackframeForeground": "#908caa", |
| 45 |
"debugIcon.breakpointUnverifiedForeground": "#908caa", |
| 46 |
"debugIcon.continueForeground": "#908caa", |
| 47 |
"debugIcon.disconnectForeground": "#908caa", |
| 48 |
"debugIcon.pauseForeground": "#908caa", |
| 49 |
"debugIcon.restartForeground": "#908caa", |
| 50 |
"debugIcon.startForeground": "#908caa", |
| 51 |
"debugIcon.stepBackForeground": "#908caa", |
| 52 |
"debugIcon.stepIntoForeground": "#908caa", |
| 53 |
"debugIcon.stepOutForeground": "#908caa", |
| 54 |
"debugIcon.stepOverForeground": "#908caa", |
| 55 |
"debugIcon.stopForeground": "#eb6f92", |
| 56 |
"debugToolBar.background": "#1f1d2e", |
| 57 |
"debugToolBar.border": "#26233a", |
| 58 |
"descriptionForeground": "#908caa", |
| 59 |
"diffEditor.border": "#26233a", |
| 60 |
"diffEditor.diagonalFill": "#6e6a8666", |
| 61 |
"diffEditor.insertedTextBackground": "#9ccfd826", |
| 62 |
"diffEditor.removedTextBackground": "#eb6f9226", |
| 63 |
"diffEditorOverview.insertedForeground": "#9ccfd880", |
| 64 |
"diffEditorOverview.removedForeground": "#eb6f9280", |
| 65 |
"dropdown.background": "#1f1d2e", |
| 66 |
"dropdown.border": "#6e6a8633", |
| 67 |
"dropdown.foreground": "#e0def4", |
| 68 |
"dropdown.listBackground": "#1f1d2e", |
| 69 |
"editor.background": "#191724", |
| 70 |
"editor.findMatchBackground": "#6e6a8666", |
| 71 |
"editor.findMatchHighlightBackground": "#6e6a8666", |
| 72 |
"editor.findRangeHighlightBackground": "#6e6a8666", |
| 73 |
"editor.findRangeHighlightBorder": "#0000", |
| 74 |
"editor.focusedStackFrameHighlightBackground": "#6e6a8633", |
| 75 |
"editor.foldBackground": "#1f1d2e", |
| 76 |
"editor.foreground": "#e0def4", |
| 77 |
"editor.hoverHighlightBackground": "#0000", |
| 78 |
"editor.inactiveSelectionBackground": "#6e6a861a", |
| 79 |
"editor.inlineValuesBackground": "#0000", |
| 80 |
"editor.inlineValuesForeground": "#908caa", |
| 81 |
"editor.lineHighlightBackground": "#6e6a861a", |
| 82 |
"editor.lineHighlightBorder": "#0000", |
| 83 |
"editor.linkedEditingBackground": "#1f1d2e", |
| 84 |
"editor.rangeHighlightBackground": "#6e6a861a", |
| 85 |
"editor.rangeHighlightBorder": "#0000", |
| 86 |
"editor.selectionBackground": "#6e6a8633", |
| 87 |
"editor.selectionForeground": "#e0def4", |
| 88 |
"editor.selectionHighlightBackground": "#6e6a8633", |
| 89 |
"editor.selectionHighlightBorder": "#0000", |
| 90 |
"editor.snippetFinalTabstopHighlightBackground": "#6e6a8633", |
| 91 |
"editor.snippetFinalTabstopHighlightBorder": "#1f1d2e", |
| 92 |
"editor.snippetTabstopHighlightBackground": "#6e6a8633", |
| 93 |
"editor.snippetTabstopHighlightBorder": "#1f1d2e", |
| 94 |
"editor.stackFrameHighlightBackground": "#6e6a8633", |
| 95 |
"editor.symbolHighlightBackground": "#6e6a8633", |
| 96 |
"editor.symbolHighlightBorder": "#0000", |
| 97 |
"editor.wordHighlightBackground": "#6e6a8633", |
| 98 |
"editor.wordHighlightBorder": "#0000", |
| 99 |
"editor.wordHighlightStrongBackground": "#6e6a8633", |
| 100 |
"editor.wordHighlightStrongBorder": "#6e6a8633", |
| 101 |
"editorBracketHighlight.foreground1": "#eb6f9280", |
| 102 |
"editorBracketHighlight.foreground2": "#31748f80", |
| 103 |
"editorBracketHighlight.foreground3": "#f6c17780", |
| 104 |
"editorBracketHighlight.foreground4": "#9ccfd880", |
| 105 |
"editorBracketHighlight.foreground5": "#ebbcba80", |
| 106 |
"editorBracketHighlight.foreground6": "#c4a7e780", |
| 107 |
"editorBracketMatch.background": "#0000", |
| 108 |
"editorBracketMatch.border": "#908caa", |
| 109 |
"editorBracketPairGuide.activeBackground1": "#31748f", |
| 110 |
"editorBracketPairGuide.activeBackground2": "#ebbcba", |
| 111 |
"editorBracketPairGuide.activeBackground3": "#c4a7e7", |
| 112 |
"editorBracketPairGuide.activeBackground4": "#9ccfd8", |
| 113 |
"editorBracketPairGuide.activeBackground5": "#f6c177", |
| 114 |
"editorBracketPairGuide.activeBackground6": "#eb6f92", |
| 115 |
"editorBracketPairGuide.background1": "#31748f80", |
| 116 |
"editorBracketPairGuide.background2": "#ebbcba80", |
| 117 |
"editorBracketPairGuide.background3": "#c4a7e780", |
| 118 |
"editorBracketPairGuide.background4": "#9ccfd880", |
| 119 |
"editorBracketPairGuide.background5": "#f6c17780", |
| 120 |
"editorBracketPairGuide.background6": "#eb6f9280", |
| 121 |
"editorCodeLens.foreground": "#ebbcba", |
| 122 |
"editorCursor.background": "#e0def4", |
| 123 |
"editorCursor.foreground": "#6e6a86", |
| 124 |
"editorError.border": "#0000", |
| 125 |
"editorError.foreground": "#eb6f92", |
| 126 |
"editorGhostText.foreground": "#908caa", |
| 127 |
"editorGroup.border": "#0000", |
| 128 |
"editorGroup.dropBackground": "#1f1d2e", |
| 129 |
"editorGroup.emptyBackground": "#0000", |
| 130 |
"editorGroup.focusedEmptyBorder": "#0000", |
| 131 |
"editorGroupHeader.noTabsBackground": "#0000", |
| 132 |
"editorGroupHeader.tabsBackground": "#0000", |
| 133 |
"editorGroupHeader.tabsBorder": "#0000", |
| 134 |
"editorGutter.addedBackground": "#9ccfd8", |
| 135 |
"editorGutter.background": "#0000", |
| 136 |
"editorGutter.commentRangeForeground": "#908caa", |
| 137 |
"editorGutter.deletedBackground": "#eb6f92", |
| 138 |
"editorGutter.foldingControlForeground": "#c4a7e7", |
| 139 |
"editorGutter.modifiedBackground": "#ebbcba", |
| 140 |
"editorHint.border": "#0000", |
| 141 |
"editorHint.foreground": "#908caa", |
| 142 |
"editorHoverWidget.background": "#1f1d2e", |
| 143 |
"editorHoverWidget.border": "#6e6a8680", |
| 144 |
"editorHoverWidget.foreground": "#908caa", |
| 145 |
"editorHoverWidget.highlightForeground": "#e0def4", |
| 146 |
"editorHoverWidget.statusBarBackground": "#0000", |
| 147 |
"editorIndentGuide.activeBackground": "#6e6a86", |
| 148 |
"editorIndentGuide.background": "#6e6a8666", |
| 149 |
"editorInfo.border": "#26233a", |
| 150 |
"editorInfo.foreground": "#9ccfd8", |
| 151 |
"editorInlayHint.background": "#26233a", |
| 152 |
"editorInlayHint.foreground": "#908caa", |
| 153 |
"editorInlayHint.parameterBackground": "#26233a", |
| 154 |
"editorInlayHint.parameterForeground": "#c4a7e7", |
| 155 |
"editorInlayHint.typeBackground": "#26233a", |
| 156 |
"editorInlayHint.typeForeground": "#9ccfd8", |
| 157 |
"editorLightBulb.foreground": "#31748f", |
| 158 |
"editorLightBulbAutoFix.foreground": "#ebbcba", |
| 159 |
"editorLineNumber.activeForeground": "#e0def4", |
| 160 |
"editorLineNumber.foreground": "#908caa", |
| 161 |
"editorLink.activeForeground": "#ebbcba", |
| 162 |
"editorMarkerNavigation.background": "#1f1d2e", |
| 163 |
"editorMarkerNavigationError.background": "#1f1d2e", |
| 164 |
"editorMarkerNavigationInfo.background": "#1f1d2e", |
| 165 |
"editorMarkerNavigationWarning.background": "#1f1d2e", |
| 166 |
"editorOverviewRuler.addedForeground": "#9ccfd880", |
| 167 |
"editorOverviewRuler.background": "#191724", |
| 168 |
"editorOverviewRuler.border": "#6e6a8666", |
| 169 |
"editorOverviewRuler.bracketMatchForeground": "#908caa", |
| 170 |
"editorOverviewRuler.commonContentForeground": "#6e6a861a", |
| 171 |
"editorOverviewRuler.currentContentForeground": "#6e6a8633", |
| 172 |
"editorOverviewRuler.deletedForeground": "#eb6f9280", |
| 173 |
"editorOverviewRuler.errorForeground": "#eb6f9280", |
| 174 |
"editorOverviewRuler.findMatchForeground": "#6e6a8666", |
| 175 |
"editorOverviewRuler.incomingContentForeground": "#c4a7e780", |
| 176 |
"editorOverviewRuler.infoForeground": "#9ccfd880", |
| 177 |
"editorOverviewRuler.modifiedForeground": "#ebbcba80", |
| 178 |
"editorOverviewRuler.rangeHighlightForeground": "#6e6a8666", |
| 179 |
"editorOverviewRuler.selectionHighlightForeground": "#6e6a8666", |
| 180 |
"editorOverviewRuler.warningForeground": "#f6c17780", |
| 181 |
"editorOverviewRuler.wordHighlightForeground": "#6e6a8633", |
| 182 |
"editorOverviewRuler.wordHighlightStrongForeground": "#6e6a8666", |
| 183 |
"editorPane.background": "#0000", |
| 184 |
"editorRuler.foreground": "#6e6a8666", |
| 185 |
"editorSuggestWidget.background": "#1f1d2e", |
| 186 |
"editorSuggestWidget.border": "#0000", |
| 187 |
"editorSuggestWidget.focusHighlightForeground": "#ebbcba", |
| 188 |
"editorSuggestWidget.foreground": "#908caa", |
| 189 |
"editorSuggestWidget.highlightForeground": "#ebbcba", |
| 190 |
"editorSuggestWidget.selectedBackground": "#6e6a8633", |
| 191 |
"editorSuggestWidget.selectedForeground": "#e0def4", |
| 192 |
"editorSuggestWidget.selectedIconForeground": "#e0def4", |
| 193 |
"editorUnnecessaryCode.border": "#0000", |
| 194 |
"editorUnnecessaryCode.opacity": "#00000080", |
| 195 |
"editorWarning.border": "#0000", |
| 196 |
"editorWarning.foreground": "#f6c177", |
| 197 |
"editorWhitespace.foreground": "#6e6a86", |
| 198 |
"editorWidget.background": "#1f1d2e", |
| 199 |
"editorWidget.border": "#26233a", |
| 200 |
"editorWidget.foreground": "#908caa", |
| 201 |
"editorWidget.resizeBorder": "#6e6a86", |
| 202 |
"errorForeground": "#eb6f92", |
| 203 |
"extensionBadge.remoteBackground": "#c4a7e7", |
| 204 |
"extensionBadge.remoteForeground": "#191724", |
| 205 |
"extensionButton.prominentBackground": "#ebbcba", |
| 206 |
"extensionButton.prominentForeground": "#191724", |
| 207 |
"extensionButton.prominentHoverBackground": "#ebbcbae6", |
| 208 |
"extensionIcon.starForeground": "#ebbcba", |
| 209 |
"extensionIcon.verifiedForeground": "#c4a7e7", |
| 210 |
"focusBorder": "#6e6a8633", |
| 211 |
"foreground": "#e0def4", |
| 212 |
"gitDecoration.addedResourceForeground": "#9ccfd8", |
| 213 |
"gitDecoration.conflictingResourceForeground": "#eb6f92", |
| 214 |
"gitDecoration.deletedResourceForeground": "#908caa", |
| 215 |
"gitDecoration.ignoredResourceForeground": "#6e6a86", |
| 216 |
"gitDecoration.modifiedResourceForeground": "#ebbcba", |
| 217 |
"gitDecoration.renamedResourceForeground": "#31748f", |
| 218 |
"gitDecoration.stageDeletedResourceForeground": "#eb6f92", |
| 219 |
"gitDecoration.stageModifiedResourceForeground": "#c4a7e7", |
| 220 |
"gitDecoration.submoduleResourceForeground": "#f6c177", |
| 221 |
"gitDecoration.untrackedResourceForeground": "#f6c177", |
| 222 |
"icon.foreground": "#908caa", |
| 223 |
"input.background": "#26233a80", |
| 224 |
"input.border": "#6e6a8633", |
| 225 |
"input.foreground": "#e0def4", |
| 226 |
"input.placeholderForeground": "#908caa", |
| 227 |
"inputOption.activeBackground": "#ebbcba", |
| 228 |
"inputOption.activeBorder": "#0000", |
| 229 |
"inputOption.activeForeground": "#191724", |
| 230 |
"inputValidation.errorBackground": "#1f1d2e", |
| 231 |
"inputValidation.errorBorder": "#6e6a8666", |
| 232 |
"inputValidation.errorForeground": "#eb6f92", |
| 233 |
"inputValidation.infoBackground": "#1f1d2e", |
| 234 |
"inputValidation.infoBorder": "#6e6a8666", |
| 235 |
"inputValidation.infoForeground": "#9ccfd8", |
| 236 |
"inputValidation.warningBackground": "#1f1d2e", |
| 237 |
"inputValidation.warningBorder": "#6e6a8666", |
| 238 |
"inputValidation.warningForeground": "#9ccfd880", |
| 239 |
"keybindingLabel.background": "#26233a", |
| 240 |
"keybindingLabel.border": "#6e6a8666", |
| 241 |
"keybindingLabel.bottomBorder": "#6e6a8666", |
| 242 |
"keybindingLabel.foreground": "#c4a7e7", |
| 243 |
"keybindingTable.headerBackground": "#26233a", |
| 244 |
"keybindingTable.rowsBackground": "#1f1d2e", |
| 245 |
"list.activeSelectionBackground": "#6e6a8633", |
| 246 |
"list.activeSelectionForeground": "#e0def4", |
| 247 |
"list.activeSelectionIconForeground": "#e0def4", |
| 248 |
"list.deemphasizedForeground": "#908caa", |
| 249 |
"list.dropBackground": "#1f1d2e", |
| 250 |
"list.errorForeground": "#eb6f92", |
| 251 |
"list.filterMatchBackground": "#1f1d2e", |
| 252 |
"list.filterMatchBorder": "#ebbcba", |
| 253 |
"list.focusBackground": "#6e6a8666", |
| 254 |
"list.focusForeground": "#e0def4", |
| 255 |
"list.focusOutline": "#6e6a8633", |
| 256 |
"list.highlightForeground": "#ebbcba", |
| 257 |
"list.hoverBackground": "#6e6a861a", |
| 258 |
"list.hoverForeground": "#e0def4", |
| 259 |
"list.inactiveFocusBackground": "#6e6a861a", |
| 260 |
"list.inactiveSelectionBackground": "#1f1d2e", |
| 261 |
"list.inactiveSelectionForeground": "#e0def4", |
| 262 |
"list.inactiveSelectionIconForeground": "#908caa", |
| 263 |
"list.invalidItemForeground": "#eb6f92", |
| 264 |
"list.warningForeground": "#f6c177", |
| 265 |
"listFilterWidget.background": "#1f1d2e", |
| 266 |
"listFilterWidget.noMatchesOutline": "#eb6f92", |
| 267 |
"listFilterWidget.outline": "#26233a", |
| 268 |
"menu.background": "#1f1d2e", |
| 269 |
"menu.border": "#6e6a861a", |
| 270 |
"menu.foreground": "#e0def4", |
| 271 |
"menu.selectionBackground": "#6e6a8633", |
| 272 |
"menu.selectionBorder": "#26233a", |
| 273 |
"menu.selectionForeground": "#e0def4", |
| 274 |
"menu.separatorBackground": "#6e6a8666", |
| 275 |
"menubar.selectionBackground": "#6e6a8633", |
| 276 |
"menubar.selectionBorder": "#6e6a861a", |
| 277 |
"menubar.selectionForeground": "#e0def4", |
| 278 |
"merge.border": "#26233a", |
| 279 |
"merge.commonContentBackground": "#6e6a8633", |
| 280 |
"merge.commonHeaderBackground": "#6e6a8633", |
| 281 |
"merge.currentContentBackground": "#f6c17780", |
| 282 |
"merge.currentHeaderBackground": "#f6c17780", |
| 283 |
"merge.incomingContentBackground": "#9ccfd880", |
| 284 |
"merge.incomingHeaderBackground": "#9ccfd880", |
| 285 |
"minimap.background": "#1f1d2e", |
| 286 |
"minimap.errorHighlight": "#eb6f9280", |
| 287 |
"minimap.findMatchHighlight": "#6e6a8633", |
| 288 |
"minimap.selectionHighlight": "#6e6a8633", |
| 289 |
"minimap.warningHighlight": "#f6c17780", |
| 290 |
"minimapGutter.addedBackground": "#9ccfd8", |
| 291 |
"minimapGutter.deletedBackground": "#eb6f92", |
| 292 |
"minimapGutter.modifiedBackground": "#ebbcba", |
| 293 |
"minimapSlider.activeBackground": "#6e6a8666", |
| 294 |
"minimapSlider.background": "#6e6a8633", |
| 295 |
"minimapSlider.hoverBackground": "#6e6a8633", |
| 296 |
"notificationCenter.border": "#6e6a8633", |
| 297 |
"notificationCenterHeader.background": "#1f1d2e", |
| 298 |
"notificationCenterHeader.foreground": "#908caa", |
| 299 |
"notificationLink.foreground": "#c4a7e7", |
| 300 |
"notifications.background": "#1f1d2e", |
| 301 |
"notifications.border": "#6e6a8633", |
| 302 |
"notifications.foreground": "#e0def4", |
| 303 |
"notificationsErrorIcon.foreground": "#eb6f92", |
| 304 |
"notificationsInfoIcon.foreground": "#9ccfd8", |
| 305 |
"notificationsWarningIcon.foreground": "#f6c177", |
| 306 |
"notificationToast.border": "#6e6a8633", |
| 307 |
"panel.background": "#1f1d2e", |
| 308 |
"panel.border": "#0000", |
| 309 |
"panel.dropBorder": "#26233a", |
| 310 |
"panelInput.border": "#1f1d2e", |
| 311 |
"panelSection.dropBackground": "#6e6a8633", |
| 312 |
"panelSectionHeader.background": "#1f1d2e", |
| 313 |
"panelSectionHeader.foreground": "#e0def4", |
| 314 |
"panelTitle.activeBorder": "#6e6a8666", |
| 315 |
"panelTitle.activeForeground": "#e0def4", |
| 316 |
"panelTitle.inactiveForeground": "#908caa", |
| 317 |
"peekView.border": "#26233a", |
| 318 |
"peekViewEditor.background": "#1f1d2e", |
| 319 |
"peekViewEditor.matchHighlightBackground": "#6e6a8666", |
| 320 |
"peekViewResult.background": "#1f1d2e", |
| 321 |
"peekViewResult.fileForeground": "#908caa", |
| 322 |
"peekViewResult.lineForeground": "#908caa", |
| 323 |
"peekViewResult.matchHighlightBackground": "#6e6a8666", |
| 324 |
"peekViewResult.selectionBackground": "#6e6a8633", |
| 325 |
"peekViewResult.selectionForeground": "#e0def4", |
| 326 |
"peekViewTitle.background": "#26233a", |
| 327 |
"peekViewTitleDescription.foreground": "#908caa", |
| 328 |
"pickerGroup.border": "#6e6a8666", |
| 329 |
"pickerGroup.foreground": "#c4a7e7", |
| 330 |
"ports.iconRunningProcessForeground": "#ebbcba", |
| 331 |
"problemsErrorIcon.foreground": "#eb6f92", |
| 332 |
"problemsInfoIcon.foreground": "#9ccfd8", |
| 333 |
"problemsWarningIcon.foreground": "#f6c177", |
| 334 |
"progressBar.background": "#ebbcba", |
| 335 |
"quickInput.background": "#1f1d2e", |
| 336 |
"quickInput.foreground": "#908caa", |
| 337 |
"quickInputList.focusBackground": "#6e6a8633", |
| 338 |
"quickInputList.focusForeground": "#e0def4", |
| 339 |
"quickInputList.focusIconForeground": "#e0def4", |
| 340 |
"scrollbar.shadow": "#0000", |
| 341 |
"scrollbarSlider.activeBackground": "#31748f80", |
| 342 |
"scrollbarSlider.background": "#6e6a8633", |
| 343 |
"scrollbarSlider.hoverBackground": "#6e6a8666", |
| 344 |
"searchEditor.findMatchBackground": "#6e6a8633", |
| 345 |
"selection.background": "#6e6a8666", |
| 346 |
"settings.focusedRowBackground": "#1f1d2e", |
| 347 |
"settings.headerForeground": "#e0def4", |
| 348 |
"settings.modifiedItemIndicator": "#ebbcba", |
| 349 |
"settings.focusedRowBorder": "#6e6a8633", |
| 350 |
"settings.rowHoverBackground": "#1f1d2e", |
| 351 |
"sideBar.background": "#191724", |
| 352 |
"sideBar.dropBackground": "#1f1d2e", |
| 353 |
"sideBar.foreground": "#908caa", |
| 354 |
"sideBarSectionHeader.background": "#0000", |
| 355 |
"sideBarSectionHeader.border": "#6e6a8633", |
| 356 |
"statusBar.background": "#191724", |
| 357 |
"statusBar.debuggingBackground": "#c4a7e7", |
| 358 |
"statusBar.debuggingForeground": "#191724", |
| 359 |
"statusBar.foreground": "#908caa", |
| 360 |
"statusBar.noFolderBackground": "#191724", |
| 361 |
"statusBar.noFolderForeground": "#908caa", |
| 362 |
"statusBarItem.activeBackground": "#6e6a8666", |
| 363 |
"statusBarItem.hoverBackground": "#6e6a8633", |
| 364 |
"statusBarItem.prominentBackground": "#26233a", |
| 365 |
"statusBarItem.prominentForeground": "#e0def4", |
| 366 |
"statusBarItem.prominentHoverBackground": "#6e6a8633", |
| 367 |
"statusBarItem.remoteBackground": "#191724", |
| 368 |
"statusBarItem.remoteForeground": "#f6c177", |
| 369 |
"statusBarItem.errorBackground": "#191724", |
| 370 |
"statusBarItem.errorForeground": "#eb6f92", |
| 371 |
"symbolIcon.arrayForeground": "#908caa", |
| 372 |
"symbolIcon.classForeground": "#908caa", |
| 373 |
"symbolIcon.colorForeground": "#908caa", |
| 374 |
"symbolIcon.constantForeground": "#908caa", |
| 375 |
"symbolIcon.constructorForeground": "#908caa", |
| 376 |
"symbolIcon.enumeratorForeground": "#908caa", |
| 377 |
"symbolIcon.enumeratorMemberForeground": "#908caa", |
| 378 |
"symbolIcon.eventForeground": "#908caa", |
| 379 |
"symbolIcon.fieldForeground": "#908caa", |
| 380 |
"symbolIcon.fileForeground": "#908caa", |
| 381 |
"symbolIcon.folderForeground": "#908caa", |
| 382 |
"symbolIcon.functionForeground": "#908caa", |
| 383 |
"symbolIcon.interfaceForeground": "#908caa", |
| 384 |
"symbolIcon.keyForeground": "#908caa", |
| 385 |
"symbolIcon.keywordForeground": "#908caa", |
| 386 |
"symbolIcon.methodForeground": "#908caa", |
| 387 |
"symbolIcon.moduleForeground": "#908caa", |
| 388 |
"symbolIcon.namespaceForeground": "#908caa", |
| 389 |
"symbolIcon.nullForeground": "#908caa", |
| 390 |
"symbolIcon.numberForeground": "#908caa", |
| 391 |
"symbolIcon.objectForeground": "#908caa", |
| 392 |
"symbolIcon.operatorForeground": "#908caa", |
| 393 |
"symbolIcon.packageForeground": "#908caa", |
| 394 |
"symbolIcon.propertyForeground": "#908caa", |
| 395 |
"symbolIcon.referenceForeground": "#908caa", |
| 396 |
"symbolIcon.snippetForeground": "#908caa", |
| 397 |
"symbolIcon.stringForeground": "#908caa", |
| 398 |
"symbolIcon.structForeground": "#908caa", |
| 399 |
"symbolIcon.textForeground": "#908caa", |
| 400 |
"symbolIcon.typeParameterForeground": "#908caa", |
| 401 |
"symbolIcon.unitForeground": "#908caa", |
| 402 |
"symbolIcon.variableForeground": "#908caa", |
| 403 |
"tab.activeBackground": "#6e6a861a", |
| 404 |
"tab.activeForeground": "#e0def4", |
| 405 |
"tab.activeModifiedBorder": "#9ccfd8", |
| 406 |
"tab.border": "#0000", |
| 407 |
"tab.hoverBackground": "#6e6a8633", |
| 408 |
"tab.inactiveBackground": "#0000", |
| 409 |
"tab.inactiveForeground": "#908caa", |
| 410 |
"tab.inactiveModifiedBorder": "#9ccfd880", |
| 411 |
"tab.lastPinnedBorder": "#6e6a86", |
| 412 |
"tab.unfocusedActiveBackground": "#0000", |
| 413 |
"tab.unfocusedHoverBackground": "#0000", |
| 414 |
"tab.unfocusedInactiveBackground": "#0000", |
| 415 |
"tab.unfocusedInactiveModifiedBorder": "#9ccfd880", |
| 416 |
"terminal.ansiBlack": "#26233a", |
| 417 |
"terminal.ansiBlue": "#9ccfd8", |
| 418 |
"terminal.ansiBrightBlack": "#908caa", |
| 419 |
"terminal.ansiBrightBlue": "#9ccfd8", |
| 420 |
"terminal.ansiBrightCyan": "#ebbcba", |
| 421 |
"terminal.ansiBrightGreen": "#31748f", |
| 422 |
"terminal.ansiBrightMagenta": "#c4a7e7", |
| 423 |
"terminal.ansiBrightRed": "#eb6f92", |
| 424 |
"terminal.ansiBrightWhite": "#e0def4", |
| 425 |
"terminal.ansiBrightYellow": "#f6c177", |
| 426 |
"terminal.ansiCyan": "#ebbcba", |
| 427 |
"terminal.ansiGreen": "#31748f", |
| 428 |
"terminal.ansiMagenta": "#c4a7e7", |
| 429 |
"terminal.ansiRed": "#eb6f92", |
| 430 |
"terminal.ansiWhite": "#e0def4", |
| 431 |
"terminal.ansiYellow": "#f6c177", |
| 432 |
"terminal.dropBackground": "#6e6a8633", |
| 433 |
"terminal.foreground": "#e0def4", |
| 434 |
"terminal.selectionBackground": "#6e6a8633", |
| 435 |
"terminal.tab.activeBorder": "#e0def4", |
| 436 |
"terminalCursor.background": "#e0def4", |
| 437 |
"terminalCursor.foreground": "#6e6a86", |
| 438 |
"textBlockQuote.background": "#1f1d2e", |
| 439 |
"textBlockQuote.border": "#6e6a8633", |
| 440 |
"textCodeBlock.background": "#1f1d2e", |
| 441 |
"textLink.activeForeground": "#c4a7e7e6", |
| 442 |
"textLink.foreground": "#c4a7e7", |
| 443 |
"textPreformat.foreground": "#f6c177", |
| 444 |
"textSeparator.foreground": "#908caa", |
| 445 |
"titleBar.activeBackground": "#191724", |
| 446 |
"titleBar.activeForeground": "#908caa", |
| 447 |
"titleBar.inactiveBackground": "#1f1d2e", |
| 448 |
"titleBar.inactiveForeground": "#908caa", |
| 449 |
"toolbar.activeBackground": "#6e6a8666", |
| 450 |
"toolbar.hoverBackground": "#6e6a8633", |
| 451 |
"tree.indentGuidesStroke": "#908caa", |
| 452 |
"walkThrough.embeddedEditorBackground": "#191724", |
| 453 |
"welcomePage.background": "#191724", |
| 454 |
"welcomePage.buttonBackground": "#1f1d2e", |
| 455 |
"welcomePage.buttonHoverBackground": "#26233a", |
| 456 |
"widget.shadow": "#0101011a", |
| 457 |
"window.activeBorder": "#1f1d2e", |
| 458 |
"window.inactiveBorder": "#1f1d2e" |
| 459 |
}, |
| 460 |
"tokenColors": [ |
| 461 |
{ |
| 462 |
"scope": ["comment"], |
| 463 |
"settings": { |
| 464 |
"foreground": "#6e6a86", |
| 465 |
"fontStyle": "italic" |
| 466 |
} |
| 467 |
}, |
| 468 |
{ |
| 469 |
"scope": ["constant"], |
| 470 |
"settings": { |
| 471 |
"foreground": "#31748f" |
| 472 |
} |
| 473 |
}, |
| 474 |
{ |
| 475 |
"scope": ["constant.numeric", "constant.language", "constant.charcter.escape"], |
| 476 |
"settings": { |
| 477 |
"foreground": "#ebbcba" |
| 478 |
} |
| 479 |
}, |
| 480 |
{ |
| 481 |
"scope": ["entity.name"], |
| 482 |
"settings": { |
| 483 |
"foreground": "#ebbcba" |
| 484 |
} |
| 485 |
}, |
| 486 |
{ |
| 487 |
"scope": [ |
| 488 |
"entity.name.section", |
| 489 |
"entity.name.tag", |
| 490 |
"entity.name.namespace", |
| 491 |
"entity.name.type" |
| 492 |
], |
| 493 |
"settings": { |
| 494 |
"foreground": "#9ccfd8" |
| 495 |
} |
| 496 |
}, |
| 497 |
{ |
| 498 |
"scope": ["entity.other.attribute-name", "entity.other.inherited-class"], |
| 499 |
"settings": { |
| 500 |
"foreground": "#c4a7e7", |
| 501 |
"fontStyle": "italic" |
| 502 |
} |
| 503 |
}, |
| 504 |
{ |
| 505 |
"scope": ["invalid"], |
| 506 |
"settings": { |
| 507 |
"foreground": "#eb6f92" |
| 508 |
} |
| 509 |
}, |
| 510 |
{ |
| 511 |
"scope": ["invalid.deprecated"], |
| 512 |
"settings": { |
| 513 |
"foreground": "#908caa" |
| 514 |
} |
| 515 |
}, |
| 516 |
{ |
| 517 |
"scope": ["keyword"], |
| 518 |
"settings": { |
| 519 |
"foreground": "#31748f" |
| 520 |
} |
| 521 |
}, |
| 522 |
{ |
| 523 |
"scope": ["markup.inserted.diff"], |
| 524 |
"settings": { |
| 525 |
"foreground": "#9ccfd8" |
| 526 |
} |
| 527 |
}, |
| 528 |
{ |
| 529 |
"scope": ["markup.deleted.diff"], |
| 530 |
"settings": { |
| 531 |
"foreground": "#eb6f92" |
| 532 |
} |
| 533 |
}, |
| 534 |
{ |
| 535 |
"scope": ["meta.diff.range"], |
| 536 |
"settings": { |
| 537 |
"foreground": "#c4a7e7" |
| 538 |
} |
| 539 |
}, |
| 540 |
{ |
| 541 |
"scope": ["meta.tag", "meta.brace"], |
| 542 |
"settings": { |
| 543 |
"foreground": "#e0def4" |
| 544 |
} |
| 545 |
}, |
| 546 |
{ |
| 547 |
"scope": ["meta.import", "meta.export"], |
| 548 |
"settings": { |
| 549 |
"foreground": "#31748f" |
| 550 |
} |
| 551 |
}, |
| 552 |
{ |
| 553 |
"scope": "meta.directive.vue", |
| 554 |
"settings": { |
| 555 |
"foreground": "#c4a7e7", |
| 556 |
"fontStyle": "italic" |
| 557 |
} |
| 558 |
}, |
| 559 |
{ |
| 560 |
"scope": "meta.property-name.css", |
| 561 |
"settings": { |
| 562 |
"foreground": "#9ccfd8" |
| 563 |
} |
| 564 |
}, |
| 565 |
{ |
| 566 |
"scope": "meta.property-value.css", |
| 567 |
"settings": { |
| 568 |
"foreground": "#f6c177" |
| 569 |
} |
| 570 |
}, |
| 571 |
{ |
| 572 |
"scope": "meta.tag.other.html", |
| 573 |
"settings": { |
| 574 |
"foreground": "#908caa" |
| 575 |
} |
| 576 |
}, |
| 577 |
{ |
| 578 |
"scope": ["punctuation"], |
| 579 |
"settings": { |
| 580 |
"foreground": "#908caa" |
| 581 |
} |
| 582 |
}, |
| 583 |
{ |
| 584 |
"scope": ["punctuation.accessor"], |
| 585 |
"settings": { |
| 586 |
"foreground": "#31748f" |
| 587 |
} |
| 588 |
}, |
| 589 |
{ |
| 590 |
"scope": ["punctuation.definition.string"], |
| 591 |
"settings": { |
| 592 |
"foreground": "#f6c177" |
| 593 |
} |
| 594 |
}, |
| 595 |
{ |
| 596 |
"scope": ["punctuation.definition.tag"], |
| 597 |
"settings": { |
| 598 |
"foreground": "#6e6a86" |
| 599 |
} |
| 600 |
}, |
| 601 |
{ |
| 602 |
"scope": ["storage.type", "storage.modifier"], |
| 603 |
"settings": { |
| 604 |
"foreground": "#31748f" |
| 605 |
} |
| 606 |
}, |
| 607 |
{ |
| 608 |
"scope": ["string"], |
| 609 |
"settings": { |
| 610 |
"foreground": "#f6c177" |
| 611 |
} |
| 612 |
}, |
| 613 |
{ |
| 614 |
"scope": ["support"], |
| 615 |
"settings": { |
| 616 |
"foreground": "#9ccfd8" |
| 617 |
} |
| 618 |
}, |
| 619 |
{ |
| 620 |
"scope": ["support.constant"], |
| 621 |
"settings": { |
| 622 |
"foreground": "#f6c177" |
| 623 |
} |
| 624 |
}, |
| 625 |
{ |
| 626 |
"scope": ["support.function"], |
| 627 |
"settings": { |
| 628 |
"foreground": "#eb6f92", |
| 629 |
"fontStyle": "italic" |
| 630 |
} |
| 631 |
}, |
| 632 |
{ |
| 633 |
"scope": ["variable"], |
| 634 |
"settings": { |
| 635 |
"foreground": "#ebbcba", |
| 636 |
"fontStyle": "italic" |
| 637 |
} |
| 638 |
}, |
| 639 |
{ |
| 640 |
"scope": ["variable.other", "variable.language", "variable.function", "variable.argument"], |
| 641 |
"settings": { |
| 642 |
"foreground": "#e0def4" |
| 643 |
} |
| 644 |
}, |
| 645 |
{ |
| 646 |
"scope": ["variable.parameter"], |
| 647 |
"settings": { |
| 648 |
"foreground": "#c4a7e7" |
| 649 |
} |
| 650 |
} |
| 651 |
] |
| 652 |
} |
| 653 |
|