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.activeBorder#000000
  • activityBar.background#36363600
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#889eaf
  • activityBarBadge.background#889eaf
  • activityBarBadge.foreground#000000
  • button.background#889eaf
  • button.foreground#ffffff
  • button.hoverBackground#43668d
  • dropdown.background#f7f9fa
  • dropdown.border#d6dee1
  • dropdown.foreground#2c3e50
  • editor.background#d3d3d300
  • editor.findMatchBackground#fffeb7
  • editor.findMatchHighlightBackground#fffc38
  • editor.findRangeHighlightBackground#fffc38
  • editor.foreground#222222
  • editor.inactiveSelectionBackground#d3d7cf
  • editor.selectionBackground#e5ff006a
  • editor.selectionHighlightBackground#b5d5ff
  • editor.wordHighlightBackground#b5d5ff
  • editor.wordHighlightStrongBackground#b5d5ff
  • editorBracketHighlight.foreground1#000000
  • editorBracketHighlight.foreground2#000000
  • editorBracketHighlight.foreground3#000000
  • editorBracketHighlight.foreground4#000000
  • editorBracketHighlight.foreground5#000000
  • editorBracketHighlight.foreground6#000000
  • editorBracketHighlight.unexpectedBracket.foreground#fd1f1f
  • editorBracketMatch.background#e5ff00
  • editorBracketMatch.border#e5ff00
  • editorCursor.foreground#000000
  • editorError.foreground#c44d58
  • editorGroupHeader.tabsBackground#ff000000
  • editorGutter.addedBackground#73d216
  • editorGutter.deletedBackground#ef2929
  • editorGutter.modifiedBackground#3465a4
  • editorLineNumber.activeForeground#0f00ff
  • editorLineNumber.foreground#053742
  • editorLink.activeForeground#26c8b1
  • editorOverviewRuler.border#e9e9e900
  • editorWarning.foreground#feb958
  • errorForeground#c44d58
  • focusBorder#d6dee1
  • foreground#4e5758
  • list.activeSelectionBackground#43668d
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#f7f9fa
  • list.focusBackground#66819e
  • list.focusForeground#ffffff
  • list.highlightForeground#394d61
  • list.hoverBackground#66819e
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#d6dee1
  • list.inactiveSelectionForeground#4e5758
  • panel.background#f7f9fa
  • panel.border#d6dee1
  • panelTitle.activeBorder#3498db
  • panelTitle.activeForeground#7f8c8d
  • selection.background#b5d5ff
  • sideBar.background#e9e9e900
  • sideBar.foreground#327385
  • sideBarSectionHeader.background#e9e9e900
  • sideBarSectionHeader.border#ff000000
  • sideBarSectionHeader.foreground#889eaf
  • sideBarTitle.foreground#66819e
  • statusBar.background#889eaf
  • statusBar.debuggingBackground#e7963b
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#1faece
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ff0000
  • tab.activeForeground#365271
  • tab.inactiveBackground#f7f9fa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#888A85—
entity.name.tag#3465A4—
entity.name.selector#800000—
entity.other.attribute-name#222222—
constant.language#009695—
constant.numeric#DB7100—
constant.regexp#E5AE41—
entity#3465A4—
entity.name.function#222222—
entity.name.type.namespace#222222—
entity.name.variable.local#222222—
entity.name.variable#888A85—
entity.name.variable.parameter#222222—
entity.name.variable.property#222222—
invalid#C44D58—
keyword#009695—
keyword.control#009695—
keyword.operator#222222—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#3465A4—
keyword.other.unit#009695—
markup——
markup.underline—underline
markup.bold#000080bold
markup.heading#75507Bbold
markup.italic—italic
markup.inserted#4E9A06—
markup.deleted#EF2929—
markup.changed#3465A4—
markup.inline.raw#800000—
meta.selector#800000—
meta.preprocessor#3465A4—
meta.preprocessor.string#A31515—
meta.preprocessor.numeric#009695—
meta.structure.dictionary.key.python#0451A5—
meta.diff.header#4E9A06—
storage#009695—
storage.type#3465A4—
storage.modifier#3465A4—
string#DB7100—
string.comment.buffered.block.jade, string.quoted.jade, string.interpolated.jade, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#DB7100—
string.regexp#811F3F—
support#DB7100—
variable#222222—
punctuation.definition.tag#800000—
support.type.property-name.json#3465A4—
constant.language, meta.structure.dictionary.value, meta.structure.dictionary, meta.structure.array, source#009695—
punctuation.separator.dictionary.pair, punctuation.definition.dictionary, meta.structure.dictionary.value, meta.structure.dictionary, punctuation.definition.array, meta.structure.array, source#222222—
punctuation.definition.tag#222222—
punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#800000—
support.function.git-rebase#0451A5—
constant.sha.git-rebase#FED9C0—
storage.modifier.import.java, storage.modifier.package.java#222222—
variable.language#009695—
entity.name.tag#00000093—
punctuation.definition.tag#0026FFDE—
entity.other.attribute-name#0008C1—
support.type.property-name#001D6E—
string.quoted.double.html#FF0000—
comment#8CA1A5italic
entity.other.attribute-name.class.css#FF0000—
entity.other.attribute-name.pseudo-class.css#001E6C—
entity.other.attribute-name.pseudo-element.css#FF0000—
string#86340A—
token.info-token#316BCD—
token.warn-token#CD9731—
token.error-token#CD3131—
token.debug-token#800080—
MacOzTheme by OzanErhanYAPRAK - VS Code Theme