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#adadad
  • activityBar.background#21252b
  • activityBar.border#21252b
  • activityBar.foreground#c5cad4
  • activityBarBadge.background#7098c0
  • activityBarBadge.foreground#e9e9e9
  • badge.background#aaaaaa
  • badge.foreground#21252b
  • button.background#8a9cad80
  • button.foreground#c5cad4
  • button.hoverBackground#8096a860
  • charts.blue#81a1c1
  • charts.foreground#ced4df
  • charts.green#a3be8c
  • charts.lines#88c0d0
  • charts.orange#d08770
  • charts.purple#b48ead
  • charts.red#bf616a
  • charts.yellow#ebcb8b
  • debugConsole.errorForeground#bf616a
  • debugConsole.infoForeground#88c0d0
  • debugConsole.sourceForeground#616e88
  • debugConsole.warningForeground#ebcb8b
  • debugConsoleInputIcon.foreground#81a1c1
  • debugExceptionWidget.background#4c566a
  • debugExceptionWidget.border#2e3440
  • debugToolBar.background#21252b
  • diffEditor.insertedTextBackground#81a1c133
  • diffEditor.removedTextBackground#bf616a4d
  • dropdown.background#282c34
  • dropdown.border#282c34
  • dropdown.foreground#c5cad4
  • editor.background#282c34
  • editor.findMatchBackground#88c0d066
  • editor.findMatchHighlightBackground#88c0d033
  • editor.findRangeHighlightBackground#88c0d033
  • editor.focusedStackFrameHighlightBackground#53729788
  • editor.foreground#ced4df
  • editor.hoverHighlightBackground#3b4252fa
  • editor.inactiveSelectionBackground#434c5ecc
  • editor.inlineValuesBackground#4c566a
  • editor.inlineValuesForeground#eceff4
  • editor.lineHighlightBackground#3b4252
  • editor.lineHighlightBorder#3b4252
  • editor.rangeHighlightBackground#434c5e52
  • editor.selectionBackground#434c5ecc
  • editor.selectionHighlightBackground#434c5ecc
  • editor.stackFrameHighlightBackground#53729788
  • editor.wordHighlightBackground#81a1c166
  • editor.wordHighlightStrongBackground#81a1c199
  • editorBracketHighlight.foreground1#8fbcbb
  • editorBracketHighlight.foreground2#88c0d0
  • editorBracketHighlight.foreground3#81a1c1
  • editorBracketHighlight.foreground4#5e81ac
  • editorBracketHighlight.foreground5#8fbcbb
  • editorBracketHighlight.foreground6#88c0d0
  • editorBracketMatch.background#6e809480
  • editorBracketMatch.border#6e809480
  • editorCodeLens.foreground#6f7f8d
  • editorCursor.background#282c34
  • editorCursor.foreground#b3c0c9
  • editorError.foreground#F84B3C
  • editorGroup.border#282c34
  • editorGroup.dropBackground#21252b60
  • editorGroupHeader.noTabsBackground#282c34
  • editorGroupHeader.tabsBackground#21252b
  • editorGroupHeader.tabsBorder#282c34
  • editorGutter.addedBackground#72ba37c5
  • editorGutter.background#282c34
  • editorGutter.deletedBackground#f84c3cbe
  • editorGutter.modifiedBackground#dbb877d5
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#32373f
  • editorIndentGuide.activeBackground1#45535e75
  • editorIndentGuide.background1#45535e75
  • editorInfo.foreground#a7a7a7
  • editorLineNumber.activeForeground#ced4df
  • editorLineNumber.foreground#88959c
  • editorOverviewRuler.addedForeground#B8BA37
  • editorOverviewRuler.border#282c3400
  • editorOverviewRuler.commonContentForeground#788494
  • editorOverviewRuler.currentContentForeground#84A598
  • editorOverviewRuler.deletedForeground#a0a0a0
  • editorOverviewRuler.errorForeground#F84B3C
  • editorOverviewRuler.findMatchForeground#8c9daae0
  • editorOverviewRuler.incomingContentForeground#689d6a
  • editorOverviewRuler.infoForeground#d3869b
  • editorOverviewRuler.modifiedForeground#83a598
  • editorOverviewRuler.rangeHighlightForeground#a2b3c0bd
  • editorOverviewRuler.selectionHighlightForeground#46525fd3
  • editorOverviewRuler.warningForeground#F9BC41
  • editorOverviewRuler.wordHighlightForeground#45535e65
  • editorOverviewRuler.wordHighlightStrongForeground#45535e9c
  • editorRuler.foreground#7091a740
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#3a3a3a
  • editorSuggestWidget.foreground#c5cad4
  • editorSuggestWidget.highlightForeground#9e9e9e
  • editorSuggestWidget.selectedBackground#3d3d3d60
  • editorWarning.foreground#F9BC41
  • editorWhitespace.foreground#4f5d6993
  • editorWidget.background#21252b
  • editorWidget.border#21252b
  • errorForeground#F84B3C
  • extensionButton.prominentBackground#b4b4b480
  • extensionButton.prominentHoverBackground#acacac30
  • focusBorder#21252b
  • foreground#c5cad4
  • gitDecoration.conflictingResourceForeground#be5b88
  • gitDecoration.deletedResourceForeground#cc241d
  • gitDecoration.ignoredResourceForeground#707070
  • gitDecoration.modifiedResourceForeground#eec75d
  • gitDecoration.untrackedResourceForeground#64af74
  • icon.foreground#c5cad4
  • input.background#e9e9e905
  • input.border#2e333a
  • input.foreground#c5cad4
  • input.placeholderForeground#abc9e660
  • inputOption.activeBorder#afcee060
  • inputValidation.errorBackground#cc241d80
  • inputValidation.errorBorder#F84B3C
  • inputValidation.infoBackground#899ba780
  • inputValidation.infoBorder#859aa8
  • inputValidation.warningBackground#d7992180
  • inputValidation.warningBorder#F9BC41
  • list.activeSelectionBackground#363b4280
  • list.activeSelectionForeground#c5cad4
  • list.dropBackground#33373d
  • list.focusBackground#2d3035
  • list.focusForeground#cad8df
  • list.highlightForeground#7a8c9b
  • list.hoverBackground#2f353b80
  • list.hoverForeground#a4b2be
  • list.inactiveSelectionBackground#2c303580
  • list.inactiveSelectionForeground#a3afb6
  • menu.background#21252b
  • menu.separatorBackground#343a45
  • merge.border#282c3400
  • merge.currentContentBackground#9e9e9e20
  • merge.currentHeaderBackground#a1a1a140
  • merge.incomingContentBackground#94949420
  • merge.incomingHeaderBackground#92929240
  • panel.border#30353a
  • panelTitle.activeForeground#c5cad4
  • peekView.border#232b33
  • peekViewEditor.background#2d353d50
  • peekViewEditorGutter.background#23293050
  • peekViewResult.background#272d3550
  • peekViewResult.fileForeground#c5cad4
  • peekViewResult.matchHighlightBackground#3d4855af
  • peekViewResult.selectionBackground#3d4855af
  • peekViewResult.selectionForeground#3d4855af
  • peekViewTitle.background#26303b50
  • peekViewTitleDescription.foreground#c5cad4
  • peekViewTitleLabel.foreground#c5cad4
  • progressBar.background#7098c0
  • scrollbar.shadow#282c34
  • scrollbarSlider.activeBackground#7789a533
  • scrollbarSlider.background#7789a533
  • scrollbarSlider.hoverBackground#7789a533
  • selection.background#74859280
  • sideBar.background#21252b
  • sideBar.border#21252b
  • sideBar.foreground#c5cad4
  • sideBarSectionHeader.background#282c34
  • sideBarSectionHeader.border#282c34
  • sideBarSectionHeader.foreground#c5cad4
  • sideBarTitle.foreground#c5cad4
  • statusBar.background#a5a9ac
  • statusBar.border#36393c
  • statusBar.debuggingBackground#5e81ac
  • statusBar.debuggingBorder#282c3400
  • statusBar.debuggingForeground#e9e9e9
  • statusBar.foreground#21252b
  • statusBar.noFolderBackground#a5a9ac
  • statusBar.noFolderBorder#282c3400
  • tab.activeBackground#282c34
  • tab.activeBorderTop#b1b7bb
  • tab.activeForeground#c5cad4
  • tab.border#ffffff00
  • tab.inactiveBackground#21252b
  • tab.inactiveForeground#a7a7a7
  • tab.unfocusedActiveForeground#a7a7a7
  • tab.unfocusedInactiveForeground#a7a7a7
  • terminal.ansiBlack#3b4252
  • terminal.ansiBlue#81a1c1
  • terminal.ansiBrightBlack#4c566a
  • terminal.ansiBrightBlue#81a1c1
  • terminal.ansiBrightCyan#8fbcbb
  • terminal.ansiBrightGreen#a3be8c
  • terminal.ansiBrightMagenta#b48ead
  • terminal.ansiBrightRed#bf616a
  • terminal.ansiBrightWhite#c5cad4
  • terminal.ansiBrightYellow#ebcb8b
  • terminal.ansiCyan#88c0d0
  • terminal.ansiGreen#a3be8c
  • terminal.ansiMagenta#b48ead
  • terminal.ansiRed#bf616a
  • terminal.ansiWhite#c5cad4
  • terminal.ansiYellow#ebcb8b
  • terminal.background#282c34
  • terminal.foreground#c5cad4
  • terminalCursor.background#282c34
  • textBlockQuote.background#21252b
  • textBlockQuote.border#88c0d0
  • textCodeBlock.background#21252b
  • textLink.activeForeground#88c0d0
  • textLink.foreground#88c0d0
  • textPreformat.background#383f4d
  • textPreformat.foreground#8fbcbb
  • textSeparator.foreground#eceff4
  • titleBar.activeBackground#21252b
  • titleBar.activeForeground#c5cad4
  • titleBar.inactiveBackground#21252b
  • widget.shadow#171a1f96

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ced4dfff
emphasisitalic
strongbold
comment#616E88
constant.character#EBCB8B
constant.character.escape#EBCB8B
constant.language#81A1C1
constant.numeric#B48EAD
constant.regexp#EBCB8B
entity.name.class, entity.name.type.class#8FBCBB
entity.name.function#88C0D0
entity.name.tag#81A1C1
entity.other.attribute-name#8FBCBB
entity.other.inherited-class#8FBCBBbold
invalid.deprecated#ced4df
invalid.illegal#ced4df
keyword#81A1C1
keyword.operator#81A1C1
keyword.other.new#81A1C1
markup.boldbold
markup.changed#EBCB8B
markup.deleted#BF616A
markup.inserted#A3BE8C
meta.preprocessor#5E81AC
punctuation#ECEFF4
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters#ECEFF4
punctuation.definition.tag#81A1C1
punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment#616E88
punctuation.section#ECEFF4
punctuation.section.embedded.begin, punctuation.section.embedded.end#81A1C1
punctuation.terminator#81A1C1
punctuation.definition.variable#81A1C1
storage#81A1C1
string#A3BE8C
string.regexp#EBCB8B
support.class#8FBCBB
support.constant#81A1C1
support.function#88C0D0
support.function.construct#81A1C1
support.type#8FBCBB
support.type.exception#8FBCBB
token.debug-token#b48ead
token.error-token#bf616a
token.info-token#88c0d0
token.warn-token#ebcb8b
variable.other#ced4df
variable.language#81A1C1
variable.parameter#ced4df
punctuation.separator.pointer-access.c#81A1C1
source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include#8FBCBB
source.cpp keyword.control.directive.conditional, source.cpp punctuation.definition.directive, source.c keyword.control.directive.conditional, source.c punctuation.definition.directive#5E81ACbold
source.css constant.other.color.rgb-value#B48EAD
source.css meta.property-value#88C0D0
source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword#D08770
source.css punctuation.definition.keyword#81A1C1
source.css support.type.property-name#ced4df
source.diff meta.diff.range.context#8FBCBB
source.diff meta.diff.header.from-file#8FBCBB
source.diff punctuation.definition.from-file#8FBCBB
source.diff punctuation.definition.range#8FBCBB
source.diff punctuation.definition.separator#81A1C1
entity.name.type.module.elixir#8FBCBB
variable.other.readwrite.module.elixir#ced4dfbold
constant.other.symbol.elixir#ced4dfbold
variable.other.constant.elixir#8FBCBB
source.go constant.other.placeholder.go#EBCB8B
source.java comment.block.documentation.javadoc punctuation.definition.entity.html#81A1C1
source.java constant.other#ced4df
source.java keyword.other.documentation#8FBCBB
source.java keyword.other.documentation.author.javadoc#8FBCBB
source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom#8FBCBB
source.java keyword.other.documentation.see.javadoc#8FBCBB
source.java meta.method-call meta.method#88C0D0
source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc#8FBCBB
source.java meta.tag.template.value.javadoc#88C0D0
source.java punctuation.definition.keyword.javadoc#8FBCBB
source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc#616E88
source.java storage.modifier.import#8FBCBB
source.java storage.modifier.package#8FBCBB
source.java storage.type#8FBCBB
source.java storage.type.annotation#D08770
source.java storage.type.generic#8FBCBB
source.java storage.type.primitive#81A1C1
source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function#D08770
source.js meta.object-literal.key#88C0D0
source.js storage.type.class.jsdoc#8FBCBB
source.js string.quoted.template punctuation.quasi.element.begin, source.js string.quoted.template punctuation.quasi.element.end, source.js string.template punctuation.definition.template-expression#81A1C1
source.js string.quoted.template meta.method-call.with-arguments#ECEFF4
source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object#ced4df
source.js support.type.primitive#81A1C1
source.js variable.other.object#ced4df
source.js variable.other.readwrite.alias#8FBCBB
source.js meta.embedded.line meta.brace.square, source.js meta.embedded.line meta.brace.round, source.js string.quoted.template meta.brace.square, source.js string.quoted.template meta.brace.round#ECEFF4
text.html.basic constant.character.entity.html#EBCB8B
text.html.basic constant.other.inline-data#D08770italic
text.html.basic meta.tag.sgml.doctype#5E81AC
text.html.basic punctuation.definition.entity#81A1C1
source.properties entity.name.section.group-title.ini#88C0D0
source.properties punctuation.separator.key-value.ini#81A1C1
text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition#8FBCBB
markup.heading#88C0D0
text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw#8FBCBB
text.html.markdown markup.italicitalic
text.html.markdown markup.underline.linkunderline
text.html.markdown beginning.punctuation.definition.list#81A1C1
text.html.markdown beginning.punctuation.definition.quote#8FBCBB
text.html.markdown markup.quote#616E88
text.html.markdown constant.character.math.tex#81A1C1
text.html.markdown punctuation.definition.math.begin, text.html.markdown punctuation.definition.math.end#5E81AC
text.html.markdown punctuation.definition.function.math.tex#88C0D0
text.html.markdown punctuation.math.operator.latex#81A1C1
text.html.markdown punctuation.definition.heading#81A1C1
text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string#81A1C1
text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title#88C0D0
source.perl punctuation.definition.variable#ced4df
source.php meta.function-call, source.php meta.function-call.object#88C0D0
source.python entity.name.function.decorator, source.python meta.function.decorator support.type#D08770
source.python meta.function-call.generic#88C0D0
source.python support.type#88C0D0
source.python variable.parameter.function.language#ced4df
source.python meta.function.parameters variable.parameter.function.language.special.self#81A1C1
source.rust entity.name.type#8FBCBB
source.rust meta.macro entity.name.function#88C0D0bold
source.rust meta.attribute, source.rust meta.attribute punctuation, source.rust meta.attribute keyword.operator#5E81AC
source.rust entity.name.type.traitbold
source.rust punctuation.definition.interpolation#EBCB8B
source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly#81A1C1
source.css.scss variable.interpolation#ced4dfitalic
source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function, source.tsx punctuation.decorator, source.tsx meta.decorator variable.other.readwrite, source.tsx meta.decorator entity.name.function#D08770
source.ts meta.object-literal.key, source.tsx meta.object-literal.key#ced4df
source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function#88C0D0
source.ts support.class, source.ts support.type, source.ts entity.name.type, source.ts entity.name.class, source.tsx support.class, source.tsx support.type, source.tsx entity.name.type, source.tsx entity.name.class#8FBCBB
source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json, source.tsx support.constant.math, source.tsx support.constant.dom, source.tsx support.constant.json#8FBCBB
source.ts support.variable, source.tsx support.variable#ced4df
source.ts meta.embedded.line meta.brace.square, source.ts meta.embedded.line meta.brace.round, source.tsx meta.embedded.line meta.brace.square, source.tsx meta.embedded.line meta.brace.round#ECEFF4
text.xml entity.name.tag.namespace#8FBCBB
text.xml keyword.other.doctype#5E81AC
text.xml meta.tag.preprocessor entity.name.tag#5E81AC
text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string#D08770italic
source.yaml entity.name.tag#8FBCBB
Gineticus Theme by Gineticus - VS Code Theme