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#ff8000
  • activityBar.foreground#5e31ff
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#0a7600
  • activityBarBadge.foreground#000000
  • button.background#15ff00
  • button.foreground#ffffff
  • button.hoverBackground#0f6606
  • dropdown.background#ffffff
  • dropdown.border#cccccc
  • dropdown.foreground#2d4a2b
  • editor.background#fcfcfc
  • editor.findMatchBackground#ffcc99
  • editor.findMatchHighlightBackground#ffe6cc
  • editor.foreground#2d4a2b
  • editor.selectionBackground#00ff15
  • editor.selectionHighlightBackground#e6f3e6
  • editorBracketMatch.background#e6f3e6
  • editorBracketMatch.border#15ff0068
  • editorCursor.foreground#ff6600
  • editorGroupHeader.tabsBackground#ffffff
  • editorIndentGuide.activeBackground1#ff9933
  • editorIndentGuide.background1#e6e6e6
  • editorLineNumber.activeForeground#ff6600
  • editorLineNumber.foreground#999999
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#cccccc
  • editorSuggestWidget.foreground#2d4a2b
  • editorSuggestWidget.selectedBackground#e6f3e6
  • editorWhitespace.foreground#e0e0e0
  • input.background#ffffff
  • input.border#cccccc
  • input.foreground#2d4a2b
  • inputOption.activeBorder#ff9933
  • list.activeSelectionBackground#5cf847
  • list.activeSelectionForeground#470505
  • list.activeSelectionIconForeground#ff0000
  • list.hoverBackground#aeffae
  • list.inactiveSelectionBackground#5cf8476b
  • peekView.border#ff9933
  • peekViewEditor.background#ffffff
  • peekViewTitle.background#ff9933
  • peekViewTitleLabel.foreground#ffffff
  • sideBar.background#fdf2e2
  • sideBar.foreground#4a4a4a
  • sideBarSectionHeader.background#5b9256
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#613212
  • statusBar.background#11570b
  • statusBar.debuggingBackground#593b27
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#ffaf5f
  • tab.activeBackground#ffaf45
  • tab.activeForeground#2d4a2b
  • tab.border#0d00ff
  • tab.inactiveBackground#ffd09962
  • tab.inactiveForeground#666666
  • terminal.background#ffecd5
  • terminal.foreground#2d4a2b
  • terminalCursor.background#00ff11
  • terminalCursor.foreground#0091ff
  • titleBar.activeBackground#ff8000d4
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#ffa970
  • titleBar.inactiveForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#888888italic
comment.documentation, comment.block.documentation#138808โ€”
invalid.illegal#cc3300โ€”
keyword.operator#666666โ€”
keyword, storage#ff6600bold
storage.type, support.type#0f6606โ€”
constant.language, support.constant, variable.language#ff9933โ€”
variable, support.variable#2d4a2bโ€”
entity.name.function, support.function#ff6600bold
entity.name.type, entity.other.inherited-class, support.class#138808bold
entity.name.exception#cc3300โ€”
entity.name.section#ff6600bold
constant.numeric, constant.character, constant#ff9933โ€”
string#138808โ€”
constant.character.escape#666666โ€”
string.regexp#ff6600โ€”
constant.other.symbol#ff9933โ€”
punctuation#666666โ€”
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#ff9933โ€”
entity.name.tag#ff6600โ€”
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#138808italic
constant.character.entity, punctuation.definition.entity#ff9933โ€”
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#138808โ€”
meta.property-name, support.type.property-name#ff6600โ€”
meta.property-value, meta.property-value constant.other, support.constant.property-value#138808โ€”
keyword.other.important#ff6600bold
markup.heading#ff6600bold
markup.bold#ff9933bold
markup.italic#138808italic
meta.link#ff6600โ€”
markup.inline.raw#ff9933
markup.list#ff6600โ€”
markup.quote#138808โ€”
support.type.property-name.json#ff6600โ€”
string.quoted.double.json#138808โ€”
Indian Theme by Jigyarth Joshi - VS Code Theme