Skip to content

Commit 03c628a

Browse files
authored
Merge pull request #463 from node-red-contrib-themes/update-monaco-themes
2 parents b049b39 + 2f51997 commit 03c628a

File tree

17 files changed

+8009
-140
lines changed

17 files changed

+8009
-140
lines changed

src/themes/cobalt2/theme-monaco.json

Lines changed: 0 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
"banner.background": "#193549",
2020
"banner.foreground": "#aaaaaa",
2121
"banner.iconForeground": "#3794ff",
22-
"bookmarks.lineBackground": "#00000000",
23-
"bookmarks.lineBorder": "#00000000",
24-
"bookmarks.overviewRuler": "#157efb88",
2522
"breadcrumb.activeSelectionForeground": "#bbbbbb",
2623
"breadcrumb.background": "#193549",
2724
"breadcrumb.focusForeground": "#bbbbbb",
@@ -278,36 +275,6 @@
278275
"editorWidget.border": "#0d3a58",
279276
"editorWidget.foreground": "#aaaaaa",
280277
"errorForeground": "#a22929",
281-
"errorLens.errorBackground": "#e454541b",
282-
"errorLens.errorBackgroundLight": "#e4545420",
283-
"errorLens.errorForeground": "#ff6464",
284-
"errorLens.errorForegroundLight": "#e45454",
285-
"errorLens.errorMessageBackground": "#e4545419",
286-
"errorLens.errorRangeBackground": "#e4545419",
287-
"errorLens.hintBackground": "#17a2a220",
288-
"errorLens.hintBackgroundLight": "#17a2a220",
289-
"errorLens.hintForeground": "#2faf64",
290-
"errorLens.hintForegroundLight": "#2faf64",
291-
"errorLens.hintMessageBackground": "#17a2a219",
292-
"errorLens.hintRangeBackground": "#17a2a219",
293-
"errorLens.infoBackground": "#00b7e420",
294-
"errorLens.infoBackgroundLight": "#00b7e420",
295-
"errorLens.infoForeground": "#00b7e4",
296-
"errorLens.infoForegroundLight": "#00b7e4",
297-
"errorLens.infoMessageBackground": "#00b7e419",
298-
"errorLens.infoRangeBackground": "#00b7e419",
299-
"errorLens.statusBarErrorForeground": "#ff6464",
300-
"errorLens.statusBarHintForeground": "#2faf64",
301-
"errorLens.statusBarIconErrorForeground": "#ff6464",
302-
"errorLens.statusBarIconWarningForeground": "#fa973a",
303-
"errorLens.statusBarInfoForeground": "#00b7e4",
304-
"errorLens.statusBarWarningForeground": "#fa973a",
305-
"errorLens.warningBackground": "#ff942f1b",
306-
"errorLens.warningBackgroundLight": "#ff942f20",
307-
"errorLens.warningForeground": "#fa973a",
308-
"errorLens.warningForegroundLight": "#ff942f",
309-
"errorLens.warningMessageBackground": "#ff942f19",
310-
"errorLens.warningRangeBackground": "#ff942f19",
311278
"extensionBadge.remoteBackground": "#ffc600",
312279
"extensionBadge.remoteForeground": "#000000",
313280
"extensionButton.background": "#0088ff",
@@ -333,73 +300,6 @@
333300
"gitDecoration.stageModifiedResourceForeground": "#e2c08d",
334301
"gitDecoration.submoduleResourceForeground": "#8db9e2",
335302
"gitDecoration.untrackedResourceForeground": "#3ad900",
336-
"gitlens.closedAutolinkedIssueIconColor": "#a371f7",
337-
"gitlens.closedPullRequestIconColor": "#f85149",
338-
"gitlens.decorations.addedForegroundColor": "#81b88b",
339-
"gitlens.decorations.branchAheadForegroundColor": "#35b15e",
340-
"gitlens.decorations.branchBehindForegroundColor": "#b15e35",
341-
"gitlens.decorations.branchDivergedForegroundColor": "#d8af1b",
342-
"gitlens.decorations.branchMissingUpstreamForegroundColor": "#c74e39",
343-
"gitlens.decorations.branchUnpublishedForegroundColor": "#35b15e",
344-
"gitlens.decorations.branchUpToDateForegroundColor": "#aaaaaa",
345-
"gitlens.decorations.copiedForegroundColor": "#73c991",
346-
"gitlens.decorations.deletedForegroundColor": "#ff628c",
347-
"gitlens.decorations.ignoredForegroundColor": "#808080",
348-
"gitlens.decorations.modifiedForegroundColor": "#ffc600",
349-
"gitlens.decorations.renamedForegroundColor": "#73c991",
350-
"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor": "#c74e39",
351-
"gitlens.decorations.statusMergingOrRebasingForegroundColor": "#d8af1b",
352-
"gitlens.decorations.untrackedForegroundColor": "#3ad900",
353-
"gitlens.decorations.workspaceCurrentForegroundColor": "#35b15e",
354-
"gitlens.decorations.workspaceRepoMissingForegroundColor": "#909090",
355-
"gitlens.decorations.workspaceRepoOpenForegroundColor": "#35b15e",
356-
"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor": "#e2c08d",
357-
"gitlens.decorations.worktreeMissingForegroundColor": "#c74e39",
358-
"gitlens.graphChangesColumnAddedColor": "#347d39",
359-
"gitlens.graphChangesColumnDeletedColor": "#c93c37",
360-
"gitlens.graphLane10Color": "#2ece9d",
361-
"gitlens.graphLane1Color": "#15a0bf",
362-
"gitlens.graphLane2Color": "#0669f7",
363-
"gitlens.graphLane3Color": "#8e00c2",
364-
"gitlens.graphLane4Color": "#c517b6",
365-
"gitlens.graphLane5Color": "#d90171",
366-
"gitlens.graphLane6Color": "#cd0101",
367-
"gitlens.graphLane7Color": "#f25d2e",
368-
"gitlens.graphLane8Color": "#f2ca33",
369-
"gitlens.graphLane9Color": "#7bd938",
370-
"gitlens.graphMinimapMarkerHeadColor": "#05e617",
371-
"gitlens.graphMinimapMarkerHighlightsColor": "#fbff0a",
372-
"gitlens.graphMinimapMarkerLocalBranchesColor": "#3087cf",
373-
"gitlens.graphMinimapMarkerRemoteBranchesColor": "#2b5e88",
374-
"gitlens.graphMinimapMarkerStashesColor": "#b34db3",
375-
"gitlens.graphMinimapMarkerTagsColor": "#6b562e",
376-
"gitlens.graphMinimapMarkerUpstreamColor": "#09ae17",
377-
"gitlens.graphScrollMarkerHeadColor": "#05e617",
378-
"gitlens.graphScrollMarkerHighlightsColor": "#fbff0a",
379-
"gitlens.graphScrollMarkerLocalBranchesColor": "#3087cf",
380-
"gitlens.graphScrollMarkerRemoteBranchesColor": "#2b5e88",
381-
"gitlens.graphScrollMarkerStashesColor": "#b34db3",
382-
"gitlens.graphScrollMarkerTagsColor": "#6b562e",
383-
"gitlens.graphScrollMarkerUpstreamColor": "#09ae17",
384-
"gitlens.gutterBackgroundColor": "#ffffff13",
385-
"gitlens.gutterForegroundColor": "#bebebe",
386-
"gitlens.gutterUncommittedForegroundColor": "#00bcf299",
387-
"gitlens.launchpadIndicatorAttentionColor": "#d8af1b",
388-
"gitlens.launchpadIndicatorAttentionHoverColor": "#d8af1b",
389-
"gitlens.launchpadIndicatorBlockedColor": "#c74e39",
390-
"gitlens.launchpadIndicatorBlockedHoverColor": "#c74e39",
391-
"gitlens.launchpadIndicatorMergeableColor": "#3fb950",
392-
"gitlens.launchpadIndicatorMergeableHoverColor": "#3fb950",
393-
"gitlens.lineHighlightBackgroundColor": "#00bcf233",
394-
"gitlens.lineHighlightOverviewRulerColor": "#00bcf299",
395-
"gitlens.mergedPullRequestIconColor": "#a371f7",
396-
"gitlens.openAutolinkedIssueIconColor": "#3fb950",
397-
"gitlens.openPullRequestIconColor": "#3fb950",
398-
"gitlens.trailingLineBackgroundColor": "#00000000",
399-
"gitlens.trailingLineForegroundColor": "#99999959",
400-
"gitlens.unpublishedChangesIconColor": "#35b15e",
401-
"gitlens.unpublishedCommitIconColor": "#35b15e",
402-
"gitlens.unpulledChangesIconColor": "#b15e35",
403303
"icon.foreground": "#c5c5c5",
404304
"inlineChat.background": "#15232d",
405305
"inlineChat.border": "#0d3a58",
@@ -455,10 +355,6 @@
455355
"listFilterWidget.noMatchesOutline": "#be1100",
456356
"listFilterWidget.outline": "#00000000",
457357
"listFilterWidget.shadow": "#00000026",
458-
"markdown.extension.editor.codeSpan.background": "#00000000",
459-
"markdown.extension.editor.codeSpan.border": "#0050a4",
460-
"markdown.extension.editor.formattingMark.foreground": "#ffffff52",
461-
"markdown.extension.editor.trailingSpace.background": "#cccccc33",
462358
"menu.background": "#122738",
463359
"menu.foreground": "#ffffff",
464360
"menu.selectionBackground": "#193549",
@@ -573,18 +469,6 @@
573469
"quickInputList.focusBackground": "#193549",
574470
"quickInputList.focusForeground": "#aaaaaa",
575471
"quickInputTitle.background": "#ffffff1b",
576-
"remoteHub.decorations.addedForegroundColor": "#81b88b",
577-
"remoteHub.decorations.conflictForegroundColor": "#e4676b",
578-
"remoteHub.decorations.deletedForegroundColor": "#c74e39",
579-
"remoteHub.decorations.ignoredResourceForeground": "#8c8c8c",
580-
"remoteHub.decorations.incomingAddedForegroundColor": "#81b88b",
581-
"remoteHub.decorations.incomingDeletedForegroundColor": "#c74e39",
582-
"remoteHub.decorations.incomingModifiedForegroundColor": "#e2c08d",
583-
"remoteHub.decorations.incomingRenamedForegroundColor": "#73c991",
584-
"remoteHub.decorations.modifiedForegroundColor": "#e2c08d",
585-
"remoteHub.decorations.possibleConflictForegroundColor": "#cca700",
586-
"remoteHub.decorations.submoduleForegroundColor": "#8db9e2",
587-
"remoteHub.decorations.workspaceRepositoriesView.hasUncommittedChangesForegroundColor": "#e2c08d",
588472
"sash.hoverBorder": "#0d3a58",
589473
"scm.historyItemAdditionsForeground": "#81b88b",
590474
"scm.historyItemDeletionsForeground": "#ff628c",

0 commit comments

Comments
 (0)