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#101010
  • activityBar.foreground#A0A0A0
  • activityBarBadge.background#FFC799
  • activityBarBadge.foreground#000
  • badge.background#FFC799
  • badge.foreground#000
  • button.background#FFC799
  • button.foreground#000
  • button.hoverBackground#FFCFA8
  • diffEditor.insertedLineBackground#99FFE415
  • diffEditor.insertedTextBackground#99FFE415
  • diffEditor.removedLineBackground#FF808015
  • diffEditor.removedTextBackground#FF808015
  • editor.background#101010
  • editor.foreground#FFF
  • editor.selectionBackground#FFFFFF25
  • editor.selectionHighlightBackground#FFFFFF25
  • editorBracketHighlight.foreground1#A0A0A0
  • editorBracketHighlight.foreground2#A0A0A0
  • editorBracketHighlight.foreground3#A0A0A0
  • editorBracketHighlight.foreground4#A0A0A0
  • editorBracketHighlight.foreground5#A0A0A0
  • editorBracketHighlight.foreground6#A0A0A0
  • editorBracketHighlight.unexpectedBracket.foreground#FF8080
  • editorError.foreground#FF8080
  • editorGroupHeader.tabsBackground#101010
  • editorGutter.addedBackground#99FFE4
  • editorGutter.deletedBackground#FF8080
  • editorGutter.modifiedBackground#FFC799
  • editorHoverWidget.background#161616
  • editorHoverWidget.border#282828
  • editorInlayHint.background#1C1C1C
  • editorInlayHint.foreground#A0A0A0
  • editorLineNumber.foreground#505050
  • editorOverviewRuler.border#101010
  • editorWarning.foreground#FFC799
  • editorWidget.background#101010
  • focusBorder#FFC799
  • icon.foreground#A0A0A0
  • input.background#1C1C1C
  • list.activeSelectionBackground#232323
  • list.activeSelectionForeground#FFC799
  • list.errorForeground#FF8080
  • list.highlightForeground#FFC799
  • list.hoverBackground#282828
  • list.inactiveSelectionBackground#232323
  • scrollbarSlider.background#34343480
  • scrollbarSlider.hoverBackground#343434
  • selection.background#666
  • settings.modifiedItemIndicator#FFC799
  • sideBar.background#101010
  • sideBarSectionHeader.background#101010
  • sideBarSectionHeader.foreground#A0A0A0
  • sideBarTitle.foreground#A0A0A0
  • statusBar.background#101010
  • statusBar.debuggingBackground#FF7300
  • statusBar.debuggingForeground#FFF
  • statusBar.foreground#A0A0A0
  • statusBarItem.remoteBackground#FFC799
  • statusBarItem.remoteForeground#000
  • tab.activeBackground#161616
  • tab.activeBorder#FFC799
  • tab.border#101010
  • tab.inactiveBackground#101010
  • textLink.activeForeground#FFCFA8
  • textLink.foreground#FFC799
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#7E7E7E
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#707070

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, comment.block#727072italic
string, string.quoted, text.literal#ffd866
string.regexp#ffd866
constant.numeric#ab9df2
keyword, storage.type, storage.modifier#ff6188
variable, identifier#fcfcfa
variable.language#c1c0c0italic
entity.name.function, support.function#a9dc76
entity.name.type, support.type#78dce8
entity.name.tag#ff6188
entity.other.attribute-name#78dce8italic
constant, constant.language, constant.character.escape#ab9df2
string.special, string.special.symbol#fc9867
markup.boldbold
markup.italicitalic
Not Theme by Rupan Dhungana - VS Code Theme