Skip to main content
CodingTheme

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#c86bff
  • activityBar.background#181818
  • activityBar.foreground#c86bff
  • activityBar.inactiveForeground#dddddd
  • badge.background#c86bff
  • badge.foreground#181818
  • breadcrumb.activeSelectionForeground#73c936
  • breadcrumb.focusForeground#c86bff
  • button.background#c86bff
  • button.foreground#181818
  • button.hoverBackground#c86bff
  • checkbox.background#181818
  • checkbox.border#c86bff
  • checkbox.foreground#c86bff
  • diffEditorGutter.insertedLineBackground#73c936
  • editor.background#181818
  • editor.foreground#dddddd
  • editor.selectionBackground#cccccc22
  • editorBracketHighlight.foreground1#dddddd
  • editorBracketHighlight.foreground2#6b6b6b
  • editorBracketHighlight.foreground3#dddddd
  • editorBracketHighlight.unexpectedBracket.foreground#c86bff
  • editorCursor.foreground#c86bff
  • editorGutter.addedBackground#73c936
  • editorGutter.deletedBackground#c86bff
  • editorGutter.modifiedBackground#c86bff
  • editorLineNumber.activeForeground#c86bff
  • editorLineNumber.foreground#6b6b6b
  • editorSuggestWidget.focusHighlightForeground#181818
  • editorSuggestWidget.highlightForeground#c86bff
  • focusBorder#c86bff
  • foreground#dddddd
  • icon.foreground#c86bff
  • list.activeSelectionBackground#c86bff
  • list.activeSelectionForeground#181818
  • list.activeSelectionIconForeground#181818
  • list.focusHighlightForeground#181818
  • list.highlightForeground#c86bff
  • sash.hoverBorder#c86bff
  • sideBar.background#282828
  • sideBarSectionHeader.background#282828
  • sideBarSectionHeader.foreground#c86bff
  • statusBar.background#c86bff
  • statusBar.debuggingBackground#73c936
  • statusBar.focusBorder#dddddd
  • statusBar.foreground#181818
  • statusBar.noFolderBackground#c86bff
  • statusBar.noFolderForeground#181818
  • statusBarItem.errorBackground#e9b5cb
  • statusBarItem.errorForeground#181818
  • statusBarItem.focusBorder#dddddd
  • statusBarItem.remoteBackground#00d5ff
  • statusBarItem.remoteForeground#181818
  • statusBarItem.warningBackground#282828
  • statusBarItem.warningForeground#c86bff
  • tab.activeBorder#c86bff
  • tab.unfocusedActiveBorder#181818
  • textCodeBlock.background#181818
  • textLink.activeForeground#73c936
  • textLink.foreground#c86bff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.brackets.curly#dddddd
comment, punctuation.definition.comment#6b6b6bitalic
keyword.control, keyword.other, keyword.operator.new, storage.modifier, storage.type#c86bffbold
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.logical, entity.name.type.primitive, entity.name.type.numeric, storage.type.primitive#c86bff
string#73c936
constant, variable.other.constant#e9b5cb
variable.language.self, variable.language.super, variable.language.this, variable.language.special.self, variable.parameter.function.language.special.self, variable.language.special.cls, variable.parameter.function.language.special.cls#73c936italic
meta.attribute, meta.macro, support.function.macro#00d5ff
entity.name.type, entity.other.inherited-class, storage.type.java, storage.type.generic.java, storage.type.object.array.java, support.type.julia#ddddddunderline
variable.other.metavariable.nameitalic
variable.other.metavariable.specifier#c86bff
entity.name.type.result, entity.name.type.option#c86bffbold
entity.name.type.lifetime#e9b5cb
support.variable.magic.python, support.function.magic.python#00d5ffitalic
meta.function.decorator.python#00d5ff
punctuation.separator.colon.python, punctuation.separator.period.python, punctuation.section.function.begin.python, punctuation.section.function.lambda.begin.python, punctuation.section.class.begin.python, punctuation.separator.annotation.result.python, invalid.deprecated.semicolon.python#c86bff
keyword.other.unit.hexadecimal#e9b5cb
storage.type.built-in.primitive.cpp, storage.type.built-in.primitive.c#c86bff
meta.preprocessor.c, entity.name.function.preprocessor.c, meta.preprocessor.macro.c, entity.name.function.preprocessor.cpp#00d5ff
punctuation.separator.pointer-access.c, punctuation.separator.pointer-access.cpp#c86bff
storage.modifier.array.bracket.square.c#dddddd
punctuation.separator.namespace.access.cpp#c86bff
storage.modifier.import.java, storage.modifier.package.java#dddddd
storage.type.annotation.java, punctuation.definition.annotation.java#00d5ff
markup.heading#c86bffbold
markup.italic#e9b5cbitalic
markup.bold#e9b5cbbold
markup.quote#c86bff
support.type.property-name.json#c86bff
meta.tag.xml#c86bff
meta.tag.table.toml#c86bffbold
keyword.local.lua#c86bffbold
meta.tag.metadata.doctype.html#00d5ff
entity.name.tag.html#c86bff
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#c86bffbold
support.constant.property-value.css, support.constant.color.w3c-standard-color-name.css#e9b5cb
punctuation.separator.key-value.css#c86bff
keyword.operator.arithmetic.css#c86bff
support.function.attr.css, support.function.calc.css, support.function.conic-gradient.css, support.function.counter.css, support.function.cubic-bezier.css, support.function.hsl.css, support.function.hsla.css, support.function.linear-gradient.css, support.function.max.css, support.function.min.css, support.function.radial-gradient.css, support.function.repeating-conic-gradient.css, support.function.repeating-linear-gradient.css, support.function.repeating-radial-gradient.css, support.function.rgb.css, support.function.rgba.css, support.function.var.css#00d5ff
keyword.package.go, keyword.type.go, keyword.struct.go, keyword.function.go, keyword.var.go, keyword.import.go, keyword.interface.go, keyword.map.go, keyword.channel.go, keyword.const.go#c86bffbold
storage.type.string.go, storage.type.int.go, storage.type.error.go, storage.type.byte.go, storage.type.numeric.go, storage.type.boolean.go, storage.type.rune.go, storage.type.uintptr.go#c86bff
keyword.storage.zig, keyword.default.zig, keyword.statement.zig, keyword.structure.zig#c86bffbold
keyword.type.zig, keyword.type.integer.zig, keyword.type.c.zig#c86bff
keyword.type.zig, keyword.type.integer.zig, keyword.type.c.zig#c86bff
support.function.builtin.zig#00d5ffitalic
keyword.constant.bool.zig, keyword.constant.default.zig#e9b5cb
variable.constant.error.zig#ddddddunderline

Shiki preview

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

Loading...