您的位置:首页 > 其它

vscode插件开发(2)-主题插件:colors配置项

2020-06-05 05:45 274 查看

文字颜色

  • textBlockQuote.background:文本中块引用的背景颜色
  • textBlockQuote.border:文本中块引号的边框色
  • textCodeBlock.background:文本中代码块的背景色
  • textLink.activeForeground:单击和悬停鼠标时文本链接的前景色
  • textLink.foreground:文本链接的前景色
  • textPreformat.foreground:预格式化文本段的前景色
  • textSeparator.foreground:文本分隔符的颜色

按钮

  • button.background:按钮背景色
  • button.foreground:按钮文字色
  • button.hoverBackground:悬停时按钮背景色
  • checkbox.background:复选框背景色
  • checkbox.foreground:复选框文字色
  • checkbox.border:复选框边框色

下拉菜单

  • dropdown.background:下拉背景
  • dropdown.listBackground:下拉列表背景
  • dropdown.border:下拉边框
  • dropdown.foreground:下拉菜单前景

输入

  • input.background:输入框背景色
  • input.border:输入框边框
  • input.foreground:输入框文字色
  • input.palceholderForeground:输入占位符文字色
  • inputOption.activeBackground:输入字段中已激活选项的背景颜色
  • inputOption.activeBorder:输入字段中已激活选项的边框色
  • inputValidation.errorBackground:输入验证背景色以了解错误严重性
  • inputValidation.errorForeground:出入验证文字色的错误严重性
  • inputValidation.errorBorder:输入错误严重程度的验证边框颜色
  • inputValidation.infoBackground:输入验证背景色以获取信息的严重性
  • inputValidation.infoForeground:输入验证文字色以获取信息的严重性
  • inputValidation.infoBorder:输入验证边框色以了解信息的严重性
  • inputValidation.warningBackground:输入验证背景色以发出信息警告
  • inputValidation.warningForeground:输入警告严重性的验证文字色
  • inputValidation.warningBorder:输入警告严重性的验证框验证

滚动条

  • scrollbar.shadow:滚动条滑块阴影,以指示视图已滚动
  • scrollbarSlider.activeBackground:单击时滚动条滑块的背景色
  • scrollbarSlider.background:滚动条滑块的背景色
  • scrollbarSlider.hoverBackground:悬停时滚动条滑块的背景色

徽章

  • badge.foreground:徽章文字色
  • badge.background:徽章背景色

进度条

  • progressBar.background:为长时间运行而显示的进度条的背景色

清单和树

  • list.activeSelectionBackground:光标在资源管理器中所选文件的背景色
  • list.activeSelectionForeground:光标在资源管理器中所选文件的文字色
  • list.dropBackground:鼠标拖动项目时拖放背景
  • list.focusBackground:匹配对应项的背景色
  • list.focusForeground:搜索时,匹配文件的文字颜色
  • list.highlightForeground:匹配对应文字的高亮显示
  • list.hoverBackground:鼠标悬停在项目上时文件背景色
  • list.hoverForeground:鼠标悬停在项目上时文件文字色
  • list.inactiveSelectionBackground:光标在所选文件对应的编辑器中时所选文件的背景色
  • list.inactiveSelectionForeground:光标在所选文件对应的编辑器中时所选文件的文字色
  • list.inactiveFocusBackground:搜索时,筛选的所有匹配的项的背景颜色
  • list.invalidItemForeground:无效项目的列表/树文字色,例如资源管理器中未解析的根
  • list.errorForeground:文件中包含错误的文字色
  • list.warningForeground:文件中包含警告的文字色
  • listFilterWidget.background:搜索时,过滤器小部件背景色
  • listFilterWidget.outline:搜索时,过滤器小部件边框
  • listFilterWidget.noMatchesOutline:在列表/树中搜索时,如果找不到键入文本的匹配项,则列表/树过滤器小部件的轮廓颜色
  • list.filterMatchBackground:列表和树种已过滤匹配项的背景色
  • list.filterMatchBorder:筛选后匹配项的边框色
  • tree.indentGuidesStroke:文件夹缩进参考线颜色
  • list.deemphasizedForeground:已取消强调的项目的列表/树文字色

活动栏(左)

  • activityBar.background:活动栏背景色
  • activityBar.dropBackground:拖放活动栏项目的反馈颜色
  • activityBar.foreground:活动栏前景色
  • activityBar.inactiveForeground:活动栏项目前景色无效时
  • activityBar.border:活动栏右侧边框颜色
  • activityBarBadge.background:活动通知徽章背景颜色
  • activityBarBadge.foreground:活动通知徽章文字颜色
  • activityBar.activeBorder:活动栏活动指示器边框颜色
  • activityBar.activeBackground:活动栏当前选中元素的背景色
  • activityBar.activeFocusBorder:活动项目的活动栏焦点边框颜色

侧栏

  • sideBar.background:侧栏(资源管理器)背景颜色
  • sideBar.foreground:侧栏文字颜色
  • sideBar.border:分隔编辑器右侧边框颜色
  • sideBar.dropBackground:拖放侧栏部分的反馈颜色。颜色应具有透明性,以便侧栏部分仍然可以发光
  • sideBarSectionHeader.background:侧栏部分标题文件夹背景颜色
  • sideBarSectionHeader.foreground:侧栏部分标题文件夹文字颜色
  • sideBarSectionHeader.border:侧栏部分标题文件夹的上边框
  • sideBarTitle.foreground:资源管理器的文字颜色

小地图

  • minimap.findMatchHighlight:查找文件中匹配项
  • minimap.selectionHighlight:编辑器中光标当前选择行的颜色
  • minimap.errorHighlight:突出显示颜色以防止编辑器中出现错误
  • minimap.warningHighlight:在编辑器中突出显示警告颜色
  • minimap.background:小地图背景色
  • minimapSlider.background:滑块背景颜色
  • minimapSlider.hoverBackground:悬停滑块背景色
  • minimapSlider.activeBackground:单击滑块背景色
  • minimapGutter.addedBackground:用于添加内容的minimap装订线颜色
  • minimapGutter.modifiedBackground:用于更改内容的minimap装订线颜色
  • minimapGutter.deletedBackground:用于删除内容的minimap装订线颜色

编辑器组和选项卡

  • editorGroup.border:拆分布局时分割线的颜色
  • editorGroup.dropBackground:拖动编辑器时的背景色
  • editorGroupHeader.noTabsBackground:禁用制表符时,编辑器组标题的背景色
  • editorGroupHeader.tabsBackground:tabs容器的背景色
  • editorGroupHeader.tabsBorder:当前选中标签的边框颜色
  • editorGroup.emptyBackground:没有编辑器打开时背景色
  • editorGroup.focusedEmptyBorder:聚焦时没有编辑器打开时边框颜色
  • tab.activeBackground:当前选中标签背景颜色
  • tab.unfocusedActiveBackground:分组中未选中项的背景颜色
  • tab.activeForeground:当前选中项的文字颜色
  • tab.border:每个选项的分隔边框
  • tab.activeBorder:当前选中项底部边框
  • tab.unfocusedActiveBorder:分组时未选中项的底部边框
  • tab.activeBorderTop:当前选中项的顶部边框
  • tab.unfocusedActiveBorderTop:分组时未选中项的顶部边框
  • tab.inactiveBackground:默认未选中状态的背景颜色
  • tab.inactiveForeground:默认未选中状态的文字颜色
  • tab.unfocusedActiveForeground:分组时未选中项的文字颜色
  • tab.unfocusedInactiveForeground:分组时未选中tab组中未选中的文字颜色
  • tab.hoverBackground:悬停时的标签背景颜色
  • tab.unfocusedHoverBackground:悬停时,未选中的选项卡背景颜色
  • tab.hoverBorder:拖动时突出显示标签的边框
  • tab.unfocusedHoverBorder:悬停时突出显示未聚焦组中的选项卡边框
  • tab.activeModifiedBorder:活动组中已修改活动选项卡顶部的边框
  • tab.inactiveModifiedBorder:活动组中已修改的非活动选项卡顶部的边框
  • tab.unfocusedActivevModifiedBorder:未聚焦的组中已修改的活动选项卡顶部的边框
  • tab.unfocusedInactiveModifiedBorder:未聚焦的组中已修改的非活动选项卡顶部的边框
  • editorPane.background:编辑器局中布局时的背景颜色

编辑器颜色

  • editor.background:编辑器背景颜色
  • editor.foreground:编辑器默认文字颜色
  • editorLineNumber.foreground:编辑器行号颜色
  • editorLineNumber.activeForeground:活动的编辑器行号的颜色
  • editorCursor.background:编辑器光标的背景色,允许自定义与块光标重叠的字符颜色
  • editorCursor.foreground:编辑器光标颜色
  • editor.selectionBackground:选中文本的背景颜色
  • editor.selectionForeground:选定的文本的颜色以实现高对比度
  • editor.inactiveSelectionBackground:非活动编辑器中所选内容的颜色,颜色不能透明
  • editor.selectionHighlightBackground:与选择内容相同的颜色
  • editor.selectionHighlightBorder:与选择内容相同的边框色
  • editor.wordHighlightBackground:当前文件中其他与选中变量相同的变量的背景色
  • editor.wordHighlightBorder:当前文件中其他与选中变量相同的变量边框色
  • editor.wordHighlightStrongBackground:选中变量的背景色
  • editor.wordHighlightStrongBorder:选中变量的边框色
    查找:
  • editor.findMatchBackground:当前搜索匹配项的颜色
  • editor.findMatchHighlightBackground:其他搜索匹配项的颜色,颜色不能透明
  • editor.findRangeHighlightBackground:为显示搜索的范围着色
  • editor.findMatchBorder:当前搜索匹配项边框色
  • editor.findMatchHighlightBorder:搜索范围边界边框色
  • editor.findRangeHighlightBorder:搜索范围边界颜色
    搜索:搜索编辑器的颜色在搜索编辑器中突出显示结果,可以与其他查找匹配项分开配置,以便更好的区分同一编辑器中不同匹配项类别
  • searchEditor.findMatchBackground:搜索结果背景色
  • searchEditor.findMatchBorder:搜索结果边框色
  • searchEditor.textInputBorder:搜索结果文本输入框边框色
  • editor.hoverHighlightBackground:高亮显示要悬停的单词
  • editor.lineHighlightBackground:光标所在行背景颜色
  • editor.lineHighlightBorder:光标所在行边框色
  • editorLink.activeForeground:ctrl链接hover颜色
    选择搜索结果时,范围高亮显示可见
  • editor.rangeHighlightBackground:搜索匹配行背景颜色
  • editor.rangeHighlightBorder:搜搜匹配行的边框色
  • editor.symbolHighlightBackground:突出显示的符号的背景颜色
  • editor.symbolHighlightBorder:突出显示的符号周围的边框的背景颜色
  • editorWhitespace.foreground:编辑器中空格字符的颜色
  • editorIndentGuide.background:编辑器缩进线颜色
  • editorIndentGuide.activeBackground:当前的编辑器缩进线颜色
  • editorRuler.foreground:编辑标尺的颜色
  • editorCodeLens.foreground:编辑器CodeLens的前景色
  • editorLightBulb.foreground:灯泡图标颜色
  • editorLightBulbAutoFix.foreground:用于灯泡自动修复操作图标的颜色
  • editorBracketMatch.background:匹配括号后面的前景色
  • editorBracketMatch.border:匹配括号框的颜色
  1. 拆页
      editor.foldBackground:折叠范围的背景色
  2. 概述标尺(位于编辑器右边缘的滚动条下方,并提供编辑器中装饰的概述)
      editorOverviewRuler.border:概述标尺边框的颜色
    • editorOverviewRuler.findMatchForeground:概述标尺标记颜色,用于查找匹配项
    • editorOverviewRuler.rangeHighlightForeground:概述标尺标记颜色,用于突出显示的范围
    • editorOverviewRuler.selectionHighlightForeground:概述标尺标记颜色,用于选择突出显示
    • editorOverviewRuler.wordHighlightForeground:符号突出显示的概述标尺标记颜色
    • editorOverviewRuler.wordHighlightStrongForeground:概述标尺标记颜色,用于写访问符号突出显示
    • editorOverviewRuler.modifiedForeground:已修改内容的概述标尺标记颜色
    • editorOverviewRuler.addedForeground:用于添加内容的概述标尺标记颜色
    • editorOverviewRuler.deletedForeground:已删除内容的概述标尺标记颜色
    • editorOverviewRuler.errorForeground:概述标尺标记颜色是否有错误
    • editorOverviewRuler.warningForeground:警告的概述标尺标记颜色
    • editorOverviewRuler.infoForeground:信息的概述标尺标记颜色
    • editorOverviewRuler.bracketMatchForeground:用于匹配括号的概述标尺标记颜色
  3. 错误和警告
      editorError.foreground:编辑器中错误曲线的前景色
    • editorError.border:编辑器中错误框的边框颜色
    • editorWarning.foreground:编辑器中警告曲线的前景色
    • editorWarning.border:编辑器中警告框的边框色
    • editorInfo.foreground:编辑器中信息曲线的前景色
    • editorInfo.border:编辑器中信息框的边框色
    • editorHint.foreground:编辑器中提示的前景色
    • editorHint.border:编辑器中提示框的边框色
    • problemsErrorIcon.foreground:用于问题错误图标的颜色
    • problemsWarningIcon.foreground:用于问题警告图标的颜色
    • problemsInfoIcon.foreground:用于问题信息图标的颜色
  4. 未使用的源代码
      editorUnnecessaryCode.border:编辑器中不必要(未使用)的源代码的边框色
    • editorUnnecessaryCode.opacity:编辑器中不必要(未使用)的源代码不透明
  5. 装订线包含字形边距和行号
      editorGutter.background:编辑器装订线的背景色,装订线包含字形边距和行号
    • editorGutter.modifiedBackground:编辑器修改的线的装订线背景色
    • editorGutter.addedBackground:添加的行的编辑器装订线的背景色
    • editorGutter.deletedBackground:编辑器删除的行的装订线背景色
    • editorGutter.commnt:编辑器装订线装饰颜色,用于注释范围

差异编辑器颜色

  • diffEditor.insertedTextBackground:插入文本背景色
  • diffEditor.insertedTextBorder:插入文本边框色
  • diffEditor.removedTextBackground:被删除文本背景色
  • diffEditor.removedTextBorder:已删除文本边框色
  • diffEditor.border:两个文本编辑器之间的边框色

编辑器小部件颜色

  • editorWidget.foreground:查找部件文字色
  • editorWidget.background:查找部件背景色
  • editorWidget.border:查找部件边框色
  • editorWidget.resizeBorder:查找部件调整大小栏边框色
  • editorSuggestWidget.background:建议提示框背景色
  • editorSuggestWidget.border:建议提示框边框色
  • editorSuggestWidget.foreground:建议提示框文字色
  • editorSuggestWidget.highlightForeground:建议提示框匹配内容文字颜色
  • editorSuggestWidget.selectedBackground:建议提示框所选条目背景色
  • editorHoverWidget.foreground:编辑器悬停提示框文字色
  • editorHoverWidget.background:编辑器悬停提示框背景色
  • editorHoverWidget.border:编辑器悬停提示框边框色
  • editorHoverWidget.statusBarBackground:编辑器悬停状态栏的背景色
  • debugExceptionWidget.background:例外小部件背景色
  • debugExceptionWidget.border:异常小部件边框色
  • editorMarkerNavigation.background:编辑器标记导航小部件背景
  • editorMarkerNavigationError.background:编辑器标记导航小部件错误颜色
  • editorMarkerNavigationWarning.background:编辑器标记导航小部件警告颜色
  • editorMarkerNavigationInfo.background:编辑器标机导航小部件信息颜色

偷看颜色

  • peekView.border:视图边框和箭头颜色
  • peekViewEditor.background:引用视图编辑器背景色
  • peekViewEditorGutter.background:引用视图编辑器中左侧代码行背景色
  • peekViewEditor.matchHighlightBackground:在窥视视图编辑器中匹配突出显示颜色
  • peekViewEditor.matchHighlightBorder:在窥视试图编辑器中匹配突出显示的边框色
  • peekViewResult.background:引用视图右侧结果背景色
  • peekViewResult.fileForeground:窥视视图结果列表中文件节点的文字色
  • peekViewResult.lineForeground:引用视图结果刘表中行节点文字色
  • peekViewResult.matchHighlightBackground:匹配引用视图结果列表中突出显示颜色
  • peekViewResult.selectionBackground:引用视图结果列表中所选条目背景色
  • peekViewResult.selectionForeground:引用视图结果列表中所选条目文字色
  • peekViewTitle.backround:视图标题背景色
  • peekViewTitleDescription.foreground:引用标题路径文字色
  • peekViewTitleLabel.foreground:引用视图标题当前文件名文字色

合并冲突

  • merge.currentHeaderBackground:内联合并中的当前标题背景发生冲突,颜色不能透明
  • merge.currentContentBackground:内联合并冲突中的当前内容背景,颜色不能透明
  • merge.incomingHeaderBackground:内联合并冲突中传入的标题背景,颜色不能透明
  • merge.incomingContentBackground:内联合并冲突中传入内容背景,颜色不能透明
  • merge.border:内联合并中标头和拆分器上的边框颜色冲突
  • merge.commonContentBackground:内联合并冲突中的共同祖先内容背景,颜色不能透明
  • merge.commonHeaderBackground:内联合并冲突中的共同祖先标头背景,颜色不能透明
  • editorOverviewRuler.currentContentForeground:内联合并冲突的当前概述标尺文字色
  • editorOverviewRuler.incomingContentForeground:内联合并冲突的传入概述标志文字色
  • editorOverviewRuler.commontContentForeground:内联合并冲突的通用祖先概述标尺文字色

面板

  • panel.background:面板背景色
  • panel.border:面板边框颜色
  • panel.dropBackground:拖放面板标题项的反馈颜色
  • panelTitle.activeBorder:活动面板标题的边框
  • panelTitle.activeForeground:活动面板的标题
  • panelTitle.inactiveForeground:非活动面板的标题
  • panelInput.border:面板中用于输入的输入框边框
  • imagePreview.border:图像预览中图像的边框颜色

状态栏(底部)

  • menu.selectionBorder:菜单展开所选菜单项的边框颜色
  • menu.separatorBackground:菜单展开分隔菜单项分割线颜色
  • statusBar.background:标准状态栏背景色
  • statusBar.foreground:状态栏文字颜色
  • status.border:状态栏边框颜色将状态栏和编辑器分开
  • statusBar.debuggingBackground:调试程序时状态栏背景颜色
  • statusBar.debuggingForeground:调试程序时状态栏文字颜色
  • statusBar.debuggingBorder:调试程序时,状态栏边框颜色分隔状态栏和编辑器
  • statusBar.noFolderForeground:未打开文件时状态栏的文字颜色
  • statusBar.noFolderBackground:没有打开文件时状态栏的背景色
  • statusBar.noFolderBorder:没有打开文件时,状态栏边框颜色将状态栏和编辑器分开
  • statusBarItem.activeBackground:单击时状态栏项目的背景色
  • statusBarItem.hoverBackground:悬停时状态栏项目的背景色
  • statusBarItem.prominentForeground:状态栏突出显示的项目文字颜色
  • statusBarItem.prominentBackground:状态栏突出显示的项目文字颜色
  • statusBarItem.prominentHoverBackground:悬停时状态栏突出显示的项目背景颜色
  • statusBarItem.remoteBackground:状态栏上远程指示器的背景颜色
  • statusBarItem.remoteForeground:状态栏上远程指示器的文字颜色

标题栏(上)

  • titleBar.activeBackground:上方工具栏背景颜色
  • titleBar.activeForeground:上方工具栏文字颜色
  • titleBar.inactiveBackground:vscode未被使用时的背景颜色
  • titleBar.inactiveForeground:vscode未被使用时的文字颜色
  • titleBar.border:上方工具栏下边框

菜单栏(上)

  • menubar.selectionForeground:菜单栏中所选菜单项的前景色
  • menubar.selectionBackground:菜单栏中所选菜单项的背景色
  • menubar.selectionBorder:菜单栏中选中项的边框色
  • menu.foreground:菜单展开文字颜色。
  • menu.background:菜单展开背景颜色。
  • menu.border:菜单展开边框色
  • menu.selectionForeground:菜单展开所选菜单项的文字颜色
  • menu.selectionBackground:菜单展开所选菜单项的背景色

通知

  • notificationCenter.border:通知中心边框颜色
  • notificationCenterHeader.foreground:通知中心标题文字色
  • notificationCenterHeader.background:通知中心标题背景色
  • notificationToast.border:通知横幅边框颜色
  • notifications.foreground:通知文字色
  • notifications.background:通知背景色
  • notifications.border:通知边框色与通知中心中的其他通知分开
  • notificationsLink.foreground:通知链接文字色
  • notificationsErrorIcon.foreground:用于通知错误图标的颜色
  • notificationsWarningIcon.foreground:用于通知警告图标的颜色
  • notificationsInfoIcon.foreground:用于通知信息图标的颜色

扩展名

  • extensionButton.prominentForeground:扩展视图按钮文字色
  • extensionButton.prominentBackground:扩展视图按钮背景色
  • extensionButton.prominentHoverBackground:扩展视图按钮悬停背景色
  • extensionBadge.remoteBackground:扩展视图中远程徽章的背景色
  • extensionBadge.remoteForeground:扩展视图中远程徽章的文字色

快速选择器

  • pickerGroup.border:快速选择器(快速打开)颜色,用于对边框进行分组
  • pickerGroup.foreground:快速选择器(快速打开)颜色,用于对标签进行分组
  • quickInput.background:快速输入背景色,快速输入小部件是诸如颜色主题选择器之类的视图的容器
  • quickInput.foreground:快速输入文字色,快速输入小部件是诸如颜色主题选择器之类的视图的容器
  • quickInputTitle.background:快速选择器标题背景色,快速选择器小部件是诸如‘命令’面板之类的选择器的容器

集成端子颜色

  • terminal.background:集成终端视口的背景
  • terminal.border:分隔终端内分割窗格的边框色。默认为panel.border
  • terminal.foreground:集成终端的默认文字色
  • terminal.ansiBlack:终端中的黑色ANSI颜色
  • terminal.ansiblue:终端中的绿色ANSI颜色
  • terminal.ansiBrightBlack:终端中的BrightBlack的ANSI颜色
  • terminal.ansiBrightBlue:终端中的BrightBlue的ANSI颜色
  • terminal.ansiBrightCyan:终端中的BrightCyan的ANSI颜色
  • terminal.ansiBrightGreen:终端中的BrightGreen的ANSI颜色
  • terminal.ansiBrightMagenta:终端中的BrightMagenta的ANSI颜色
  • terminal.ansiBrightRed:终端中的BrightRed的ANSI颜色
  • terminal.ansiBrightWhite:终端中的BrightWhite的ANSI颜色
  • terminal.ansiBrightYellow:终端中的BrightYellow的ANSI颜色
  • terminal.ansiCyan:终端中的青色ANSI颜色
  • terminal.ansiGreen:终端中的绿色ANSI颜色
  • terminal.ansiMagenta:终端中的洋红色ANSI颜色
  • terminal.ansiRed:终端中的红色ANSI颜色
  • terminal.ansiWhite:终端中的白色ANSI颜色
  • terminal.ansiYellow:终端中的黄色ANSI颜色
  • terminal.selectionBackground:终端的选择背景色
  • terminalCursor.background:终端光标的背景色
  • terminalCursor.foreground:终端光标的前景色

除错

  • debugTollBar.background:调试工具栏背景色
  • debugToolbar.border:调试工具栏边框色
  • editor.stackFrameHighlightBackground:顶部堆栈框架的背景色在编辑器中突出显示
  • editor.focusedStackFrameHighlightBackground:聚焦的堆栈框背景色在编辑器中突出显示

欢迎页面

  • welcomePage.background:欢迎页面的背景颜色
  • welcomePage.buttonBackground:欢迎页面上按钮的背景色
  • welcomePage.buttonHoverBackground:将欢迎页面上按钮 的背景颜色悬停
  • walkThrugh.embeddedEditorBackground:interactive Playground中嵌入式编辑器的背景色

git

  • gitDecoration.addedResourceForeground:添加的git资源的颜色,用于文件标签和SCM视图
  • gitDecoration.modifiedResourceForeground:修改degit资源的颜色
  • gitDecoration.deletedResourceForeground:删除的git资源的颜色
  • gitDecoration.untrackedResourceForeground:未跟踪的git资源的颜色
  • gitDecoration.ignoredResourceForeground:忽略的git资源的颜色
  • gitDecoration.conflictingResourceForeground:冲突的git资源的颜色
  • gitDecoration.submoduleResourceForeground:子模块资源的颜色

设置编辑器颜色

  • settings.headerForeground:节标题或活动标题的前景色
  • settings.modifiedItemIndicator:表示修改设置的行
  • settings.dropdownBackground:下拉背景
  • settings.dropdownForeground:下来菜单背景
  • settings.dropdownBorder:下拉边框
  • settings.dropdownListBorder:下拉列表边框
  • settings.checkboxBackground:复选框背景
  • settings.checkboxForeground:复选框前景
  • settings.checkboxBorder:复选框边框
  • settings.textInputBackground:文本输入框背景
  • settings.textInputForeground:文本输入框前景
  • settings.textInputBorder:文本输入框边框
  • settings.numberInputBackground:数字输入框背景
  • settings.numberInputForeground:数字输入框前景
  • settings.numberInputBorder:数字输入框边框

面包屑

  • breadcrumb.foreground:面包屑项目的颜色
  • breadcrumb.background:面包屑项目的背景色
  • breadcrumb.focusForeground:终点面包屑项目的颜色
  • breadcrumb.activeSelectionForeground:所选面包屑项目的颜色
  • breadcrumbPicker.background:面包屑项目选取器的背景色

片段

  • editor.snippetTabstopHighlightBackground:代码片段制表符背景色
  • editor.snippetTabstopHighlightBorder:代码片段光标所在位边框色
  • editor.snippetFinalTabstopHighlightBackground:代码片段最后制表符背景色
  • editor.snippetFinalTabstopHighlightBorder:代码片段最后制表符边框色

符号图标

出现在’大纲’视图,面包屑导航和’建议’小部件中的符号图标的主题颜色

  • symbolIcon.arrayForeground:数组符号的前景色
  • symbolIcon.booleanForeground:布尔符号的前景色
  • symbolIcon.classForeground:类符号的前景色
  • symbolIcon.colorForeground:颜色符号的前景色
  • symbolIcon.constantForeground:常量符号的前景色
  • symbolIcon.constructorForeground:构造函数符号的前景色
  • symbolIcon.enumeratorForerground:枚举器符号的前景色
  • symbolIcon.enumeratorMemberForeground:枚举成员符号的前景色
  • symbolIcon.eventForeground:事件符号的前景色
  • symbolIcon.fieldForeground:字段符号的前景色
  • symbolIcon.fileForeground:文件符合的前景色
  • symbolIcon.folderForeground:文件夹符号的前景色
  • symbolIcon.functionForeground:功能符号的前景色
  • symbolIcon.interfaceForeground:接口符号的前景色
  • symbolIcon.keyForeground:关键符号的前景色
  • symbolIcon.keywordForeground:关键字符号的前景色
  • symbolIcon.methodForeground:方法符号的前景色
  • symbolIcon.moduleForeground:模块符号的前景色
  • symbolIcon.namespaceForeground:名称空间符号的前景色
  • symbolIcon.nullForeground:空符号的前景色
  • symbolIcon.numberForeground:数字符号的前景色
  • symbolIcon.objectForeground:对象符号的前景色
  • symbolIcon.operatorForeground:运算符符号的前景色
  • symbolIcon.packageForeground:软件包符号的前景色
  • symbolIcon.propertyForeground:属性符号的前景色
  • symbolIcon.referenceForeground:参考符号的前景色
  • symbolIcon.snippetForeground:代码段符号的前景色
  • symbolIcon.stringForeground:字符串符号的前景色
  • symbolIcon.structForeground:结构符号的前景色
  • symbolIcon.textForeground:文本符号的前景色
  • symbolIcon.typeParameterForeground:类型参数符号的前景色
  • symbolIcon.unitForeground:单位符号的前景色
  • symbolIcon.variableForeground:可变符号的前景色

调试图标

  • debugIcon.breakpointForeground:断点的图标颜色
  • debugIcon.breakpointDisabledForeground:禁用的断点的图标颜色
  • debugIcon.breakpointUnverifiedForeground:未验证断点的图标颜色
  • debugIcon.breakpointCurrentStackframeForeground:当前断点堆栈框架的图标颜色
  • debugIcon.breakpointStackframeForeground:所有断点堆栈框架的图标颜色
  • debugIcon.startForeground:用于启动调试的调试工具栏图标
  • debugIcon.pauseForeground:调试工具栏图标以暂停
  • debugIcon.stopForeground:调试工具栏图标以停止
  • debugIcon.disconnectForeground:同于断开连接的调试工具栏图标
  • debugIcon.restartForeground:调试工具栏图标以重新启动
  • debugIcon.stepOverForeground:调试工具栏图标以跳过
  • debugIcon.stepIntoForeground:调试工具栏图标以进入
  • debugIcon.stepOutForeground:调试工具栏图标以跳过
  • debugIcon.contibueForeground:调试工具栏图标以继续
  • debugIcon.stepBackForeground:调试工具栏图标以后退

官方配置项文档链接:https://code.visualstudio.com/api/references/theme-color
官方文档中所说的前景色,实际上就是指文字颜色!

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: