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#020304
  • activityBarBadge.background#08080e
  • button.background#020304
  • button.foreground#CCCCCC
  • button.hoverBackground#2c2c2c
  • editor.background#020304
  • editor.findMatchBackground#9c9c9cb7
  • editor.findMatchBorder#dcdcdc
  • editor.findMatchHighlightBackground#5c5c5cb7
  • editor.findMatchHighlightBorder#626262
  • editor.foreground#abb6bb
  • editor.lineHighlightBorder#020304
  • editor.selectionBackground#818181
  • editor.selectionHighlightBorder#abb6bb
  • editorBracketHighlight.foreground1#abb6bb
  • editorBracketHighlight.foreground2#abb6bb
  • editorBracketHighlight.foreground3#abb6bb
  • editorError.foreground#c5c5c5
  • editorGroup.border#212121
  • editorGroup.dropBackground#7b7a7a6a
  • editorGroup.emptyBackground#020404
  • editorGroupHeader.noTabsBackground#020304
  • editorGroupHeader.tabsBackground#020304
  • editorGroupHeader.tabsBorder#020304
  • editorGutter.addedBackground#85949d
  • editorGutter.deletedBackground#85949d
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#2b3138
  • editorIndentGuide.activeBackground1#101010
  • editorIndentGuide.background1#101010
  • editorInfo.foreground#c5c5c5
  • editorLineNumber.activeForeground#abb6bb
  • editorLineNumber.foreground#3e434f
  • editorRuler.foreground#424242
  • editorWarning.foreground#c5c5c5
  • editorWhitespace.foreground#06070c
  • extensionButton.prominentBackground#abb6bb
  • extensionButton.prominentForeground#abb6bb
  • focusBorder#212121
  • gitDecoration.addedResourceForeground#818181
  • gitDecoration.conflictingResourceForeground#818181
  • gitDecoration.deletedResourceForeground#818181
  • gitDecoration.ignoredResourceForeground#5f5f5f
  • gitDecoration.modifiedResourceForeground#818181
  • gitDecoration.renamedResourceForeground#818181
  • gitDecoration.stageDeletedResourceForeground#818181
  • gitDecoration.stageModifiedResourceForeground#818181
  • gitDecoration.submoduleResourceForeground#818181
  • gitDecoration.untrackedResourceForeground#818181
  • input.placeholderForeground#A6A6A6
  • list.activeSelectionBackground#454545
  • list.activeSelectionIconForeground#FFF
  • list.dropBackground#383B3D
  • list.errorForeground#c5c5c5
  • list.warningForeground#c5c5c5
  • menu.background#020304
  • menu.foreground#CCCCCC
  • menu.selectionBackground#474747
  • menu.selectionBorder#818181
  • menu.selectionForeground#d4d4d4
  • menubar.selectionBackground#333333
  • menubar.selectionBorder#333333
  • menubar.selectionForeground#abb6bb
  • panel.background#020304
  • ports.iconRunningProcessForeground#CCCCCC
  • problemsErrorIcon.foreground#c5c5c5
  • problemsInfoIcon.foreground#c5c5c5
  • problemsWarningIcon.foreground#c5c5c5
  • quickInput.background#020304
  • quickInput.foreground#CCCCCC
  • scrollbarSlider.activeBackground#fff4
  • scrollbarSlider.background#fff2
  • scrollbarSlider.hoverBackground#fff3
  • searchEditor.findMatchBackground#07080f
  • searchEditor.findMatchBorder#d5d5d5
  • searchEditor.textInputBorder#020304
  • sideBar.background#020406
  • sideBar.border#212121
  • sideBar.foreground#7c8687
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#0000
  • sideBarTitle.foreground#abb6bb
  • statusBar.background#020304
  • statusBar.foreground#ccc
  • statusBar.noFolderBackground#020304
  • statusBarItem.remoteBackground#020304
  • statusBarItem.remoteForeground#FFF
  • tab.activeBackground#020304
  • tab.activeForeground#acadad
  • tab.border#202020
  • tab.inactiveBackground#020304
  • tab.inactiveForeground#505858
  • tab.lastPinnedBorder#ccc3
  • tab.unfocusedActiveBorder#020304
  • tab.unfocusedActiveForeground#fff
  • tab.unfocusedInactiveForeground#5f5f5f
  • terminal.ansiBlack#abb6bb
  • terminal.ansiBlue#abb6bb
  • terminal.ansiBrightBlack#abb6bb
  • terminal.ansiBrightBlue#abb6bb
  • terminal.ansiBrightCyan#abb6bb
  • terminal.ansiBrightGreen#abb6bb
  • terminal.ansiBrightMagenta#abb6bb
  • terminal.ansiBrightRed#abb6bb
  • terminal.ansiBrightWhite#abb6bb
  • terminal.ansiBrightYellow#abb6bb
  • terminal.ansiCyan#abb6bb
  • terminal.ansiGreen#abb6bb
  • terminal.ansiMagenta#abb6bb
  • terminal.ansiRed#abb6bb
  • terminal.ansiWhite#abb6bb
  • terminal.ansiYellow#abb6bb
  • terminal.foreground#abb6bb
  • terminalCursor.foreground#abb6bb
  • textLink.foreground#e1e1e1
  • titleBar.activeBackground#020304
  • titleBar.activeForeground#ccc
  • titleBar.border#020304
  • titleBar.inactiveBackground#020304
  • titleBar.inactiveForeground#5f5f5f
  • window.activeBorder#1e1e1e
  • window.inactiveBorder#151515

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#abb6bb
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#abb6bb
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#abb6bb
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#abb6bb
variable, meta.definition.variable.name, support.variable, entity.name.variable, constant.other.placeholder#abb6bb
variable.other.constant, variable.other.enummember#abb6bb
meta.object-literal.key#abb6bb
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#abb6bb
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#abb6bb
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#abb6bb
keyword.operator.or.regexp, keyword.control.anchor.regexp#abb6bb
keyword.operator.quantifier.regexp#abb6bb
constant.character#abb6bb
constant.character.escape#abb6bb
entity.name.label#abb6bb
Silent Writing Theme by seppzer0 - VS Code Theme