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#C4BE9D
  • badge.background#aaa
  • badge.foreground#fafafa
  • diffEditor.insertedTextBackground#9c824a55
  • diffEditor.removedTextBackground#64B5F655
  • editor.background#FAF8F3
  • editor.findMatchBackground#95a5a677
  • editor.findMatchHighlightBackground#71aac355
  • editor.findRangeHighlightBackground#3f706366
  • editor.lineHighlightBackground#bdc3c725
  • editor.lineHighlightBorderx#9a9b9411
  • editor.selectionBackground#bdc3c755
  • editor.selectionHighlightBackground#bdc3c788
  • editor.wordHighlightBackground#bdc3c7aa
  • editor.wordHighlightStrongBackground#bdc3c7dd
  • editorBracketMatch.background#B1365Bf3
  • editorBracketMatch.border#9F7E6Bf3
  • editorCursor.foreground#544
  • editorGroupHeader.tabsBackground#bdc3c7
  • editorLineNumber.foreground#2a3343a9
  • editorLink.activeForeground#034694
  • errorForeground#B1365Bf3
  • focusBorder#525e54
  • git.color.modified#a50044
  • gitDecoration.modifiedResourceForeground#eae3cd
  • gitDecoration.untrackedResourceForeground#a50044
  • list.activeSelectionBackground#eae3cd
  • list.activeSelectionForeground#677d7f
  • list.dropBackground#999a9d
  • list.errorForeground#a50044
  • list.focusBackground#885f66aa
  • list.highlightForeground#89345d
  • list.hoverBackground#999a9d
  • list.hoverForeground#f5f4e8
  • list.inactiveSelectionBackground#eae3cd55
  • list.inactiveSelectionForeground#30322e
  • scrollbarSlider.background#bdc3c7
  • scrollbarSlider.hoverBackground#C4BE9D
  • selection.background#ebe6d9
  • sideBar.background#bdc3c7
  • sideBar.border#445250c1
  • sideBar.foreground#f9f4f4
  • sideBarSectionHeader.background#aebabee9
  • sideBarSectionHeader.foreground#2a3343e9
  • sideBarTitle.foreground#30322ed1
  • statusBar.background#bdc3c7
  • statusBar.foreground#35495f
  • tab.activeBackground#FAF8F3
  • tab.activeBorder#35495f
  • tab.activeForeground#35495f
  • tab.border#bdc3c7
  • tab.inactiveBackground#bdc3c7
  • tab.inactiveForeground#fff
  • tab.unfocusedActiveBackground#bdc3c7
  • tab.unfocusedActiveBorder#bdc3c7
  • tab.unfocusedActiveForeground#fff
  • widget.shadow#8382aebb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source.json#906387
source.css#906387
source.go#906387
constant.character#B73343
constant.language.boolean#B73343
entity.name.tag#B73343underline
keyword#C8384A
markup.italic#c03546
entity.name.function.method#C8384A
string.quoted.single.js#C8384A
string.quoted.single.jsx#c03546
string.quoted.single.ts#B73343
string.quoted.single.tsx#B73343
support.type.property-name.json#c03546
punctuation.accessor.js#c03546
punctuation.accessor.jsx#CA4151
punctuation.accessor.ts#c03546
punctuation.accessor.tsx#A62E3D
punctuation.separator.key-value.js#B73343
punctuation.separator.key-value.jsx#A62E3D
punctuation.separator.key-value.ts#c03546
punctuation.separator.key-value.tsx#c03546
constant.numeric#c03546
meta.brace.square.js#A62E3D
meta.brace.square.jsx#c03546
meta.brace.square.ts#CA4151
meta.brace.square.tsx#c03546
meta.var.expr.js#A62E3D
meta.var.expr.jsx#c03546
meta.var.expr.ts#c03546
meta.var.expr.tsx#A62E3D
storage.modifier.js#AF3040
storage.modifier.jsx#C8384A
storage.modifier.ts#C8384A
storage.modifier.tsx#CD4959
storage.type#A62E3D
string.template#C8384A
support.constant#B73343
support.function.dom.js#c03546
support.function.dom.jsx#c03546
support.function.dom.ts#c03546
support.function.dom.tsx#c03546
support.variable.property.js#c03546
support.variable.property.jsx#C8384A
support.variable.property.ts#c03546
support.variable.property.tsx#c03546
variable.language.constructor#c03546underline
variable.language.this#c03546
meta.tag.js#C8384A
meta.tag.jsx#B73343
meta.tag.ts#c03546
meta.tag.tsx#c03546
support.type.object.module.js#c03546
support.type.object.module.jsx#c03546
support.type.object.module.ts#c03546
support.type.object.module.tsx#A62E3D
punctuation.definition.parameters.begin.js#C8384A
punctuation.definition.parameters.begin.jsx#AF3040
punctuation.definition.parameters.begin.ts#C8384A
punctuation.definition.parameters.begin.tsx#c03546
punctuation.definition.parameters.end.js#CA4151
punctuation.definition.parameters.end.jsx#c03546
punctuation.definition.parameters.end.ts#B73343
punctuation.definition.parameters.end.tsx#c03546
punctuation.definition.parameters.end.js#B73343
punctuation.definition.parameters.end.jsx#B73343
punctuation.definition.parameters.end.ts#AF3040
punctuation.definition.parameters.end.tsx#c03546
markup.quote#CA4151
entity.other.attribute-name.js#c03546
entity.other.attribute-name.jsx#c03546
entity.other.attribute-name.ts#AF3040
entity.other.attribute-name.tsx#c03546
comment#614ad3
constant.language#614ad3
constant.other#614ad3
keyword.control.flow.js#c03546
keyword.control.flow.jsx#c03546
keyword.control.flow.ts#4930C6
keyword.control.flow.tsx#614ad3
keyword.control.module.js#4930C6
keyword.control.module.jsx#614ad3
keyword.control.module.ts#614ad3
keyword.control.module.tsx#614ad3
keyword.operator.accessor#4F35CE
markup.italic#614ad3
meta.import.js#614ad3
meta.import.jsx#5840D0
meta.import.ts#614ad3
meta.import.tsx#614ad3
meta.object-literal.key.js#614ad3
meta.object-literal.key.jsx#7C69DB
meta.object-literal.key.ts#614ad3
meta.object-literal.key.tsx#614ad3
meta.paragraph.markdown#6A54D6
punctuation.definition.block.js#614ad3
punctuation.definition.block.jsx#6A54D6
punctuation.definition.block.ts#6A54D6
punctuation.definition.block.tsx#614ad3
punctuation.separator.parameter.js#614ad3
punctuation.separator.parameter.jsx#614ad3
punctuation.separator.parameter.ts#614ad3
punctuation.separator.parameter.tsx#6A54D6
string.quoted.single.js#4F35CE
string.quoted.single.jsx#6A54D6
string.quoted.single.ts#735FD8
string.quoted.single.tsx#5840D0
string.quoted.single.json#5840D0
support.class.promise.js#614ad3
support.class.promise.jsx#614ad3
support.class.promise.ts#614ad3
support.class.promise.tsx#6A54D6
support.function#614ad3
keyword.control.import.js#735FD8
keyword.control.import.jsx#614ad3
keyword.control.import.ts#4F35CE
keyword.control.import.tsx#614ad3
keyword.control.from.js#5840D0
keyword.control.from.jsx#5840D0
keyword.control.from.ts#614ad3
keyword.control.from.tsx#6A54D6
keyword.control.export.js#614ad3
keyword.control.export.jsx#614ad3
keyword.control.export.ts#614ad3
keyword.control.export.tsx#614ad3
keyword.control.default.js#614ad3
keyword.control.default.jsx#4930C6
keyword.control.default.ts#614ad3
keyword.control.default.tsx#614ad3
entity.name.class#5840D0underline
support.function.console.js#4930C6
support.function.console.jsx#614ad3
support.function.console.ts#735FD8
support.function.console.tsx#6A54D6
variable.language#614ad3
invalid#4F35CEunderline
support.type.object.console.js#614ad3
support.type.object.console.jsx#614ad3
support.type.object.console.ts#6A54D6
support.type.object.console.tsx#614ad3
variable.parameter#614ad3
comment.block.documentation#7C69DB
comment.line.double-slash#5840D0
constant.language.null.js#96678D
constant.language.null.jsx#906387
constant.language.null.ts#906387
constant.language.null.tsx#8A5F81
entity.name.type#8A5F81
meta.parameters.js#8A5F81
meta.parameters.jsx#906387
meta.parameters.ts#906387
meta.parameters.tsx#906387
variable.other.class.js#906387
variable.other.class.jsx#906387
variable.other.class.ts#8A5F81
variable.other.class.tsx#8A5F81
constant.other.object.key.js#906387
constant.other.object.key.jsx#906387
constant.other.object.key.ts#8A5F81
constant.other.object.key.tsx#96678D
entity.other.inherited-class#96678D
markup.heading.markdown#A07497
meta.brace.round.js#906387
meta.brace.round.jsx#96678D
meta.brace.round.ts#906387
meta.brace.round.tsx#835A7B
entity.name.function#6A54D6underline
meta.tag.attributes.js#835A7B
meta.tag.attributes.jsx#906387
meta.tag.attributes.ts#8A5F81
meta.tag.attributes.tsx#906387
punctuation.accessor.js#906387
punctuation.accessor.jsx#835A7B
punctuation.accessor.ts#835A7B
punctuation.accessor.tsx#7D5675
punctuation.separator.comma.js#8A5F81
punctuation.separator.comma.jsx#906387
punctuation.separator.comma.ts#906387
punctuation.separator.comma.tsx#906387
source.js#8A5F81
source.jsx#906387
source.ts#7D5675
source.tsx#7D5675
variable.other.property.js#906387
variable.other.property.jsx#A07497
variable.other.property.ts#906387
variable.other.property.tsx#906387
storage.modifier.async.js#906387
storage.modifier.async.jsx#906387
storage.modifier.async.ts#8A5F81
storage.modifier.async.tsx#8A5F81
support.class.builtin.js#906387
support.class.builtin.jsx#906387
support.class.builtin.ts#8A5F81
support.class.builtin.tsx#906387
support.type.primitive.js#96678D
support.type.primitive.jsx#7D5675
support.type.primitive.ts#906387
support.type.primitive.tsx#835A7B
support.variable.property.js#906387
support.variable.property.jsx#8A5F81
support.variable.property.ts#96678D
support.variable.property.tsx#906387
variable#835A7B
variable.other.object.js#835A7B
variable.other.object.jsx#906387
variable.other.object.ts#8A5F81
variable.other.object.tsx#906387
variable.other.readwrite#8A5F81
variable.other.readwrite.js#835A7B
variable.other.readwrite.jsx#906387
variable.other.readwrite.ts#906387
variable.other.readwrite.tsx#906387
Brickleberry by selfrefactor - VS Code Theme