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#1a0000
  • activityBar.foreground#ffffff
  • activityBarBadge.background#C53030
  • activityBarBadge.foreground#FFFFFF
  • badge.background#531414
  • badge.foreground#6af55e
  • button.background#8f3f3f
  • button.foreground#FFFFFF
  • button.hoverBackground#D84343
  • contrastBorder#2A1A1A
  • diffEditor.insertedTextBackground#388E3C20
  • diffEditor.removedTextBackground#C5303020
  • editor.background#151414
  • editor.findMatchBackground#59f96155
  • editor.findMatchHighlightBackground#FF980033
  • editor.findRangeHighlightBackground#5D403740
  • editor.foreground#654b18
  • editor.hoverHighlightBackground#5D403740
  • editor.inactiveSelectionBackground#C5303015
  • editor.lineHighlightBackground#2A1A1A
  • editor.linkActiveForeground#42A5F5
  • editor.rangeHighlightBackground#5D403740
  • editor.selectionBackground#C5303033
  • editor.snippetTabstopHighlightBackground#5D403740
  • editor.snippetTabstopHighlightBorder#5D4037
  • editor.wordHighlightBackground#5D403740
  • editor.wordHighlightStrongBackground#5D403755
  • editorBracketMatch.background#5D403740
  • editorBracketMatch.border#FF9800
  • editorCursor.foreground#e9e9e9
  • editorGutter.addedBackground#388E3C
  • editorGutter.deletedBackground#e60e0e
  • editorGutter.modifiedBackground#5a5956
  • editorIndentGuide.activeBackground#FF9800
  • editorIndentGuide.background#5D403740
  • editorLineNumber.activeForeground#FF9800
  • editorLineNumber.foreground#795548
  • editorWhitespace.foreground#5D403740
  • focusBorder#FF980055
  • input.background#2A1A1A
  • input.border#f3f2f1
  • input.foreground#F0E6D2
  • input.placeholderForeground#795548
  • list.activeSelectionBackground#2A1A1A
  • list.activeSelectionForeground#FF9800
  • list.activeSelectionIconForeground#FF9800
  • list.focusBackground#3D2424
  • list.hoverBackground#2A1A1A55
  • panel.background#1A0F0F
  • panelTitle.activeBorder#FF9800
  • panelTitle.activeForeground#FF9800
  • panelTitle.inactiveForeground#A1887F
  • progressBar.background#FF9800
  • scrollbarSlider.activeBackground#FF9800
  • scrollbarSlider.background#5D403755
  • scrollbarSlider.hoverBackground#5D403788
  • sideBar.background#211515
  • sideBar.foreground#E0C9A6
  • sideBarTitle.foreground#e2e2e2
  • statusBar.background#1e1e1e
  • statusBar.debuggingBackground#FF6B6B
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#1A0F0F
  • tab.activeBackground#1f1e1e
  • tab.activeBorder#b3b2b2
  • tab.activeBorderTop#d3d3d2
  • tab.activeForeground#d6d5d4
  • tab.border#2A1A1A
  • tab.inactiveBackground#1A0F0F
  • tab.inactiveForeground#A1887F
  • terminal.ansiBlack#1A0F0F
  • terminal.ansiBlue#1976D2
  • terminal.ansiBrightBlack#5D4037
  • terminal.ansiBrightBlue#42A5F5
  • terminal.ansiBrightCyan#4DD0E1
  • terminal.ansiBrightGreen#4CAF50
  • terminal.ansiBrightMagenta#BA68C8
  • terminal.ansiBrightRed#d86e6e
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFB74D
  • terminal.ansiCyan#0097A7
  • terminal.ansiGreen#388E3C
  • terminal.ansiMagenta#7B1FA2
  • terminal.ansiRed#C53030
  • terminal.ansiWhite#F0E6D2
  • terminal.ansiYellow#8a8175
  • terminal.foreground#21e22d
  • titleBar.activeBackground#1A0F0F
  • titleBar.activeForeground#e6a33e
  • titleBar.inactiveBackground#1A0F0F
  • titleBar.inactiveForeground#795548

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#47bd27italic
keyword, storage, keyword.operator#9c63ebbold
entity.name.function, support.function#1be1fffb
entity.name.type, support.class, storage.type, support.type#FFB74D
variable, support.variable, variable.parameter#F0E6D2
string, string.quoted#fbfbfbb3
constant.character.escape#4CAF50
constant.numeric, constant, constant.language#fed5d5
keyword.operator#ec74f9
punctuation, punctuation.separator, punctuation.terminator#A1887F
entity.name.tag, punctuation.definition.tag#42A5F5
entity.other.attribute-name#FF9800
support.type.property-name#FFB74D
support.constant.property-value#388E3C
support.type.property-name.json#42A5F5
markup.heading#908d8dbold
markup.bold#FF9800bold
markup.italic#FFB74Ditalic
markup.underline.link#42A5F5
invalid.illegal#ec0e0eunderline
invalid.deprecated#795548
meta.debug#7B1FA2
markup.inserted.diff#388E3C
markup.deleted.diff#f91010
Surendra Theme by Surendra Upreti - VS Code Theme