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.activeBorder#3d0355
  • activityBar.background#1a1122
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#8d8d8d
  • breadcrumb.background#1a1122
  • breadcrumb.foreground#b0b0b0
  • dropdown.background#1a1122
  • dropdown.foreground#ffffff
  • editor.background#1a1122
  • editor.foreground#ffffff
  • editorGroup.emptyBackground#1a1122
  • editorGroupHeader.noTabsBackground#1a1122
  • editorGroupHeader.tabsBackground#1a1122
  • editorHoverWidget.background#1a1122
  • editorHoverWidget.foreground#ffffff
  • editorSuggestWidget.background#1a1122
  • editorSuggestWidget.foreground#ffffff
  • editorWidget.background#1a1122
  • editorWidget.foreground#ffffff
  • input.background#1a1122
  • input.foreground#ffffff
  • list.activeSelectionBackground#3d0355
  • list.hoverBackground#3d0355
  • list.inactiveSelectionBackground#1a1122
  • panel.background#1a1122
  • panel.border#3d0355
  • panelTitle.activeBorder#82658f
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#b0b0b0
  • scrollbarSlider.activeBackground#82658fcc
  • scrollbarSlider.background#3d035588
  • scrollbarSlider.hoverBackground#82658f88
  • sideBar.background#1a1122
  • sideBar.border#3d0355
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#1a1122
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#1a1122
  • statusBar.border#3d0355
  • statusBar.debuggingBackground#3d0355
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#1a1122
  • statusBarItem.activeBackground#3d0355
  • statusBarItem.hoverBackground#3d0355
  • statusBarItem.prominentBackground#3d0355
  • statusBarItem.prominentHoverBackground#82658f
  • tab.activeBackground#3d0355
  • tab.activeForeground#ffffff
  • tab.border#cacaca00
  • tab.inactiveBackground#1a1122
  • tab.inactiveForeground#ffffff
  • terminal.ansiBlack#1a1122
  • terminal.ansiBlue#5555ff
  • terminal.ansiCyan#55ffff
  • terminal.ansiGreen#55ff55
  • terminal.ansiMagenta#ff55ff
  • terminal.ansiRed#ff5555
  • terminal.ansiWhite#bbbbbb
  • terminal.ansiYellow#ffff55
  • terminal.background#1a1122
  • terminal.foreground#ffffff
  • titleBar.activeBackground#1a1122
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#24232d
  • titleBar.inactiveForeground#ffffff
  • window.activeBorder#3d0355
  • window.inactiveBorder#23222a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text#b0b0b0
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.sass, support.type.property-name.less, support.type.property-name.stylus, support.type.property-name.postcss#9CDCFE
support.constant.property-value.css, support.constant.property-value.scss, support.constant.property-value.sass, support.constant.property-value.less, support.constant.property-value.stylus, support.constant.property-value.postcss#CE9178
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.scss, entity.other.attribute-name.class.sass, entity.other.attribute-name.id.sass#D7BA7Dbold
constant.other.color.rgb-value.hex.css, constant.other.color.rgb-value.hex.scss, constant.other.color.rgb-value.hex.sass#FF6B6B
support.function.gradient.css, meta.function.gradient.css, support.function.gradient.scss, support.function.gradient.sass#61AFEFitalic
support.function.misc.css, meta.function.color.css, support.function.misc.scss, support.function.misc.sass#7EDDBBitalic
variable.argument.css, meta.function.variable.css, support.function.var.css, variable.argument.scss, variable.argument.sass#FFDFAE
support.function.transform.css, support.function.transform.scss, support.function.transform.sass#61AFEFitalic
constant.numeric.css, constant.numeric.scss, constant.numeric.sass#E5C07B
meta.property-list.css, meta.property-list.scss, meta.property-list.sass#98C379
variable.other.php#D19A66
entity.name.function.php, meta.function.php#61AFEFitalic
entity.name.type.class.php, support.class.php, entity.other.inherited-class.php#C678DDbold
keyword.control.php, keyword.other.use.php, meta.use.php, storage.type.class.php, storage.modifier.extends.php, storage.modifier.php#E06C75bold
string.quoted.single.php, string.quoted.double.php#98C379
constant.numeric.php#E5C07B
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#FF6B6Bbold
entity.name.type.namespace.php, meta.namespace.php#C678DDbold
variable.language.this.php#ffb86bbold
variable.other.property.php#baff7e
entity.name.function.js, entity.name.function.javascript#6ee7ffitalic
variable.other.readwrite.js, variable.other.readwrite.javascript#FFDFAE
string.quoted.double.js, string.quoted.single.js, string.quoted.double.javascript, string.quoted.single.javascript#98C379
constant.numeric.js, constant.numeric.javascript#baff7e
variable.language.js, variable.language.javascript, support.class.builtin.js, support.class.builtin.javascript#ffb86bbold
variable.parameter.js, variable.parameter.function.js, variable Kinguage parameter.javascript#7edfff
variable.other.object.js, variable.other.object.javascript#ffb86bbold
variable.other.property.js, variable.other.property.javascript#baff7e
meta.object-literal.key.js, meta.object-literal.key.javascript#ff7edbbold
entity.name.tag.html, entity.name.tag.blade#61AFEFbold
entity.other.attribute-name.html, entity.other.attribute-name.blade#D19A66italic
string.quoted.double.html, string.quoted.single.html, string.quoted.double.blade, string.quoted.single.blade#98C379
keyword.control.directive.blade, keyword.blade, meta.directive.blade#C678DDbold
variable.css, variable.other.css, variable.scss, variable.other.scss, variable.sass, variable.other.sass, variable.less, variable.other.less#FFDFAE
Kurdish Theme by miladkermanji8639 - VS Code Theme