Skip to main content
CodingTheme

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#ccd5f0
  • activityBar.border#5d6b99
  • activityBar.foreground#1e1e1e
  • activityBarBadge.background#e41400
  • breadcrumb.background#f4f7fe
  • button.background#f2f5fc
  • button.border#8591a2
  • button.foreground#000000
  • button.hoverBackground#c4d5ff
  • button.secondaryBackground#f2f5fc
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#c4d5ff
  • editor.background#ffffff
  • editor.findMatchBackground#909c7f
  • editor.findMatchHighlightBackground#e3d7c1
  • editor.foldBackground#00000000
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.lineHighlightBackground#00000000
  • editor.lineHighlightBorder#eaeaf2
  • editor.selectionBackground#99c9ef
  • editor.selectionHighlightBackground#e0e1de
  • editor.wordHighlightBackground#e2e6d6
  • editorBracketMatch.background#e2e6d6
  • editorBracketMatch.border#00000000
  • editorGroupHeader.tabsBackground#5d6b99
  • editorGutter.addedBackground#107c10
  • editorGutter.deletedBackground#df6262
  • editorGutter.foldingControlForeground#555555
  • editorGutter.modifiedBackground#0078d4
  • editorIndentGuide.activeBackground1#d0d0d0
  • editorIndentGuide.background1#d0d0d0
  • editorLineNumber.activeForeground#000000
  • editorLineNumber.foreground#7a7a7a
  • editorSuggestWidget.background#f7f9fe
  • editorSuggestWidget.focusHighlightForeground#1e1e1e
  • editorSuggestWidget.highlightForeground#1e1e1e
  • editorWidget.background#e9eeff
  • extensionButton.background#dddddd
  • extensionButton.hoverBackground#bee6fd
  • extensionButton.prominentForeground#000000
  • focusBorder#f5cc84
  • foreground#1e1e1e
  • gitDecoration.addedResourceForeground#1e1e1e
  • gitDecoration.deletedResourceForeground#1e1e1e
  • gitDecoration.modifiedResourceForeground#1e1e1e
  • gitDecoration.renamedResourceForeground#1e1e1e
  • gitDecoration.stageDeletedResourceForeground#1e1e1e
  • gitDecoration.stageModifiedResourceForeground#1e1e1e
  • gitDecoration.submoduleResourceForeground#1e1e1e
  • gitDecoration.untrackedResourceForeground#1e1e1e
  • icon.foreground#333333
  • input.background#fcfcfc
  • input.border#203d77
  • inputOption.activeBackground#c4d5ff
  • inputOption.activeBorder#203d77
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#c4d5ff
  • list.activeSelectionForeground#1e1e1e
  • list.errorForeground#1e1e1e
  • list.focusAndSelectionOutline#203d77
  • list.hoverBackground#00000000
  • list.inactiveSelectionBackground#e6e7ef
  • menu.background#e9eeff
  • menu.border#94a6ca
  • menu.selectionBackground#b1c5ff
  • menu.selectionBorder#203d77
  • menu.separatorBackground#c0cae9
  • menubar.selectionBackground#ecf4ff
  • quickInput.background#fbfbfb
  • quickInputList.focusBackground#c4d5ff
  • sideBar.background#f7f9fe
  • sideBar.border#5d6b99
  • sideBarSectionHeader.background#40568d
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#40508d
  • statusBar.debuggingBackground#40508d
  • statusBar.noFolderBackground#40508d
  • statusBarItem.hoverBackground#6673a4
  • tab.activeBackground#f5cc84
  • tab.activeForeground#1e1e1e
  • tab.border#5d6b99
  • tab.inactiveBackground#3b4f81
  • tab.inactiveForeground#ffffff
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#007997
  • terminal.ansiBrightGreen#008000
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightYellow#707300
  • terminal.ansiCyan#007997
  • terminal.ansiGreen#008000
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#707300
  • terminal.foreground#000000
  • titleBar.activeBackground#ccd5f0
  • titleBar.inactiveBackground#ccd5f0
  • toolbar.activeBackground#99c9ef
  • toolbar.hoverBackground#c4d5ff
  • toolbar.hoverOutline#203d77

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type.alias.cs#2B91AF
comment, punctuation.definition.comment#008000
keyword, keyword.operator.instanceof, variable.language, support.function.builtin#0000FF
storage, keyword.other, keyword.operator.new, keyword.operator.delete, keyword.type.cs, constant.language#0000ff
string#a31515
constant.character.escape#b776fb
entity.name.type#2b91af
punctuation.definition.directive.cpp, punctuation.definition.constant, keyword.operator, punctuation.definition.keyword, storage.type.function.arrow, punctuation.definition.variable#000000
meta.property-name, support.type.property-name#2b91af
string.quoted.double.html, string.quoted.double.xml#0000ff
punctuation.definition.string.begin.cpp, punctuation.definition.string.end.cpp#e21f1f
keyword.control.directive#808080
entity.name.function.definition.cpp, entity.name.function.call.cpp, entity.name.function.member.cpp, entity.name.function.constructor.cpp#74531f
variable.parameter.cpp#808080
variable.other.local#1f377f
meta.preprocessor.macro, constant.language.NULL, entity.name.other.preprocessor.macro.predefined#8a1bff
entity.other.attribute-name#ff0000
meta.tag.metadata, meta.tag.structure#800000
punctuation.definition.tag#000000
meta.tag.preprocessor.xml, entity.name.tag.localname#800000
entity.name.tag.css#800000
entity.other.attribute-name.css, entity.other.attribute-name.id.css, entity.other.attribute-name.class.css, entity.other.attribute-name.pseudo-class.css, entity.name.tag.wildcard#008800bold
keyword.control.at-rule, meta.function.shape.css, meta.function.misc.css#0000ff
keyword.other.unit, constant.numeric.css#000000
storage.type.java, punctuation.bracket.angle.java#0000ff
keyword.other.documentation.javadoc#000000
meta.method.identifier.java#2b91af
variable.parameter.java, punctuation.separator.delimiter.java#000000
entity.name.type.instance.jsdoc, variable.other.jsdoc#000000
entity.name.function.python, support.type.python#2b91af
markup.heading, string.other.link.description.markdown, meta.image.inline.markdown#2b91af
meta.separator.markdown#0000ff
markup.bold.markdownbold
variable.other.normal.shell#000000
entity.name.function.cs#74531f
entity.name.variable.parameter.cs, entity.name.variable.local.cs#1f377f
variable.other.readwrite.cs#000000
variable.other.object.cs#000000
entity.name.type.namespace.cs, punctuation.parenthesis.open.cs, punctuation.parenthesis.close.cs, punctuation.terminator.statement.cs#000000

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Blue Theme 2022 by Ernesto Cianciotta - VS Code Theme