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#2E4036
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#64DD17
  • activityBarBadge.foreground#000000
  • editor.background#1E2924
  • editor.foreground#C8E6C9
  • editor.lineHighlightBackground#2E4036
  • editor.selectionBackground#43A047
  • editor.selectionForeground#FFFFFF
  • editorCursor.foreground#FFFFFF
  • list.activeSelectionBackground#64DD17
  • list.activeSelectionForeground#000000
  • list.hoverBackground#388E3C
  • sideBar.background#273730
  • sideBar.foreground#C8E6C9
  • statusBar.background#2E4036
  • statusBar.foreground#FFFFFF
  • statusBarItem.hoverBackground#388E3C
  • terminal.background#1E2924
  • terminal.foreground#C8E6C9
  • titleBar.activeBackground#1E2924
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#1E2924
  • titleBar.inactiveForeground#81C784

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#81C784
string#FDD835
constant.numeric#FFAB40
keyword#E040FB
entity.name.function#00BCD4
entity.name.class#AED581
variable#C8E6C9
keyword.operator#E040FB
punctuation.separator, punctuation.definition#C8E6C9
storage#E040FB
entity.name.type#4DB6AC
constant#FFAB40
invalid#F44336
variable.parameter#C8E6C9
entity.name.property#FDD835
support#4DB6AC
Rainforest Kong Dev Theme by sitamim - VS Code Theme