Skip to main content
Coding Theme

Color themes

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.activeBackground#2c2e2f
  • activityBar.background#3c3f41
  • activityBar.border#323232
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#bbbbbb
  • button.background#4e8bca
  • checkbox.background#43494a
  • debugConsole.errorForeground#ff6b68
  • debugConsole.infoForeground#bbbbbb
  • debugConsole.sourceForeground#287bde
  • debugConsole.warningForeground#bbbbbb
  • diffEditor.insertedLineBackground#18322166
  • diffEditor.insertedTextBackground#4B8A6540
  • diffEditor.removedLineBackground#7D7E7E66
  • diffEditor.removedTextBackground#0B0C0C66
  • diffEditorGutter.insertedLineBackground#2a352f
  • diffEditorGutter.removedLineBackground#373737
  • dropdown.background#2b2b2b
  • dropdown.border#646464
  • editor.background#2B2B2B
  • editor.findMatchBackground#214283
  • editor.findMatchBorder#BBBBBB
  • editor.findMatchHighlightBackground#4EFF8533
  • editor.findMatchHighlightBorder#3C704B
  • editor.foldBackground#00000000
  • editor.foreground#A9B7C6
  • editor.lineHighlightBackground#323232
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214283
  • editor.selectionHighlightBackground#58995833
  • editor.wordHighlightBackground#58995833
  • editorBracketHighlight.foreground1#A9B7C6
  • editorBracketHighlight.foreground2#A9B7C6
  • editorBracketHighlight.foreground3#A9B7C6
  • editorBracketHighlight.foreground4#A9B7C6
  • editorBracketHighlight.foreground5#A9B7C6
  • editorBracketHighlight.foreground6#A9B7C6
  • editorBracketMatch.background#3B514D
  • editorBracketMatch.border#00000000
  • editorError.foreground#bc3f3c
  • editorGroupHeader.tabsBackground#3c3f41
  • editorGutter.addedBackground#384c38
  • editorGutter.background#2b2b2b
  • editorGutter.deletedBackground#656e76
  • editorGutter.modifiedBackground#374752
  • editorHoverWidget.background#46484a
  • editorHoverWidget.border#565656
  • editorIndentGuide.activeBackground1#373737
  • editorIndentGuide.background1#373737
  • editorInfo.foreground#aeae80
  • editorInlayHint.background#333333
  • editorInlayHint.foreground#787878
  • editorLineNumber.activeForeground#A4A3A3
  • editorLineNumber.foreground#606366
  • editorSuggestWidget.background#46484a
  • editorSuggestWidget.border#565656
  • editorSuggestWidget.focusHighlightForeground#579df6
  • editorSuggestWidget.highlightForeground#579df6
  • editorSuggestWidget.selectedBackground#113a5c
  • editorSuggestWidget.selectedForeground#bbbbbb
  • editorUnnecessaryCode.opacity#00000058
  • editorWarning.background#EEE47633
  • editorWarning.foreground#00000000
  • editorWidget.background#3c3f41
  • foreground#bbbbbb
  • gitDecoration.addedResourceForeground#629755
  • gitDecoration.conflictingResourceForeground#d5756c
  • gitDecoration.deletedResourceForeground#6c6c6c
  • gitDecoration.ignoredResourceForeground#848504
  • gitDecoration.modifiedResourceForeground#6897bb
  • gitDecoration.renamedResourceForeground#6897bb
  • gitDecoration.stageDeletedResourceForeground#6c6c6c
  • gitDecoration.stageModifiedResourceForeground#6897bb
  • gitDecoration.submoduleResourceForeground#bbbbbb
  • gitDecoration.untrackedResourceForeground#d1675a
  • input.background#00000000
  • input.border#646464
  • inputOption.activeBackground#5c6164
  • inputOption.activeForeground#40b6e0
  • inputOption.hoverBackground#4c5052
  • list.activeSelectionBackground#2f65ca
  • list.hoverBackground#00000000
  • list.inactiveSelectionBackground#0d293e
  • menu.background#3c3f41
  • menu.border#515151
  • menu.foreground#bbbbbb
  • menu.selectionBackground#4b6eaf
  • menu.separatorBackground#515151
  • menubar.selectionBackground#4b6eaf
  • panelTitle.activeBorder#4a88c7
  • sideBar.background#3c3f41
  • sideBarSectionHeader.background#00000000
  • statusBar.background#3c3f41
  • statusBar.debuggingBackground#3c3f41
  • statusBar.foreground#bbbbbb
  • statusBar.noFolderBackground#3c3f41
  • statusBarItem.remoteBackground#3c3f41
  • statusBarItem.remoteForeground#bbbbbb
  • tab.activeBackground#4e5254
  • tab.activeBorder#4a88c7
  • tab.border#3c3f41
  • tab.hoverBackground#27292a
  • tab.inactiveBackground#3c3f41
  • tab.unfocusedActiveBorder#747a80
  • terminal.ansiBlue#3993d4
  • terminal.ansiBrightBlue#3993d4
  • terminal.ansiBrightCyan#00a3a3
  • terminal.ansiBrightGreen#5c962c
  • terminal.ansiBrightMagenta#a771bf
  • terminal.ansiBrightRed#f0524f
  • terminal.ansiBrightWhite#808080
  • terminal.ansiBrightYellow#a68a0d
  • terminal.ansiCyan#00a3a3
  • terminal.ansiGreen#5c962c
  • terminal.ansiMagenta#a771bf
  • terminal.ansiRed#f0524f
  • terminal.ansiWhite#808080
  • terminal.ansiYellow#a68a0d
  • titleBar.activeBackground#3c3f41
  • titleBar.border#515151
  • titleBar.inactiveBackground#3c3f41

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#808080
comment.documentation, comment.block.javadoc, comment.line.double-slash.documentation#629755italic
keyword, storage, keyword.declaration, variable.language, keyword.operator.instanceof, support.function.builtin.shell#CC7832
variable.other.definition, variable.other.object.property, support.variable#9876AA
meta.method.identifier, entity.name.function.dart, entity.name.function.definition, entity.name.function.js#FFC66D
constant.numeric, constant.other.color.rgb-value.hex#6897BB
string.quoted.single, string.quoted.double, string.quoted.triple, string.quoted.other, string.interpolated, string.template#6A8759
constant.character.escape#CC7832
entity.name.tag, punctuation.definition.tag#e8bf6a
meta.tag#bababa
punctuation.terminator, punctuation.separator.delimiter, punctuation.separator.array, punctuation.separator.dictionary, punctuation.comma, punctuation.separator.comma.js, punctuation.separator.list.comma.css#CC7832
constant.language#CC7832
keyword.other.documentation.javadoc#629755italic bold underline
storage.modifier.import, storage.modifier.package#A9B7C6
storage.type.annotation, punctuation.definition.annotation#BBB529
punctuation.definition.parameters, keyword.control.ternary, keyword.operator, storage.type.generic.java, storage.type.java, variable.parameter#A9B7C6
punctuation.definition.directive, keyword.control.directive#BBB529
variable.other.property#9876AA
entity.other.attribute-name.namespace#9876AA
entity.name.tag.xml#bababa
variable.parameter.function.kotlin#9876AA
support.type.property-name.json#9876AA
string.quoted.double.html#a5c261
meta.property-name.css#bababa
keyword.other.unit, support.constant.property-value.css#a5c261
entity.other.attribute-name.class, entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.css#e8bf6a
keyword.other.important.css#cc7832bold
keyword.operator.logical.only.media.css, keyword.operator.logical.and.media.css#e8bf6a
support.constant.media.css#a5c261
support.type.property-name.media.css#e8bf6a
support.type.vendored.property-name.media.css#bababa
punctuation.definition.entity.css#a9b7c6
support.function#e8bf6a
variable.parameter.misc.css#e8bf6a
variable.other.constant.js, variable.other.object.js#9876aaitalic bold
punctuation.definition.list.begin.markdown, punctuation.definition.bold.markdown#cc7832
markup.heading.markdown#9876aaitalic
meta.image.inline.markdownitalic
punctuation.definition.link, string.other.link.description, string.other.link.title#287bde
markup.underline.link#ffc66d
punctuation.definition.metadata.markdown#6a8759
variable.other.normal.shell#A9B7C6

Shiki preview

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

Loading...

Android Studio Default Themes - Coding Theme