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.activeBorder#059669
  • activityBar.background#181818
  • activityBar.border#424242
  • activityBar.foreground#CCCCCC
  • activityBar.inactiveForeground#CCCCCC88
  • activityBarBadge.background#059669
  • activityBarBadge.foreground#fff
  • badge.background#0596694f
  • badge.foreground#CCCCCC
  • button.background#059669
  • button.border#0000
  • button.foreground#fff
  • button.hoverBackground#059669e8
  • button.secondaryBackground#181818
  • button.secondaryForeground#CCCCCC
  • button.secondaryHoverBackground#424242
  • checkbox.background#181818
  • checkbox.border#424242
  • debugToolBar.background#181818
  • dropdown.background#181818
  • dropdown.border#424242
  • dropdown.foreground#CCCCCC
  • dropdown.listBackground#181818
  • editor.background#181818
  • editor.findMatchBackground#05966968
  • editor.findMatchHighlightBackground#05966950
  • editor.foreground#C8C8C8
  • editor.selectionBackground#05966960
  • editorGroupHeader.border#424242
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#424242
  • editorGutter.addedBackground#5c9176
  • editorGutter.deletedBackground#c17c78
  • editorGutter.modifiedBackground#678bb4
  • editorInlayHint.foreground#999999cf
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#CCCCCC66
  • editorStickyScroll.border#424242
  • editorStickyScroll.shadow#42424250
  • editorStickyScrollHover.background#424242
  • editorWidget.background#181818
  • errorForeground#c17c78
  • focusBorder#0000
  • foreground#CCCCCC
  • input.background#181818
  • input.border#424242
  • input.foreground#CCCCCC
  • inputOption.activeBackground#059669
  • inputOption.activeBorder#059669
  • inputOption.activeForeground#fff
  • list.activeSelectionBackground#059669
  • list.activeSelectionForeground#fff
  • list.activeSelectionIconForeground#CCCCCC
  • list.highlightForeground#059669
  • list.hoverBackground#CCCCCC2f
  • list.inactiveSelectionBackground#424242
  • menu.background#181818
  • menu.border#424242
  • menu.foreground#CCCCCC
  • menu.hoverBackground#059669
  • menu.selectionBackground#059669
  • menu.selectionForeground#fff
  • notificationCenterHeader.background#181818
  • notificationCenterHeader.foreground#CCCCCC
  • notifications.background#181818
  • notifications.border#424242
  • notifications.foreground#CCCCCC
  • panel.background#181818
  • panel.border#424242
  • panelInput.border#424242
  • panelTitle.activeBorder#059669
  • panelTitle.activeForeground#CCCCCC
  • panelTitle.inactiveForeground#CCCCCC88
  • peekViewResult.background#181818
  • pickerGroup.border#424242
  • progressBar.background#059669
  • quickInput.background#181818
  • quickInput.foreground#CCCCCC
  • quickInputList.focusBackground#424242
  • quickInputList.focusForeground#CCCCCC
  • settings.dropdownBackground#181818
  • settings.dropdownBorder#424242
  • settings.headerForeground#CCCCCC
  • settings.numberInputBorder#424242
  • settings.textInputBorder#424242
  • sideBar.background#181818
  • sideBar.border#424242
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#424242
  • sideBarSectionHeader.foreground#CCCCCC
  • sideBarTitle.foreground#CCCCCC
  • statusBar.background#181818
  • statusBar.border#424242
  • statusBar.debuggingBackground#059669
  • statusBar.debuggingForeground#fff
  • statusBar.focusBorder#059669
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#181818
  • statusBarItem.errorBackground#181818
  • statusBarItem.focusBorder#059669
  • statusBarItem.remoteBackground#059669
  • statusBarItem.remoteForeground#fff
  • tab.activeBackground#181818
  • tab.activeBorder#181818
  • tab.activeBorderTop#0000
  • tab.activeForeground#CCCCCC
  • tab.border#424242
  • tab.hoverBackground#181818af
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#CCCCCC88
  • tab.lastPinnedBorder#CCCCCC33
  • tab.unfocusedActiveBorder#181818
  • tab.unfocusedActiveBorderTop#424242
  • tab.unfocusedHoverBackground#181818
  • terminal.ansiBlack#393a34
  • terminal.ansiBlue#0060D1
  • terminal.ansiBrightBlack#777777
  • terminal.ansiBrightBlue#0070F3
  • terminal.ansiBrightCyan#14b8a6
  • terminal.ansiBrightGreen#46A758
  • terminal.ansiBrightMagenta#E93D82
  • terminal.ansiBrightRed#E5484D
  • terminal.ansiBrightWhite#cccccc
  • terminal.ansiBrightYellow#E5C07B
  • terminal.ansiCyan#0D8C7D
  • terminal.ansiGreen#63C174
  • terminal.ansiMagenta#DE2670
  • terminal.ansiRed#DA3036
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#E5C07B
  • terminal.foreground#CCCCCC
  • terminal.selectionBackground#0596694f
  • terminal.tab.activeBorder#059669
  • terminalCursor.foreground#059669
  • textBlockQuote.background#424242
  • textCodeBlock.background#424242
  • textLink.activeForeground#059669
  • textLink.foreground#059669
  • textPreformat.background#424242
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#CCCCCC
  • titleBar.border#424242
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#CCCCCC88
  • welcomePage.progress.foreground#059669
  • welcomePage.tileBackground#424242

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment, punctuation.definition.comment#758575DD
support, property, variable, identifier, attribute.name, custom.variable, custom.punctuation, meta.property-value.scss, support.variable.property, entity.name.function.scss, keyword.operator.gradient, meta.at-rule.keyframe.less, meta.function-call.arguments, support.type.custom-property, punctuation.definition.custom-property.less#BD976A
entity.other.attribute-name.html.vue#BD976A
support.variable, variable.language#BD976A
constant, entity.name.constant, meta.definition.variable, constant.character.escape, keyword.operator.or.regexp, punctuation.definition.group, keyword.operator.quantifier.regexp, punctuation.definition.character-class.regexp#C98A7D
meta.group.regexp, keyword.control.anchor.regexp, constant.other.character-class#C98A7D
string, source.ini, markup.underline.link, meta.embedded.assembly, meta.attribute-selector.scss, constant.other.color.rgb-value, support.constant.property-value, string punctuation.section.embedded source#C98A7D
constant.language, meta.module-reference#4D9375
number, constant.numeric, keyword.other.unit, meta.at-rule.keyframes.scss, entity.other.keyframe-offset, entity.other.attribute-name.scss, source.css.less keyword.other.keyframe-selector.less#4C9A91
variable.parameter.misc.css, variable.parameter.url.scss, entity.other.attribute-name, punctuation.definition.entity., meta.at-rule.utility.body.tailwind, invalid.deprecated.entity.other.attribute-name, entity.other.attribute-name.parent-selector-suffix#BD976A
entity.other.attribute-name.id, entity.other.attribute-name.class, punctuation.definition.entity.css#BD976A
meta.property-name, meta.function-call.less, variable.other.property, meta.object-literal.key, keyword.other.definition, meta.definition.property, variable.object.property, support.variable.property, support.constant.property, variable.other.enummember, variable.other.object.property, variable.other.constant.property, constant.language.import-export-all#B8A965
source.coffee.embedded, support.type.property-name.css, support.type.property-name.less, support.type.vendor-prefix.less, support.type.vendored.property-name.css, keyword.other.keyframe-selector.less, support.type.property-name.media, meta.at-rule.media.header.css, meta.property-value.css, entity.name.tag.custom.css, entity.name.tag.custom.scss, meta.at-rule.keyframe.less, variable.other.constant.animation-name, support.constant.vendored.property-value.css#B8A965
constant.language.null, constant.language.undefined#CB7676
entity.name.tag#4D9375
entity.name.tag.template, entity.name.tag.script, entity.name.tag.style, entity.name.tag.route#CB7676
entity.name.tag.yaml, keyword.other.definition.ini, support.type.property-name.json#B8A965
storage.type, markup.heading, storage.modifier, entity.name.section.markdown, variable.other.link.underline, keyword.operator.logic, keyword.operator.logical.and, keyword.operator.logical.scss, keyword.operator.logical.python, keyword.operator.logical.feature, punctuation.definition.template-expression#CB7676
keyword, constant.character, keyword.operator.new, storage.type.class.jsdoc, keyword.operator.expression, support.type.object.module.js#4D9375
entity, entity.name, support.function, meta.function-call, entity.name.function, variable.language.super, entity.name.operator.custom-literal, source.powershell variable.other.member#80A665
support.class, entity.name.namespace, entity.name.type.class, entity.name.type.module, support.class.component, entity.other.inherited-class#559caf
support.type, meta.function, entity.name.type, meta.type.parameters, meta.type.annotation, meta.namespace.declaration, variable.language.relations.prisma#559caf
storage.type.error, storage.type.string, storage.type.symbol, storage.type.numeric, storage.type.boolean, support.type.builtin, support.type.primitive#4C9A91
meta.jsx.children, meta.embedded.block.html#C8C8C8
keyword.operator.ternary, keyword.operator.logical, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.decrement, keyword.operator.relational, keyword.operator.comparison, keyword.operator.arithmetic, invalid.illegal.combinator.less#CB7676
source.ts, delimiter, meta.block, meta.brace, punctuation, meta.parameters, keyword.operator, meta.objectliteral, meta.array.literal, source.prisma.array, punctuation.accessor, meta.type.annotation, meta.feature-query.css, meta.function.calc.css, meta.property-list.css, source.prisma.embedded, meta.tag.block.any.html, meta.tag.inline.any.html, meta.attribute.directive, entity.name.tag.reference, storage.type.function.arrow, support.constant.handlebars, keyword.operator.assignment, punctuation.section.function, punctuation.separator.key-value, meta.at-rule.supports.header.css, punctuation.definition.parameters, meta.tag.structure.input.void.html, punctuation.definition.typeparameters, punctuation.definition.attribute-selector, source.css.less punctuation.definition.group, meta.embedded.block.github-actions-expression, invalid.illegal.character-not-allowed-here.html#999999cf
markup.strikethroughstrikethrough
markup.boldbold
markup.italicitalic
markup.inserted, punctuation.definition.inserted#5c9176
markup.deleted, punctuation.definition.deleted#c17c78
markup.changed, punctuation.definition.changed#678bb4
markup.ignored, markup.untracked#2f363d
meta.diff.range#b392f0bold
meta.diff.header#79b8ff

Shiki preview

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

Loading...

Sugar Theme - Coding Theme