Skip to main content
Coding Theme

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#ffffff
  • activityBar.foreground#42B549
  • activityBarBadge.background#FF0000
  • activityBarBadge.foreground#ffffff
  • button.background#FF5925
  • button.foreground#ffffff
  • button.hoverBackground#dd4010
  • editor.background#FFFFFF
  • editor.foreground#3B3A32
  • editor.lineHighlightBackground#FFF8DC
  • editor.selectionBackground#FFD700
  • editor.selectionHighlightBackground#FFD700
  • editorCursor.foreground#42B549
  • editorGroupHeader.tabsBackground#42B549
  • editorRuler.foreground#42B549
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#50B5B5
  • editorWhitespace.foreground#3B3A32
  • list.activeSelectionBackground#FF5925
  • list.activeSelectionForeground#FFFFFF
  • list.hoverForeground#FF5925
  • list.inactiveSelectionForeground#4FA149
  • panel.background#FFFFFF
  • panel.border#FFFFFF
  • panelInput.border#DCDCDC
  • panelTitle.activeBorder#42B549
  • panelTitle.activeForeground#42B549
  • panelTitle.inactiveForeground#A9A9A9
  • sideBar.background#FFFFFF
  • sideBar.foreground#4FA149
  • sideBarSectionHeader.background#FFFFFF
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#4FA149
  • statusBar.border#4FA149
  • statusBar.foreground#ffffff
  • statusBarItem.activeBackground#42B549
  • statusBarItem.hoverBackground#42B549
  • terminal.background#ffffff
  • terminal.border#A9A9A9
  • terminal.foreground#000000
  • titleBar.activeBackground#4FA149
  • titleBar.activeForeground#ffffff
  • titleBar.border#42B549
  • titleBar.inactiveBackground#7fca7a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#75715E
string#bab46f
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variableitalic
keyword#F92672
storage#F92672
storage.type#179db6italic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#8fc919
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#2099b0
support.constant#2aa9c1
support.type, support.class#2aa9c1italic
support.other.variable#2aa9c1
invalid#F8F8F0
invalid.deprecated#F8F8F0
Tokopedia by lintangwisesa - VS Code Theme