Skip to main content
Coding Theme

Arduino Grease

Publisher: RobotFabThemes in package: 2

Arduino tooling + MCP server for agentic debugging inside VS Code, Cursor, and Antigravity.

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#101010
  • activityBar.foreground#E0E0E0
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#007ACC
  • breadcrumb.background#141414
  • breadcrumb.focusForeground#E0E0E0
  • breadcrumb.foreground#888888
  • dropdown.background#1C1C1C
  • dropdown.border#2C2C2C
  • dropdown.foreground#E0E0E0
  • editor.background#141414
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#1C1C1C
  • editor.selectionBackground#264F78
  • editor.selectionHighlightBackground#264F7840
  • editorCursor.foreground#E0E0E0
  • editorGroupHeader.tabsBackground#141414
  • editorGroupHeader.tabsBorder#2C2C2C
  • editorIndentGuide.activeBackground1#3C3C3C
  • editorIndentGuide.background1#2C2C2C
  • editorLineNumber.activeForeground#AAAAAA
  • editorLineNumber.foreground#555555
  • editorWidget.background#1C1C1C
  • editorWidget.border#2C2C2C
  • focusBorder#007ACC
  • foreground#E0E0E0
  • input.background#1C1C1C
  • input.border#2C2C2C
  • input.foreground#E0E0E0
  • input.placeholderForeground#666666
  • list.activeSelectionBackground#2C2C2C
  • list.activeSelectionForeground#E0E0E0
  • list.hoverBackground#252525
  • list.inactiveSelectionBackground#222222
  • minimap.background#141414
  • panel.background#1C1C1C
  • panel.border#2C2C2C
  • panelTitle.activeBorder#007ACC
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#888888
  • scrollbarSlider.activeBackground#4A4A4A80
  • scrollbarSlider.background#2C2C2C80
  • scrollbarSlider.hoverBackground#3A3A3A80
  • sideBar.background#101010
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#1C1C1C
  • sideBarSectionHeader.foreground#E0E0E0
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#007ACC
  • statusBar.debuggingBackground#CC6633
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#2C2C2C
  • tab.activeBackground#1C1C1C
  • tab.activeForeground#E0E0E0
  • tab.border#2C2C2C
  • tab.inactiveBackground#141414
  • tab.inactiveForeground#888888
  • terminal.ansiBlack#141414
  • terminal.ansiBrightBlack#555555
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiWhite#E0E0E0
  • terminal.background#141414
  • terminal.foreground#E0E0E0
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#E0E0E0
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#888888
  • widget.shadow#00000050

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555555italic
string, string.quoted#CE9178
constant.numeric#B5CEA8
constant.language#569CD6
keyword, keyword.control, keyword.operator.new, keyword.operator.delete#C586C0
storage.type, storage.modifier#569CD6
entity.name.function, support.function#DCDCAA
entity.name.function.lifecycle.arduino#DCDCAAbold
support.function.io.arduino, support.function.time.arduino, support.function.math.arduino, support.function.interrupt.arduino, support.function.advanced-io.arduino#4EC9B0
support.class.serial.arduino#4EC9B0bold
support.function.serial.arduino#9CDCFE
entity.name.type, entity.name.class, entity.name.struct#4EC9B0
variable, variable.other#9CDCFE
keyword.control.directive, keyword.control.directive.include#808080
string.quoted.other.include#CE9178
keyword.operator, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.bitwise#D4D4D4
punctuation#D4D4D4
constant.language.arduino#4FC1FF

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Arduino Grease - Coding Theme