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#11111C
  • activityBar.foreground#DCDFE4
  • activityBar.inactiveForeground#4F586A
  • activityBarBadge.background#6DB3F2
  • activityBarBadge.foreground#1A1B26
  • dropdown.background#11111C
  • dropdown.border#2F3443
  • editor.background#1A1B26
  • editor.foreground#DCDFE4
  • editor.lineHighlightBackground#24283B
  • editor.selectionBackground#2D4F67
  • editorBracketHighlight.foreground1#DCDFE4
  • editorCursor.foreground#CCADE4
  • editorGroupHeader.tabsBackground#11111C
  • editorIndentGuide.activeBackground#4F586A
  • editorIndentGuide.background#2F3443
  • editorLineNumber.activeForeground#DCDFE4
  • editorLineNumber.foreground#4F586A
  • editorWhitespace.foreground#2F3443
  • editorWidget.background#24283B
  • editorWidget.border#2F3443
  • focusBorder#344B60
  • input.background#11111C
  • input.foreground#DCDFE4
  • input.placeholderForeground#ABB3BF
  • list.activeSelectionBackground#3E4451
  • list.activeSelectionForeground#DCDFE4
  • list.focusBackground#3E4451
  • list.hoverBackground#2C313A
  • list.inactiveSelectionBackground#353B45
  • list.inactiveSelectionForeground#DCDFE4
  • notebook.cellBorderColor#2F3443
  • notebook.cellEditorBackground#1A1B26
  • notebook.cellHoverBackground#24283B
  • notebook.focusedCellBackground#24283B
  • notebook.focusedCellBorder#6DB3F2
  • notifications.background#24283B
  • sideBar.background#1C1D24
  • sideBar.border#2D313B
  • sideBar.foreground#DCDFE4
  • sideBarSectionHeader.background#262939
  • sideBarSectionHeader.foreground#DCDFE4
  • statusBar.background#194F81
  • statusBar.debuggingBackground#F7768E
  • statusBar.foreground#F6F9FF
  • statusBar.noFolderBackground#194F81
  • statusBarItem.remoteBackground#C69AF7
  • tab.activeBackground#1F2233
  • tab.activeBorderTop#6DB3F2
  • tab.activeForeground#DCDFE4
  • tab.inactiveBackground#11111C
  • tab.inactiveForeground#7E8892
  • terminal.ansiBlack#11111C
  • terminal.ansiBlue#6DB3F2
  • terminal.ansiBrightBlack#4F586A
  • terminal.ansiBrightBlue#6DB3F2
  • terminal.ansiBrightCyan#76E0EA
  • terminal.ansiBrightGreen#8CCF7E
  • terminal.ansiBrightMagenta#C69AF7
  • terminal.ansiBrightRed#F7768E
  • terminal.ansiBrightWhite#F6F9FF
  • terminal.ansiBrightYellow#E0C787
  • terminal.ansiCyan#76E0EA
  • terminal.ansiGreen#8CCF7E
  • terminal.ansiMagenta#C69AF7
  • terminal.ansiRed#F7768E
  • terminal.ansiWhite#DCDFE4
  • terminal.ansiYellow#E0C787
  • terminal.foreground#DCDFE4
  • titleBar.activeBackground#11111C
  • titleBar.activeForeground#DCDFE4
  • titleBar.inactiveBackground#11111C
  • titleBar.inactiveForeground#7E8892

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A737Ditalic
keyword, storage, storage.type.function, storage.type.class, keyword.control.rust, storage.type.rust#C69AF7
entity.name.function, variable.function, meta.function-call.generic, entity.name.function.member#6DB3F2
support.function#76E0EA
string, string.quoted#8CCF7E
constant.numeric, constant.language, support.constant#E0C787
constant.numeric#FF9E64
constant.character.escape#76E0EA
entity.name.type, storage.type, entity.name.class#E0C787
support.type, support.class#76E0EA
variable#F7768E
variable.parameter, meta.function.parameters variable#DCDFE4
entity.name.tag#F7768E
entity.other.attribute-name#F7768E
keyword.operator#DCDFE4
markup.heading#F7768Ebold
markup.quote#6A737Ditalic
markup.bold#E0C787bold
markup.italic#C69AF7italic
markup.inline.raw#8CCF7E
markup.list#DCDFE4
string.other.link.title, string.other.link.description#6DB3F2
markup.underline.link, markup.link.url#C69AF7
support.type.property-name#F7768E
OneDark Vibrant by onedark-vibrant-theme-dev - VS Code Theme