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#00000000
  • activityBar.activeBorder#dc2626
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#fcf7f7
  • activityBar.border#00000000
  • activityBar.dropBorder#00000000
  • activityBar.foreground#1a1a1a
  • activityBar.inactiveForeground#777777
  • activityBarBadge.background#dc2626
  • activityBarBadge.foreground#ffffff
  • button.background#dc2626
  • button.foreground#ffffff
  • button.hoverBackground#b91c1c
  • contrastActiveBorder#dc2626
  • contrastBorder#cccccc
  • editor.background#fefcfc
  • editor.findMatchBackground#f59e0b55
  • editor.findMatchHighlightBackground#f59e0b33
  • editor.foreground#0a0a0a
  • editor.lineHighlightBackground#00000000
  • editor.rangeHighlightBackground#dc262622
  • editor.selectionBackground#dc262644
  • editor.selectionHighlightBackground#dc262633
  • editor.wordHighlightBackground#dc262622
  • editor.wordHighlightStrongBackground#dc262633
  • editorCursor.foreground#dc2626
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#f8f8f8
  • editorGroupHeader.tabsBorder#00000000
  • editorIndentGuide.activeBackground1#dc2626
  • editorIndentGuide.background1#dddddd
  • editorLineNumber.activeForeground#dc2626
  • editorLineNumber.foreground#999999
  • editorRuler.foreground#dddddd
  • editorWhitespace.foreground#cccccc
  • focusBorder#00000000
  • input.background#ffffff
  • input.border#cccccc
  • input.foreground#000000
  • inputOption.activeBorder#dc2626
  • list.activeSelectionBackground#dc262622
  • list.activeSelectionForeground#000000
  • list.dropBackground#dc262633
  • list.focusBackground#dc262633
  • list.focusForeground#000000
  • list.focusHighlightForeground#dc2626
  • list.hoverBackground#dc262615
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#dc262622
  • list.inactiveSelectionForeground#000000
  • panel.background#fdfdfd
  • panel.border#cccccc
  • panelTitle.activeBorder#dc2626
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#777777
  • sideBar.background#f2f2f2
  • sideBar.border#00000000
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#1a1a1a
  • sideBarTitle.foreground#1a1a1a
  • statusBar.background#f8f8f8
  • statusBar.border#dc262655
  • statusBar.debuggingBackground#dc2626
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#333333
  • statusBar.noFolderBackground#f8f8f8
  • tab.activeBackground#00000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#dc2626
  • tab.activeForeground#1a1a1a
  • tab.border#00000000
  • tab.focusBorder#00000000
  • tab.hoverBackground#eeeeee44
  • tab.hoverBorder#00000000
  • tab.hoverForeground#333333
  • tab.inactiveBackground#00000000
  • tab.inactiveForeground#777777
  • tab.lastPinnedBorder#00000000
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#00000000
  • tab.unfocusedActiveForeground#444444
  • tab.unfocusedInactiveForeground#888888
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2563eb
  • terminal.ansiCyan#0891b2
  • terminal.ansiGreen#16a34a
  • terminal.ansiMagenta#c026d3
  • terminal.ansiRed#dc2626
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#f59e0b
  • terminal.background#ffffff
  • terminal.foreground#000000
  • titleBar.activeBackground#f8f8f8
  • titleBar.activeForeground#1a1a1a
  • titleBar.border#00000000
  • titleBar.inactiveBackground#f8f8f8
  • titleBar.inactiveForeground#777777
  • tree.inactiveIndentGuidesStroke#dc262644
  • tree.indentGuidesStroke#dc262644

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
variable, string constant.other.placeholder#0a0a0a—
entity.name.function, meta.require, support.function.any-method#dc2626—
entity.name.class, entity.name.type.class#f59e0b—
keyword, storage.type, storage.modifier#c026d3—
string, punctuation.definition.string#16a34a—
constant.numeric#2563eb—
constant.language, support.constant, constant.character, constant.escape#0891b2—
support.class.dart, support.type.dart, entity.name.type.class.dart, entity.name.type.dart#7cb3b3—
storage.type.primitive.dart, storage.type.built-in.dart#66ccff—
entity.name.function.dart, support.function.dart#6366f1—
variable.other.dart, variable.parameter.dart, variable.declaration.dart, meta.definition.variable.dart#e8e8e8—
variable.other.property.dart, meta.field.declaration.dart#a8d0ff—
keyword.control.dart, keyword.declaration.dart, storage.type.annotation.dart#66ccff—
support.class.flutter, support.type.flutter, meta.function-call.dart entity.name.function.dart#dd88ff—
string.interpolated.dart, punctuation.definition.interpolation.dart, meta.template.expression.dart#6366f1—
storage.type.annotation.dart, meta.declaration.annotation.dart#a87cb3—
entity.name.constructor, meta.constructor.dart#7cb3b3—
entity.name.type.rust, storage.type.rust, storage.class.std.rust#7cb3b3—
meta.macro.rust, entity.name.function.macro.rust#a87cb3—
entity.name.type.swift, support.type.swift#7cb3b3—
variable.language.php, variable.other.global.php#dd88ff—
constant.other.symbol.ruby#c4b078—
entity.name.type.class.cs, storage.type.cs#7cb3b3—
entity.name.tag.cs, meta.attribute.cs#a87cb3—
meta.decorator.ts, meta.decorator.tsx#a87cb3—
entity.name.tag.js, entity.name.tag.tsx, entity.name.tag.jsx, support.class.component.js, support.class.component.tsx#dd88ff—
entity.name.tag.js.jsx, entity.name.tag.tsx#dd88ff—
entity.name.tag.html, entity.name.tag.inline.any.html, entity.name.tag.other.html, entity.name.tag.block.any.html#7aa3c4—
entity.name.tag.yaml#7cb3b3—
entity.name.type.class.java, storage.type.java, storage.type.generic.java#7cb3b3—
entity.name.type.class.kotlin, storage.type.kotlin#7cb3b3—
Carbon Code Theme by sazardev - VS Code Theme