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.activeBackground#0a0a0a
  • activityBar.activeBorder#4B0055
  • activityBar.background#0e0e0e
  • activityBar.border#ffffff00
  • activityBar.foreground#EBDBB2
  • activityBar.inactiveForeground#EBDBB274
  • activityBarBadge.background#4B0055
  • activityBarBadge.foreground#EBDBB2
  • badge.background#4B0055
  • badge.foreground#EBDBB2
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#0e0e0e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#EBDBB2
  • button.background#4B0055
  • button.border#4B0055
  • button.foreground#EBDBB2
  • button.hoverBackground#820093
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#EBDBB2
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • contrastBorder#ffffff00
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0e0e0e
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#EBDBB2
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41aa
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#820093
  • editor.selectionForeground#EBDBB2
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#0f4c5cb8
  • editorBracketHighlight.foreground1#b16286
  • editorBracketHighlight.foreground2#2a9d8f
  • editorBracketHighlight.foreground3#689d6a
  • editorBracketHighlight.foreground4#98971a
  • editorBracketHighlight.foreground5#d79921
  • editorBracketHighlight.foreground6#F96D10
  • editorBracketHighlight.unexpectedBracket.foreground#e5160f
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#2a9d8f
  • editorCursor.background#000000
  • editorCursor.foreground#EBDBB2
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#ffffff00
  • editorGroup.emptyBackground#0e0e0e
  • editorGroupHeader.border#ffffff00
  • editorGroupHeader.tabsBackground#0e0e0e
  • editorGroupHeader.tabsBorder#3c3836
  • editorGutter.addedBackground#12918B
  • editorGutter.background#0e0e0e
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#9a031e
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0f4c5c
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4B0055
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorStickyScroll.border#ffffff00
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#2a9d8f
  • editorSuggestWidget.selectedBackground#0f4c5c
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • errorForeground#fb4934
  • focusBorder#ffffff00
  • foreground#EBDBB2
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#EBDBB2
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0f4c5c
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#0f4c5c4e
  • list.focusBackground#0f4c5c7c
  • list.focusForeground#EBDBB2
  • list.highlightForeground#4B0055
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#0f4c5c
  • listFilterWidget.noMatchesOutline#9a031e
  • listFilterWidget.outline#00000000
  • menu.background#131313
  • menu.border#00000085
  • menu.foreground#EBDBB2
  • menu.selectionBackground#0f4c5c
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#ff000000
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#0f4c5c
  • merge.incomingHeaderBackground#176f86
  • minimap.background#0e0e0e
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#0f4c5c
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#12918B
  • minimapGutter.deletedBackground#9a031e
  • minimapGutter.modifiedBackground#0f4c5c
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#9a031e
  • notificationsInfoIcon.foreground#4B0055
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#0e0e0e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#5f0f40
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#2a9d8f
  • peekViewEditor.background#0f4c5c
  • peekViewEditor.matchHighlightBackground#F96D1099
  • peekViewEditor.matchHighlightBorder#F96D10
  • peekViewEditorGutter.background#0f4c5c
  • peekViewResult.background#2a2a2a
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#0e0e0e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#EBDBB2
  • progressBar.background#4B0055
  • scrollbar.shadow#1d2021
  • scrollbarSlider.activeBackground#4B0055
  • scrollbarSlider.background#50494599
  • scrollbarSlider.hoverBackground#665c54
  • selection.background#264653
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#EBDBB2
  • sideBar.background#0e0e0e
  • sideBar.border#ff000000
  • sideBar.dropBackground#0f4c5c4e
  • sideBar.foreground#EBDBB2
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#bbbbbb
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#4B0055
  • statusBar.border#ff000000
  • statusBar.debuggingBackground#0f4c5c
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#EBDBB2
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#F96D10
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#242424
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#EBDBB2
  • tab.border#252526
  • tab.hoverForeground#fff5db
  • tab.inactiveBackground#0e0e0e
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00b9ea
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#00e7ff
  • terminal.ansiBrightCyan#00ffcf
  • terminal.ansiBrightGreen#00fd4b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#ff3232
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#00b0b0
  • terminal.ansiGreen#00cd5a
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#9a031e
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0f4c5c
  • terminalCursor.foreground#ffffff
  • textLink.activeForeground#fff5dd
  • textLink.foreground#EBDBB2
  • titleBar.activeBackground#0e0e0e
  • titleBar.activeForeground#EBDBB2
  • titleBar.border#00000000
  • titleBar.inactiveBackground#212121bf
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#7c7c7c
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#1d202130

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ebdbb2
emphasisitalic
strongbold
header#19C8BF
comment, punctuation.definition.comment#928374italic
constant, support.constant, variable.arguments#78AF30
constant.rgb-value#ebdbb2
entity.name.selector#12918B
entity.other.attribute-name#fabd2f
entity.name.tag, punctuation.tag#12918B
invalid, invalid.illegal#cc241d
invalid.deprecated#b16286
meta.selector#12918B
meta.preprocessor#F96D10
meta.preprocessor.string#b8bb26
meta.preprocessor.numeric#b8bb26
meta.header.diff#F96D10
storage#fb4934
storage.type, storage.modifier#F96D10
string#ebdbb2
string.tag#ebdbb2
string.value#ebdbb2
string.regexp#F96D10
string.escape#fb4934
string.quasi#12918B
string.entity#ebdbb2
object#ebdbb2
module.node#12918B
support.type.property-name#689d6a
keyword#fb4934
keyword.control#fb4934
keyword.control.module#12918B
keyword.control.less#d79921
keyword.operator#12918B
keyword.operator.new#F96D10
keyword.other.unit#b8bb26
metatag.php#F96D10
support.function.git-rebase#689d6a
constant.sha.git-rebase#b8bb26
meta.type.name, meta.return.type, meta.return-type, meta.cast, meta.type.annotation, support.type, storage.type.cs, variable.class#fabd2f
variable.this, support.variable#78AF30
entity.name, entity.static, entity.name.class.static.function, entity.name.function, entity.name.class, entity.name.type#fabd2f
entity.function, entity.name.function.static#12918B
entity.name.function.function-call#12918B
support.function.builtin#F96D10
entity.name.method, entity.name.method.function-call, entity.name.static.function-call#689d6a
brace#d5c4a1
meta.parameter.type.variable, variable.parameter, variable.name, variable.other, variable, string.constant.other.placeholder#12918B
prototype#78AF30
punctuation#a89984
punctuation.quoted#ebdbb2
punctuation.quasi#fb4934
*url*, *link*, *uri*underline
meta.function.python, entity.name.function.python#12918B
storage.type.function.python, storage.modifier.declaration, storage.type.class.python, storage.type.string.python#fb4934
storage.type.function.async.python#fb4934
meta.function-call.generic#12918B
meta.function-call.arguments#d5c4a1
entity.name.function.decorator#fabd2fbold
constant.other.capsbold
keyword.operator.logical#fb4934
punctuation.definition.logical-expression#F96D10
string.interpolated.dollar.shell, string.interpolated.backtick.shell#12918B
keyword.control.directive#12918B
support.function.C99#fabd2f
meta.function.cs, entity.name.function.cs, entity.name.type.namespace.cs#b8bb26
keyword.other.using.cs, entity.name.variable.field.cs, entity.name.variable.local.cs, variable.other.readwrite.cs#12918B
keyword.other.this.cs, keyword.other.base.cs#78AF30
meta.scope.prerequisites#fabd2f
entity.name.function.target#b8bb26bold
storage.modifier.import.java, storage.modifier.package.java#bdae93
keyword.other.import.java, keyword.other.package.java#12918B
storage.type.java#fabd2f
storage.type.annotation#12918Bbold
keyword.other.documentation.javadoc#12918B
comment.block.javadoc variable.parameter.java#b8bb26bold
source.java variable.other.object, source.java variable.other.definition.java#ebdbb2
meta.function-parameters.lisp#fabd2f
markup.underlineunderline
string.other.link.title.markdown#928374underline
markup.underline.link#78AF30
markup.bold#F96D10bold
markup.heading#F96D10bold
markup.italicitalic
markup.inserted#b8bb26
markup.deleted#d65d0e
markup.changed#F96D10
markup.punctuation.quote.beginning#98971a
markup.punctuation.list.beginning#12918B
markup.inline.raw, markup.fenced_code.block#12918B
string.quoted.double.json#ebdbb2
source.json meta.structure.dictionary.json support.type.property-name.json#b8bb26
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#12918B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#78AF30
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b8bb26
entity.other.attribute-name.css#F96D10
source.css meta.selector#ebdbb2
support.type.property-name.css#F96D10
entity.other.attribute-name.class#b8bb26
source.css support.function.transform, source.css support.function.timing-function, source.css support.function.misc#fb4934
support.property-value, constant.rgb-value, support.property-value.scss, constant.rgb-value.scss#d65d0e
entity.name.tag.css
punctuation.definition.tag#12918B
text.html entity.name.tag, text.html punctuation.tag#12918Bbold
source.js variable.language#F96D10
source.ts variable.language#F96D10
source.go storage.type#fabd2f
source.go entity.name.import#b8bb26
source.go keyword.package, source.go keyword.import#12918B
source.go keyword.interface, source.go keyword.struct#12918B
source.go entity.name.type#ebdbb2
source.go entity.name.function#78AF30
keyword.control.cucumber.table#12918B
source.reason string.double, source.reason string.regexp#ebdbb2
source.reason keyword.control.less#12918B
source.reason entity.name.function#12918B
source.reason support.property-value, source.reason entity.name.filename#F96D10
source.powershell variable.other.member.powershell#F96D10
source.powershell support.function.powershell#fabd2f
source.powershell support.function.attribute.powershell#bdae93
source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell#F96D10
scooby-dooby-dark by Cristina Genduso - VS Code Theme