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.background#1F2023
  • activityBar.border#1F2023
  • activityBar.foreground#8dbca4
  • activityBarBadge.background#424852
  • button.background#243d46
  • button.foreground#857b55
  • descriptionForeground#8dbca4
  • editor.background#1f2023
  • editor.findMatchBorder#bcb28d66
  • editor.findMatchHighlightBackground#2c5a65
  • editor.findRangeHighlightBackground#2c5a65
  • editor.foreground#8dbca4
  • editor.lineHighlightBackground#282b31
  • editor.lineHighlightBorder#1f2023
  • editor.selectionBackground#2c5a65
  • editor.selectionHighlightBackground#2c5a65
  • editor.wordHighlightBackground#2c5a65
  • editorBracketMatch.background#ffffff00
  • editorBracketMatch.border#8dbcb4
  • editorCursor.foreground#8dbca4
  • editorError.foreground#00b4d8
  • editorGroup.border#27282c
  • editorGroupHeader.tabsBackground#292a2e
  • editorGutter.background#1f2023
  • editorIndentGuide.background#2f3033
  • editorLineNumber.foreground#43474c
  • editorLink.activeForeground#999
  • editorSuggestWidget.selectedBackground#243d46
  • editorWarning.foreground#9f86c0
  • editorWidget.background#27282c
  • editorWidget.border#555
  • editorWidget.foreground#8dbca4aa
  • errorForeground#00b4d8
  • focusBorder#1F2023
  • foreground#8dbca4
  • gitDecoration.ignoredResourceForeground#505f55
  • icon.foreground#8dbca4
  • list.activeSelectionBackground#243d46
  • list.activeSelectionForeground#8dbca4
  • list.dropBackground#292a2e
  • list.errorForeground#00b4d8
  • list.focusBackground#243d46
  • list.focusForeground#8dbca4
  • list.highlightForeground#93a1a1
  • list.hoverBackground#27282c
  • list.hoverForeground#8dbca4
  • list.inactiveFocusBackground#243d46
  • list.inactiveSelectionBackground#243d46
  • list.inactiveSelectionForeground#8dbca4
  • list.warningForeground#9f86c0
  • menu.background#26272b
  • menu.foreground#8dbca4aa
  • panel.background#26272b
  • panel.border#1F2023
  • panelTitle.activeForeground#8dbca4
  • panelTitle.inactiveForeground#8dbca4aa
  • progressBar.background#243d46aa
  • sash.hoverBorder#8dbca4aa
  • scrollbar.shadow#1F2023
  • scrollbarSlider.activeBackground#243d46
  • scrollbarSlider.background#27282c
  • scrollbarSlider.hoverBackground#243d46aa
  • selection.background#1f2023
  • sideBar.background#1f2023
  • sideBar.border#26272b
  • sideBar.foreground#707C74
  • sideBarSectionHeader.background#26272b
  • sideBarSectionHeader.foreground#7f7862
  • sideBarTitle.foreground#7f7862
  • statusBar.background#1f2023
  • statusBar.border#1F2023
  • statusBar.debuggingBackground#8dbca4
  • statusBar.debuggingForeground#1f2023
  • statusBar.foreground#8dbca4
  • statusBar.noFolderBackground#1f2023
  • statusBar.noFolderForeground#8dbca4
  • tab.activeBackground#1f2023
  • tab.activeBorder#9f86c0
  • tab.activeForeground#8dbca4
  • tab.border#1F2023
  • tab.hoverBackground#282b31
  • tab.inactiveBackground#292a2e
  • tab.inactiveForeground#bcb28d66
  • terminal.ansiBlack#2c5a65
  • terminal.ansiBlue#db1369
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#db1369
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#5c8490
  • terminal.ansiBrightMagenta#646695
  • terminal.ansiBrightRed#9f86c0
  • terminal.ansiBrightWhite#fdf6e3
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#69b0ac
  • terminal.ansiGreen#24936e
  • terminal.ansiMagenta#00b4d8
  • terminal.ansiRed#00b4d8
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#9f86c0
  • terminal.background#1f2023
  • terminal.foreground#8dbca4
  • terminalCursor.background#eee8d5
  • terminalCursor.foreground#657b83
  • titleBar.activeBackground#27282c
  • titleBar.activeForeground#8dbca4
  • titleBar.inactiveBackground#31343c
  • titleBar.inactiveForeground#8dbca4aa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
comment, punctuation.definition.comment, string.comment#707C74italic
constant, variable.language#58dccd
constant.other.placeholder, constant.character#db1369
constant.numeric#986DB2
constant.regexp#646695
entity.name.tag#00b4d8
entity.name.tag.css#00b4d8
entity.other.attribute-name#9f86c0
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#00b4d8
entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#6796e6
invalid#f44747
markup.underlineunderline
markup.bold#db1369bold
markup.heading#00b4d8bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#db1369
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#9f86c0
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#db1369
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.diff.header#db1369
storage#db1369
storage.type#00b4d8
storage.modifier#db1369
string#2a9d8f
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#db1369
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#9f86c0
keyword#00b4d8
keyword.operator#B9B3B3
keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof#db1369
keyword.other.unit#00b4d8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#db1369
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#00b4d8italic
entity.name.function, support.function, support.constant.handlebars#db1369
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#db1369
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#db1369
keyword.operator.assignment#bcb28d
meta.definition.variable.name, support.variable#bcb28d
meta.object-literal.key, meta.object-literal.key entity.name.function#9f86c0
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#bcb28d
support.class, variable, entity.name.type, entity.other.inherited-class, keyword.operator, keyword.operator.arithmetic#9f86c0
string, string.regexp, keyword.operator#2a9d8f
keyword.control#db1369
entity.name.type.module.js, entity.name.type.module.js.jsx, entity.other.inherited-class.js, entity.other.inherited-class.js.jsxitalic
keyword.operator.new#00b4d8italic
constant.numeric#457b9d
markup.underline.link.markdown#db1369
meta.separator.markdown, punctuation.definition.list.begin.markdown#457b9d
keyword.operator.accessor.js, keyword.operator.assignment.js#bcb28d
meta.function-call.generic.python, meta.function-call.python, keyword.operator.logical.python, constant.other.caps.python, entity.other.inherited-class.python#db1369
meta.function-call.arguments.python, meta.item-access.python, punctuation.definition.decorator.python, variable.language.special.self.python#9f86c0
storage.type.function.python, storage.type.class.python, keyword.control.flow.python#00b4d8
punctuation.separator.arguments.python, punctuation.separator.element.python, punctuation.separator.period.python, keyword.operator.assignment.python, keyword.operator.python, meta.attribute.python#bcb28d
meta.structure.dictionary.key.python#9cdcfe
string.quoted.docstring.multi.python#707C74
punctuation.definition.string.begin.python, punctuation.definition.string.end.python#2a9d8f
SeaBear Theme by akirco - VS Code Theme