Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#FAFAFA
  • activityBar.foreground#263238
  • activityBarBadge.background#FF6F00
  • editor.background#FAFAFA
  • editor.foreground#263238
  • editorGroup.border#E7E7E7
  • editorGroupHeader.tabsBackground#E7E7E7
  • list.activeSelectionBackground#E7E7E7
  • list.activeSelectionForeground#00897B
  • list.dropBackground#E7E7E7
  • list.hoverBackground#E7E7E720
  • list.inactiveSelectionBackground#E7E7E7
  • panel.background#FAFAFA
  • panel.border#E7E7E7
  • sideBarTitle.foreground#777777
  • statusBar.background#FAFAFA
  • statusBar.debuggingBackground#FF5370
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#90A4AE
  • statusBar.noFolderBackground#FAFAFA
  • tab.activeBackground#FAFAFA
  • tab.activeForeground#263238
  • tab.border#E7E7E7
  • tab.inactiveBackground#E7E7E7
  • tab.inactiveForeground#90A4AE
  • terminal.background#FAFAFA
  • terminal.foreground#263238

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#90A4AEitalic
keyword.control.section.robot, entity.name.section.robot#7C4DFFbold
entity.name.function.settings.robot, entity.name.function.setting.robot#2196F3bold
variable.parameter.robot, variable.other.robot#FF6F00
entity.name.function.keyword.robot, entity.name.function.test.robot#00897Bbold
keyword.control.flow.robot#7C4DFFbold
support.function.builtin.robot#F76D47
string#388E3C
constant.numeric#F76D47
Robot Framework Pro by Connections System - VS Code Theme