提交 bf31ce9b 编写于 作者: M Matt Bierner

Continue themeing Red theme Fixes #25367 Fixes #25366

上级 dfea3bba
......@@ -7,23 +7,39 @@
"inactiveTabBackground": "#300000",
"sideBarBackground": "#300000",
"statusBarBackground": "#300000",
"tabsContainerBackground": "#200000",
"titleBarActiveBackground": "#770000",
// editor
"editorBackground": "#390000",
"editorCursor": "#970000",
"editorForeground": "#F8F8F8",
"editorWhitespaces": "#c10000",
"editorLineHighlight": "#0000004A",
"editorSelection": "#750000",
"editorLineNumbers": "#c03333",
"editorWidgetBackground": "#300000",
"editorHoverBackground": "#300000",
"editorSuggestWidgetBackground": "#300000",
"editorSuggestWidgetBorder": "#220000",
"editorLineHighlight": "#ff000033",
"editorHoverHighlight": "#ff000044",
"editorSelectionHighlight": "#f5500039",
"peekViewEditorBackground": "#390000",
// UI
"buttonBackground": "#885555",
"buttonHoverBackground": "#aa5555",
"dropdownBackground": "#580000",
"inputBoxBackground": "#580000"
"inputBoxBackground": "#580000",
"inputBoxActiveOptionBorder": "#cc0000",
"listHoverBackground": "#800000",
"listActiveSelectionBackground": "#700000",
"listInactiveSelectionBackground": "#770000",
"listFocusBackground": "#660000",
"listFocusAndSelectionBackground": "#880000",
"notificationsBackground": "#662222",
"pickerGroupForeground": "#cc9999",
"pickerGroupBorder": "#ff000033",
"infoBackground": "#550000",
"infoBorder": "#773333"
},
"name": "Red"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册