Skip to main content
CodingTheme

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#4E5157
  • activityBar.activeBorder#0000
  • activityBar.activeFocusBorder#0000
  • activityBar.background#2B2D30
  • activityBar.border#1E1F22
  • activityBar.dropBorder#588CF3
  • activityBar.foreground#CED0D6
  • activityBar.inactiveForeground#737580
  • activityBarBadge.background#3574F0
  • activityBarBadge.foreground#FFFFFF
  • badge.background#3574F0
  • badge.foreground#FFFFFF
  • button.background#3574F0
  • button.border#0000
  • button.foreground#FFFFFF
  • button.hoverBackground#366ACF
  • button.secondaryBackground#0000
  • button.secondaryForeground#DFE1E5
  • button.separator#6B9BFA
  • diffEditor.insertedLineBackground#294436fe
  • diffEditor.insertedTextBackground#447152fe
  • diffEditor.removedLineBackground#45302Bfe
  • diffEditor.removedTextBackground#8F5247fe
  • diffEditorGutter.insertedLineBackground#294436fe
  • diffEditorGutter.removedLineBackground#45302Bfe
  • dropdown.background#2B2D30
  • dropdown.border#4E5157
  • dropdown.foreground#DFE1E5
  • editor.background#1E1F22
  • editor.findMatchBackground#2d543f
  • editor.findMatchHighlightBackground#114957fe
  • editor.foreground#BCBEC4
  • editor.lineHighlightBackground#26282E
  • editor.selectionBackground#154288
  • editorBracketHighlight.foreground1#E8BA36
  • editorBracketHighlight.foreground2#54A857
  • editorBracketHighlight.foreground3#359FF4
  • editorBracketHighlight.foreground4#6E7ED9
  • editorBracketHighlight.foreground5#179387
  • editorBracketHighlight.unexpectedBracket.foreground#FA6675
  • editorError.foreground#FA6675
  • editorGroup.border#1E1F22
  • editorGroupHeader.tabsBackground#1E1F22
  • editorGroupHeader.tabsBorder#393B40
  • editorGutter.addedBackground#549159
  • editorGutter.deletedBackground#868A91
  • editorGutter.foldingControlForeground#6F737A
  • editorGutter.modifiedBackground#375FAD
  • editorInfo.foreground#7EC482
  • editorLineNumber.activeForeground#9DA0A8
  • editorLineNumber.foreground#4E5157
  • focusBorder#0000
  • gitlens.graphLane1Color#35538F
  • gitlens.graphLane2Color#436946
  • gitlens.graphLane3Color#826A41
  • gitlens.graphLane4Color#7A4343
  • gitlens.graphLane5Color#825845
  • gitlens.graphLane6Color#583D7A
  • gitlens.graphLane7Color#20635D
  • icon.foreground#CED0D6
  • list.activeSelectionBackground#2E436E
  • list.activeSelectionForeground#DFE1E5
  • list.inactiveSelectionBackground#43454A
  • list.inactiveSelectionForeground#DFE1E5
  • merge.currentContentBackground#294436fe
  • merge.currentHeaderBackground#447152fe
  • merge.incomingContentBackground#385570fe
  • merge.incomingHeaderBackground#43698Dfe
  • panel.background#2B2D30
  • panel.border#1E1F22
  • panelTitle.activeBorder#3574F0
  • panelTitle.activeForeground#DFE1E5
  • panelTitle.inactiveForeground#DFE1E5AA
  • scrollbarSlider.background#48494B
  • scrollbarSlider.hoverBackground#595A5C
  • sideBar.background#2B2D30
  • sideBar.border#1E1F22
  • sideBar.foreground#DFE1E5
  • sideBarSectionHeader.background#2B2D30
  • sideBarSectionHeader.foreground#DFE1E5
  • statusBar.background#2B2D30
  • statusBar.border#1E1F22
  • statusBar.debuggingBackground#2B2D30
  • statusBar.foreground#9DA0A8
  • statusBar.noFolderBackground#2B2D30
  • statusBarItem.remoteBackground#3574F0
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#1E1F22
  • tab.activeBorder#3574F0
  • tab.activeForeground#DFE1E5
  • tab.border#0000
  • tab.inactiveBackground#1E1F22
  • tab.inactiveForeground#DFE1E5AA
  • tab.unfocusedActiveBorder#5A5D63
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#5594FA
  • terminal.ansiBrightBlack#4E5157
  • terminal.ansiBrightBlue#3399FF
  • terminal.ansiBrightCyan#40FFE9
  • terminal.ansiBrightGreen#67FF59
  • terminal.ansiBrightMagenta#D970FF
  • terminal.ansiBrightRed#FF6B7A
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFEC1A
  • terminal.ansiCyan#47CCBD
  • terminal.ansiGreen#6BCC62
  • terminal.ansiMagenta#C092FA
  • terminal.ansiRed#F27481
  • terminal.ansiWhite#CED0D6
  • terminal.ansiYellow#E0CE70
  • terminal.background#1E1F22
  • terminal.findMatchBackground#FF941Afe
  • terminal.findMatchHighlightBackground#FFEA00fe
  • terminal.foreground#DFE1E5
  • terminal.selectionBackground#25324D
  • terminal.selectionForeground#DFE1E5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.block, comment.line#7A7E85
comment.block.documentation, comment.line.number-sign.yaml#5F826B
storage.type.class.jsdoc#68A67E
variable.other.jsdoc#ABADB3
keyword, variable.language.this, constant.language.boolean.true, storage.type, storage.type.function, storage.type.class, storage.type.property, storage.modifier, support.type.primitive, meta.type.annotation, meta.at-rule.header.css, meta.at-rule.media.header.css, meta.at-rule.import.css, entity.name.tag.yaml, punctuation.definition.heading.markdown, punctuation.definition.raw.markdown, punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, meta.link.reference.markdown, meta.link.reference.def.markdown, punctuation.definition.table.markdown, punctuation.separator.table.markdown, markup.list.table-delimiter, punctuation.definition.heading.mdx, punctuation.definition.variable.shell#CF8E6D
string.regexp#42C3D4
keyword.other.unit.percentage.css#BCBEC4
constant.numeric#2AACB8
string.quoted.double, string.quoted.single, string.template, markup.inline.raw.string, string.other.link.description.title.markdown, markup.quote#6AAB73
constant.character.escape#CF8E6D
meta.definition.variable, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx, variable.other.constant.object, string.template variable.other.readwrite#A9B7C6
entity.other.inherited-class, variable.other.object.js, variable.other.object.ts, variable.other.object.tsx, entity.name.type.module.tsx#C77DBA
variable.object.property, support.type.property-name.json, variable.other.property.tsx#C77DBB
entity.name.function#56A8F5
meta.decorator#B3AE60
support.class.component.js, support.class.component.jsx#9C9CFF
entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml, keyword.other.doctype.xml, entity.name.tag.tsx, entity.name.tag.jsx, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx#D5B778
support.class.component.tsx#2FBAA3
meta.type.parameters, punctuation.terminator.rule, string.template punctuation.definition.template-expression.begin, string.template punctuation.definition.template-expression.end#BCBEC4
punctuation.section.function.begin.bracket.round, punctuation.section.function.end.bracket.round, punctuation.section.block.begin.bracket.curly, punctuation.section.block.end.bracket.curly#BCBEC4
variable.parameter.url.css, variable.parameter.url.less#5C92FF
meta.property-list.css, meta.property-list.less, support.type.property-name.media.css#BABABA
meta.property-value.css, meta.property-value.less, keyword.other.unit.px.css, keyword.other.unit.px.less, support.constant.property-value.css, support.constant.property-value.less, constant.numeric.css meta.property-value.css, constant.numeric.less meta.property-value.less, variable.parameter.misc.css, variable.parameter.misc.less#6AAB73
keyword.other.important.css#CF8E6Dbold
meta.selector.css, meta.selector.less, meta.function.variable.css, meta.function.variable.less, meta.function.color.css, meta.function.color.less, meta.function.url.css, meta.function-call.less, meta.function.misc.css, meta.function.misc.less, entity.other.attribute-name.id.css, entity.other.attribute-name.id.less, entity.name.function.scss#D5B778
variable.other.readwrite.less, keyword.control.at-rule.mixin.scss#D0D0FF
variable.scss#6D9CBE
comment.block.scss, comment.line.scss#BC9455
constant.language.json#CF8E6D
variable.other.anchor.yaml#E8BF6A
markup.heading#C77DBB
markup.underline.link#57AAF7italic
string.other.link.title.markdown, string.other.link.description.markdown, punctuation.definition.link.title.begin.markdown, punctuation.definition.link.title.end.markdown#56A8F5underline
punctuation.definition.strikethrough.markdown, markup.strikethrough.markdownstrikethrough
meta.shebang.shell, punctuation.definition.string.heredoc.delimiter.shell#bcbec4bold
meta.statement.command.name.shell#C57633
support.function.aggregate.sql#57AAF7italic
constant.character.entity.xml#56A8F5

Shiki preview

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

Loading...

Int UI Theme by BaranWang - VS Code Theme