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#2f2f2f
  • activityBar.dropBackground#ff751980
  • activityBarBadge.background#ff7519
  • debugToolBar.background#2f2f2f
  • dropdown.background#363636
  • editor.background#222222
  • editor.foreground#F4F4F4
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorGroup.dropBackground#ff751980
  • editorGroupHeader.tabsBackground#282828
  • editorHoverWidget.background#282828
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#282828
  • editorWidget.background#282828
  • focusBorder#ff7519
  • foreground#F4F4F4
  • input.background#363636
  • inputOption.activeBorder#ff7519
  • list.activeSelectionBackground#ff751980
  • list.dropBackground#ff751980
  • list.focusBackground#ff751980
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#282828
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#F4F4F480
  • panelTitle.inactiveForeground#F4F4F480
  • peekView.border#ff7519
  • peekViewEditor.background#1b1b1b
  • peekViewResult.background#282828
  • peekViewTitle.background#222222
  • pickerGroup.border#FFFFFF1a
  • sideBar.background#282828
  • sideBarSectionHeader.background#2f2f2f
  • statusBar.background#1b1b1b
  • statusBar.debuggingBackground#ff7519
  • statusBar.noFolderBackground#1b1b1b
  • statusBarItem.activeBackground#ff751980
  • statusBarItem.hoverBackground#FFFFFF1a
  • tab.border#00000033
  • tab.inactiveBackground#2f2f2f
  • titleBar.activeBackground#1b1b1b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#F4F4F4
string#0099ff
constant.language.boolean#ff7519
constant.numeric#ffe00a
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#ffaf25
keyword, modifier, variable.language.this, support.type.object, constant.language#ff7519
entity.name.function, support.function#ffe00a
storage.type, storage.modifier#ff7519
support.module, support.node#ffaf25italic
support.type#5b9a6f
entity.name.type, entity.other.inherited-class#5b9a6f
comment#666666italic
entity.name.type.class#5b9a6funderline
variable.object.property#5b9a6f
meta.definition.method entity.name.function#5b9a6f
meta.function entity.name.function#5b9a6f
template.expression.begin, template.expression.end#ff7519
entity.name.tag.yaml#ffaf25
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#ffaf25
constant.language.json#ff7519
entity.other.attribute-name.class#ff7519
entity.other.attribute-name.id#0099ff
source.css entity.name.tag#5b9a6f
meta.tag, punctuation.definition.tag#ff7519
entity.name.tag#ffaf25
entity.other.attribute-name#ffe00a
markup.heading#ff7519
text.html.markdown meta.link.inline, meta.link.reference#ffaf25
text.html.markdown beginning.punctuation.definition.list#ff7519
markup.italic#ffaf25italic
markup.bold#ffaf25bold
markup.bold markup.italic, markup.italic markup.bold#ffaf25italic bold
keyword.other.definition.ini#ffaf25
entity.name.section.group-title.ini#ff7519
source.cs meta.class.identifier storage.type#5b9a6funderline
source.cs meta.method.identifier entity.name.function#5b9a6f
source.cs meta.method-call meta.method, source.cs entity.name.function#ffe00a
source.cs storage.type#5b9a6f
source.cs meta.method.return-type#5b9a6f
source.cs meta.preprocessor#666666
source.cs entity.name.type.namespace#F4F4F4
Global settings#F4F4F4
Moonero Theme by Carr Thicke - VS Code Theme