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#A1B99C
  • activityBar.border#A1B99C
  • activityBar.foreground#1d2837
  • activityBar.inactiveForeground#6B8276
  • activityBarBadge.background#6d9471
  • activityBarBadge.foreground#e3eadf
  • button.background#6d9471
  • button.foreground#e3eadf
  • button.hoverBackground#A1B99C
  • descriptionForeground#6B8276
  • editor.background#d4ddd0
  • editor.foreground#1d2837
  • editor.inactiveSelectionBackground#A1B99C33
  • editor.lineHighlightBackground#e3eadf88
  • editor.selectionBackground#A1B99C66
  • editor.wordHighlightBackground#A1B99C44
  • editorCursor.foreground#6d9471
  • editorGroupHeader.tabsBackground#e3eadf
  • editorGroupHeader.tabsBorder#A1B99C
  • editorIndentGuide.activeBackground#6d9471
  • editorIndentGuide.background#A1B99C44
  • editorLineNumber.activeForeground#1d2837
  • editorLineNumber.foreground#6B8276
  • editorWhitespace.foreground#A1B99C66
  • errorForeground#b83d45
  • focusBorder#6d9471
  • foreground#1d2837
  • input.background#e3eadf
  • input.border#A1B99C
  • input.foreground#1d2837
  • input.placeholderForeground#6B8276
  • list.activeSelectionBackground#6d9471
  • list.activeSelectionForeground#e3eadf
  • list.hoverBackground#A1B99C44
  • list.inactiveSelectionBackground#A1B99C66
  • list.inactiveSelectionForeground#1d2837
  • panel.background#d4ddd0
  • panel.border#A1B99C
  • panelTitle.activeBorder#6d9471
  • panelTitle.activeForeground#1d2837
  • panelTitle.inactiveForeground#6B8276
  • selection.background#A1B99C88
  • sideBar.background#e3eadf
  • sideBar.border#A1B99C
  • sideBar.foreground#1d2837
  • sideBarSectionHeader.background#A1B99C44
  • sideBarTitle.foreground#1d2837
  • statusBar.background#6d9471
  • statusBar.border#6d9471
  • statusBar.debuggingBackground#B35840
  • statusBar.foreground#e3eadf
  • statusBar.noFolderBackground#A1B99C
  • tab.activeBackground#d4ddd0
  • tab.activeBorderTop#6d9471
  • tab.activeForeground#1d2837
  • tab.border#A1B99C
  • tab.inactiveBackground#e3eadf
  • tab.inactiveForeground#6B8276
  • terminal.foreground#1d2837
  • terminalCursor.foreground#6d9471
  • titleBar.activeBackground#e3eadf
  • titleBar.activeForeground#1d2837
  • titleBar.border#A1B99C
  • titleBar.inactiveBackground#d4ddd0
  • widget.shadow#1d283722

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B8276italic
keyword, storage, storage.type#684E79bold
entity.name.function, support.function, meta.function-call#9A6F1A
string, string.quoted#3D6B47
constant.numeric, constant.language, constant.character#B35840
entity.name.type, entity.name.class, support.type, support.class#2F687A
variable, variable.parameter, variable.other#1d2837
keyword.operator, punctuation#6B8276
entity.name.tag#684E79
entity.other.attribute-name#9A6F1A
Frieren's Journey Theme by Juan Manuel San Martin - VS Code Theme