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#E6F2E7
  • activityBar.border#C0D2C2
  • activityBar.foreground#4C8A5B
  • dropdown.background#F5F9F5
  • dropdown.foreground#263C2A
  • editor.background#F8FBF7
  • editor.foreground#263C2A
  • editor.inactiveSelectionBackground#B4E4C122
  • editor.lineHighlightBackground#E3F2E6
  • editor.selectionBackground#B4E4C144
  • editorCursor.foreground#4C8A5B
  • editorIndentGuide.activeBackground1#4C8A5B44
  • editorIndentGuide.background1#D3E4D7
  • editorLineNumber.activeForeground#4C8A5B
  • editorLineNumber.foreground#A1B7A4
  • editorWhitespace.foreground#C9DCCB
  • input.background#FFFFFF
  • input.foreground#263C2A
  • list.activeSelectionBackground#C7E2C9
  • list.hoverBackground#D7EAD8
  • list.inactiveSelectionBackground#E2F0E4
  • panel.background#FFFFFF
  • panel.border#C0D2C2
  • quickInput.background#F2F7F3
  • quickInput.foreground#263C2A
  • sideBar.background#F4F8F4
  • sideBar.border#C0D2C2
  • sideBar.foreground#4D5D4F
  • statusBar.background#D2E8D9
  • statusBar.debuggingBackground#9AB89D
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#1F1F1F
  • statusBarItem.hoverBackground#386E47
  • statusBarItem.prominentBackground#7BBF94
  • statusBarItem.prominentForeground#1F1F1F
  • statusBarItem.remoteBackground#4C8A5B
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#E4EFE8
  • tab.activeBorder#4C8A5B
  • tab.activeForeground#304334
  • tab.activeModifiedBorder#C16D37
  • tab.border#C0D2C2
  • tab.hoverBackground#D7EAD8
  • tab.hoverForeground#2F3F2F
  • tab.inactiveBackground#F8FBF7
  • tab.inactiveForeground#7A9D81
  • tab.inactiveModifiedBorder#AF5C2B
  • tab.unfocusedActiveBackground#E4EFE8AA
  • tab.unfocusedActiveBorder#9AB89D
  • tab.unfocusedActiveForeground#5F7C64
  • titleBar.activeBackground#E4EFE8
  • titleBar.activeForeground#304334
  • titleBar.inactiveBackground#E4EFE8AA
  • titleBar.inactiveForeground#7A9D81

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8AA18Eitalic
keyword, storage.type, storage.modifier, keyword.control, keyword.other#4C8A5Bbold
storage.type.annotation, meta.annotation, punctuation.definition.annotation#4FAD63bold
entity.name.annotation.springframework, entity.name.annotation.spring, meta.annotation.springframework#719F4Dbold
meta.import, keyword.control.import, support.other.package#507F64
string, constant.other.symbol, markup.quote#C16D37
constant.numeric, constant.language, constant.character#D98C00
entity.name.function, meta.function, meta.function-call, support.function#4C8A5B
entity.name.type.class, support.class, meta.class, entity.name.type.interface, entity.name.type.enum#416B4Bbold
support.type, entity.name.type, storage.type.object#85B05E
variable, meta.definition.variable, support.variable#2D3E2E
variable.other.property, support.variable.property#638C72
punctuation, keyword.operator#263C2A
entity.name.tag.yaml, support.type.property-name.yaml#85B05E
entity.name.tag.xml, meta.tag.xml, punctuation.definition.tag.xml#C16D37
meta.key.properties, support.type.property-name#D98C00
entity.other.attribute-name.html, entity.name.tag, meta.tag, punctuation.definition.tag#4FAD63
support.type.property-name.css#85B05E
support.constant.property-value.css#638C72
FullSpectrum Theme by FullSpectrum Tech - VS Code Theme