提交 b3141c94 编写于 作者: B Benjamin Pasero

solarized dark (for #25327)

上级 2f480c3e
......@@ -287,9 +287,9 @@
"listDropBackground": "#041D52",
"scrollbarShadow": "#515E91AA",
"scrollbarSliderActiveBackground": "#3B3F51",
"scrollbarSliderBackground": "#1F2230",
"scrollbarSliderHoverBackground": "#3B3F51",
"scrollbarSliderActiveBackground": "#3B3F5188",
"scrollbarSliderBackground": "#1F223088",
"scrollbarSliderHoverBackground": "#3B3F5188",
// Editor
"editorBackground": "#000c18",
......
......@@ -292,28 +292,108 @@
}
],
"colors": {
// Base
// "foreground": "",
"focusedElementOutline": "#2AA19899",
"infoBorder": "#384078",
"infoBackground": "#051336",
"warningBackground": "#5B7E7A",
"warningBorder": "#5B7E7A",
"errorBackground": "#A22D44",
"errorBorder": "#AB395B",
// "widgetShadow": "",
"inputBoxBackground": "#003847",
"inputBoxForeground": "#93A1A1",
"inputBoxActiveOptionBorder": "#2AA19899",
"dropdownBackground": "#00212B",
"dropdownBorder": "#2AA19899",
"buttonBackground": "#2AA19899",
"buttonHoverBackground": "#2AA19844",
// "buttonForeground": "",
"listFocusAndSelectionBackground": "#005A6F",
// "listFocusAndSelectionForeground": "",
"listActiveSelectionBackground": "#004454",
// "listActiveSelectionForeground": "",
"listFocusBackground": "#005A6F",
"listHoverBackground": "#004454AA",
"listInactiveFocusBackground": "#00445488",
"listInactiveSelectionBackground": "#00445488",
"listDropBackground": "#00445488",
// "scrollbarShadow": "",
// "scrollbarSliderActiveBackground": "",
// "scrollbarSliderBackground": "",
// "scrollbarSliderHoverBackground": "",
// Editor
"editorBackground": "#002B36",
"editorForeground": "#6688cc",
"editorWidgetBackground": "#00212B",
"editorCursor": "#D30102",
"editorWhitespaces": "#93A1A180",
"editorLineHighlight": "#073642",
"editorSelection": "#073642",
// "editorIndentGuides": "",
"editorHoverBackground": "#004052",
// "editorHoverBorder": "",
// "editorLineNumbers": "",
// "editorMarkerNavigationBackground": "",
// "editorMarkerNavigationError": "",
// "editorMarkerNavigationWarning": "",
// "editorActiveLinkForeground": "",
// "editorFindMatch": "",
// "editorFindMatchHighlight": "",
// "editorFindRangeHighlight": "",
// "editorHoverHighlight": "",
// "editorInactiveSelection": "",
// "editorLineHighlightBorder": "",
// "editorLinkForeground": "",
// "editorRangeHighlight": "",
// "editorSelectionHighlight": "",
// "editorSuggestMatchHighlight": "",
// "editorSuggestWidgetBackground": "",
// "editorSuggestWidgetBorder": "",
// "editorWordHighlight": "",
// "editorWordHighlightStrong": "",
"sideBarBackground": "#00212B",
"sideBarTitleForeground": "#93A1A1",
"activityBarBackground": "#003847",
"activityBarDragAndDropBackground": "#00212B",
"activityBadgeBackground": "#047aa6",
"editorWidgetBackground": "#00212B",
"inputBoxBackground": "#003847",
"inputBoxForeground": "#93A1A1",
"inputBoxActiveOptionBorder": "#2AA19899",
"focusedElementOutline": "#2AA19899",
// Editor: Peek View
"peekViewResultsBackground": "#00212B",
// "peekViewResultsMatchForeground": "",
// "peekViewResultsSelectionBackground": "",
// "peekViewResultsSelectionForeground": "",
"peekViewEditorBackground": "#10192c",
"peekViewTitleBackground": "#00212B",
"peekViewBorder": "#2b2b4a",
"peekViewEditorMatchHighlight": "#7744AA40",
// "peekViewResultsFileForeground": "",
// "peekViewResultsMatchHighlight": "",
// "peekViewTitle": "",
// "peekViewTitleInfo": "",
// Editor: Diff
// "diffInserted": "",
// "diffInsertedOutline": "",
// "diffRemoved": "",
// "diffRemovedOutline": "",
// Workbench: Title
"titleBarActiveBackground": "#002C39",
"titleBarInactiveBackground": "#002C39",
"statusBarForeground": "#93A1A1",
"statusBarBackground": "#00212B",
"statusBarDebuggingBackground": "#00212B",
"statusBarNoFolderBackground": "#00212B",
// Workbench: Editors
// "editorHeaderBackground": "",
"editorGroupBorder": "#00212B",
"editorGroupBackground": "#011b23",
"editorSideBySideBorder": "#00212B",
"editorDragAndDropBackground": "#00212BAA",
// Workbench: Tabs
"activeTabActiveGroupForeground": "#d6dbdb",
"activeTabBackground": "#002B37",
"inactiveTabActiveGroupForeground": "#93A1A1",
......@@ -322,15 +402,63 @@
"tabBorder": "#003847",
"activeTabInactiveGroupForeground": "#93A1A1",
"inactiveTabInactiveGroupForeground": "#93A1A1",
// Workbench: Activity Bar
"activityBarBackground": "#003847",
"activityBarDragAndDropBackground": "#00212B",
"activityBadgeBackground": "#047aa6",
// Workbench: Panel
// "panelBackground": "",
"panelTopBorder": "#2b2b4a",
// "panelActiveTitleBorder": "",
// "panelActiveTitleForeground": "",
// "panelInactiveTitleForeground": "",
// Workbench: Side Bar
"sideBarBackground": "#00212B",
"sideBarTitleForeground": "#93A1A1",
// "sideBarSectionHeaderBackground": "",
// Workbench: Status Bar
"statusBarForeground": "#93A1A1",
"statusBarBackground": "#00212B",
"statusBarDebuggingBackground": "#00212B",
"statusBarNoFolderBackground": "#00212B",
"statusBarInfoItemBackground": "#003847",
"statusBarInfoItemHoverBackground": "#003847",
// "statusBarItemActiveBackground": "",
// "statusBarItemHoverBackground": "",
// Workbench: Debug
"debugToolBarBackground": "#00212B",
"dropdownBackground": "#00212B",
"dropdownBorder": "#2AA19899",
"debugExceptionWidgetBackground": "#00212B",
// "debugExceptionWidgetBorder": "",
// Workbench: Notifications
"notificationsBackground": "#003847",
// "notificationsForeground": "",
// Workbench: Quick Open
"pickerGroupForeground": "#2AA19899",
"pickerGroupBorder": "#2AA19899",
"pickerGroupBorder": "#2AA19899"
"peekViewResultsBackground": "#00212B",
"peekViewTitleBackground": "#00212B",
"peekViewEditorMatchHighlight": "#7744AA40",
"editorHoverBackground": "#004052"
// Workbench: Terminal
// "terminalAnsiBlack": "",
// "terminalAnsiBlue": "",
// "terminalAnsiBrightBlack": "",
// "terminalAnsiBrightBlue": "",
// "terminalAnsiBrightCyan": "",
// "terminalAnsiBrightGreen": "",
// "terminalAnsiBrightMagenta": "",
// "terminalAnsiBrightRed": "",
// "terminalAnsiBrightWhite": "",
// "terminalAnsiBrightYellow": "",
// "terminalAnsiCyan": "",
// "terminalAnsiGreen": "",
// "terminalAnsiMagenta": "",
// "terminalAnsiRed": "",
// "terminalAnsiWhite": "",
// "terminalAnsiYellow": ""
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册