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#282c34
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#1b8dff
  • activityBarBadge.foreground#f8fafd
  • button.background#404754
  • button.secondaryBackground#30333d
  • button.secondaryForeground#c0bdbd
  • diffEditor.diagonalFill#cccccc33
  • diffEditor.insertedLineBackground#57b67619
  • diffEditor.insertedTextBackground#06d84c19
  • diffEditor.removedLineBackground#ff000033
  • diffEditor.removedTextBackground#8c050c19
  • diffEditor.unchangedRegionBackground#000000
  • dropdown.background#383e46
  • dropdown.border#21252b
  • editor.background#222527
  • editor.cursorWidth5
  • editor.findMatchBackground#42557b
  • editor.findMatchBorder#457dff
  • editor.findMatchHighlightBackground#6199ff2f
  • editor.findMatchHighlightBorder#e4c58e
  • editor.foreground#cdd3de
  • editor.hoverHighlightBackground#4e72b058
  • editor.lineHighlightBackground#2b313b
  • editor.linkedEditingBackground#b8634960
  • editor.rangeHighlightBackground#4e72b040
  • editor.selectionBackground#67769660
  • editor.selectionHighlightBackground#ffffff10
  • editor.selectionHighlightBorder#dddddd
  • editor.snippetTabstopHighlightBackground#6e767f59
  • editor.wordHighlightBackground#d2e0ff2f
  • editor.wordHighlightBorder#7f848e
  • editor.wordHighlightStrongBackground#abb2bf26
  • editor.wordHighlightStrongBorder#7f848e
  • editorBracketHighlight.foreground1#e5c07b
  • editorBracketHighlight.foreground2#da70d6
  • editorBracketHighlight.foreground3#179fff
  • editorBracketHighlight.unexpectedBracket.foreground#8c0505
  • editorCursor.foreground#1b8dff
  • editorGroup.dropBackground#747d9180
  • editorGroupHeader.tabsBackground#21252b
  • editorHoverWidget.background#272c34
  • editorHoverWidget.border#c8c8c859
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#c8c8c859
  • editorIndentGuide.background#3b4048
  • editorInlayHint.background#2c313c
  • editorInlayHint.foreground#abb2bf
  • editorMarkerNavigation.background#222527
  • editorMarkerNavigationError.background#8c0505
  • editorMarkerNavigationInfo.background#0078d4
  • editorMarkerNavigationWarning.background#d19a66
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#272c34
  • editorSuggestWidget.border#c8c8c859
  • editorSuggestWidget.foreground#cdd3de
  • editorSuggestWidget.highlightForeground#ecebeb
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#ffffff1d
  • editorWidget.background#21252b
  • editorWidget.resizeBorder#344361
  • focusBorder#3e4452
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#de8ddb
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#636b78
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.renamedResourceForeground#73c991
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • input.background#272c34
  • input.foreground#abb2bf
  • inputOption.activeBackground#343a45
  • inputOption.activeBorder#0078d4
  • inputOption.hoverBackground#343a45
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.dropBackground#747d9180
  • list.filterMatchBorder#1b8dff
  • list.focusBackground#323842
  • list.focusForeground#f0f0f0
  • list.focusHighlightForeground#1b8dff
  • list.highlightForeground#ecebeb
  • list.hoverBackground#2c313a
  • list.hoverForeground#abb2bf
  • list.inactiveSelectionBackground#323842
  • list.inactiveSelectionForeground#d7dae0
  • list.warningForeground#d19a66
  • menu.background#343a45
  • menu.foreground#abb2bf
  • menu.selectionBackground#2e333d
  • menu.selectionBorder#c8c8c859
  • menu.separatorBackground#343a45
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#57b67619
  • merge.currentHeaderBackground#254532
  • merge.incomingContentBackground#0078d324
  • merge.incomingHeaderBackground#0f4772
  • peekView.border#0078d4
  • peekViewEditor.background#222527
  • peekViewEditor.matchHighlightBackground#6199ff2f
  • peekViewEditor.matchHighlightBorder#ae9e85
  • peekViewEditorGutter.background#222527
  • peekViewEditorStickyScroll.background#6199ff2f
  • peekViewResult.background#222527
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#6199ff2f
  • peekViewResult.selectionBackground#67769660
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#222527
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • sash.hoverBorder#007fd4
  • scrollbar.shadow#23252c
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566660
  • scrollbarSlider.hoverBackground#5a637580
  • selection.background#67769660
  • settings.focusedRowBackground#282c34
  • sideBar.background#222527
  • sideBar.dropBackground#53595d80
  • sideBar.foreground#abb2bf
  • sideBarSectionHeader.background#282c34
  • sideBarSectionHeader.foreground#abb2bf
  • sideBarTitle.foreground#abb2bf
  • statusBarItem.compactHoverBackground#ffffff33
  • statusBarItem.errorBackground#8c0505
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.prominentHoverBackground#0000004d
  • statusBarItem.remoteBackground#058c33
  • statusBarItem.remoteForeground#f8fafd
  • tab.activeBackground#282c34
  • tab.activeBorder#b4b4b4
  • tab.activeForeground#dcdcdc
  • tab.border#252830
  • tab.hoverBackground#3a414d
  • tab.inactiveBackground#21252b
  • tab.unfocusedHoverBackground#323842
  • terminal.ansiBlack#3f4451
  • terminal.ansiBlue#224c79
  • terminal.ansiBrightBlack#4f5666
  • terminal.ansiBrightBlue#5c83ac
  • terminal.ansiBrightCyan#62a5c7
  • terminal.ansiBrightGreen#3d5d48
  • terminal.ansiBrightMagenta#c162de
  • terminal.ansiBrightRed#9a2e37
  • terminal.ansiBrightWhite#e6e6e6
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#42b3c2
  • terminal.ansiGreen#358b52
  • terminal.ansiMagenta#764386
  • terminal.ansiRed#771818
  • terminal.ansiWhite#b8bbc0
  • terminal.ansiYellow#d18f52
  • terminal.background#222527
  • terminal.border#3e4452
  • terminal.foreground#abb2bf
  • terminal.selectionBackground#67769660
  • terminalCursor.background#f0f0f0
  • terminalCursor.foreground#1b8dff
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#21252b
  • titleBar.inactiveForeground#6b717d
  • toolbar.hoverBackground#343a45
  • tree.indentGuidesStroke#ffffff1d
  • walkThrough.embeddedEditorBackground#2e3440

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#65737E
variable#CDD3DE
keyword, storage.type, storage.modifier#C594C5
keyword.operator, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#5FB3B3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EB606B
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699CC
support.other.variable, string.other.link#F2777A
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#F99157
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#99C794
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#EC5F67
variable.language#EC5F67italic
entity.name.method.js#D8DEE9
meta.class-method.js entity.name.function.js, variable.function.constructor#D8DEE9
entity.other.attribute-name#BB80B3
markup.inserted#99C794
markup.deleted#EC5F67
markup.changed#BB80B3
string.regexp#5FB3B3
constant.character.escape#5FB3B3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#AB7967
entity.name.filename.find-in-files#99C794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699CCitalic
source.js constant.other.object.key.js string.unquoted.label.js#EC5F67italic
support.type, meta.type.annotation, support.type.primitive, support.type.builtin#D5B496
entity.name.type, meta.type.declaration#E5B77B
entity.name.class, entity.name.type.class, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module, storage.identifier, support.class#FAC863
constant.other.color, meta.tag, keyword.other.template, keyword.other.substitution#5FB3B3
keyword.operator, punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#5FB3B3
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Ano Theme by Maksym Marholin - VS Code Theme