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.background#0b1015
  • activityBar.foreground#97a7c8ff
  • activityBarBadge.background#ff8d03
  • button.hoverBackground#ff8d03
  • debugToolBar.background#111820
  • editor.background#0b1015
  • editor.findMatchBackground#2c3e50
  • editor.foreground#f5f5f5
  • editor.lineHighlightBackground#14344B
  • editor.lineHighlightBorder#14344B
  • editor.selectionBackground#3d4148
  • editorCursor.foreground#ff8d03
  • editorError.border#FB467B
  • editorGroup.background#0b1015
  • editorGroup.border#05080a
  • editorGroupHeader.noTabsBackground#0b1015
  • editorGroupHeader.tabsBackground#0b1015
  • editorGutter.addedBackground#56D6D6
  • editorGutter.deletedBackground#FB467B
  • editorGutter.modifiedBackground#FFCC00
  • editorHoverWidget.background#14344B
  • editorIndentGuide.background#2c3e50
  • editorOverviewRuler.border#0b1015
  • editorSuggestWidget.background#13232E
  • editorSuggestWidget.selectedBackground#14344B
  • editorWarning.border#FFCC00
  • editorWhitespace.foreground#2c3e50
  • editorWidget.background#111820
  • focusBorder#97a7c8ff
  • input.background#05080a
  • input.border#ff8d03
  • list.activeSelectionBackground#111820
  • list.activeSelectionForeground#ff8d03
  • list.focusBackground#111820
  • list.highlightForeground#ff8d03
  • list.hoverBackground#111820
  • list.inactiveSelectionBackground#111820
  • notification.background#111820
  • panel.background#05080a
  • panel.border#05080a
  • panelTitle.activeForeground#ff8d03
  • panelTitle.inactiveForeground#97a7c8ff
  • scrollbar.shadow#05080a
  • scrollbarSlider.hoverBackground#2c3e50
  • sideBar.background#080b0f
  • sideBarSectionHeader.background#080b0f
  • statusBar.background#111820
  • statusBar.debuggingBackground#111820
  • statusBar.foreground#97a7c8ff
  • tab.activeBackground#111820
  • tab.activeBorder#ff8d03
  • tab.activeForeground#ff8d03
  • tab.border#0b1015
  • tab.inactiveBackground#0b1015
  • tab.inactiveForeground#97a7c8ff
  • tab.unfocusedActiveBorder#97a7c8ff
  • terminal.ansiBlack#05080a
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#676E95
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#4EC9B0
  • terminal.ansiBrightMagenta#CB6CFE
  • terminal.ansiBrightRed#FB467B
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#4EC9B0
  • terminal.ansiMagenta#CB6CFE
  • terminal.ansiRed#FB467B
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#FFCB6B
  • titleBar.activeBackground#111820
  • titleBar.inactiveForeground#111820
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#A9B7C6
emphasisitalic
strongbold
header#000080
comment#808080
constant.language#CC7832
constant.numeric#6897BB
constant.regexp#646695
entity.name.tag#FFC66D
entity.name.tag.css#FFC66D
entity.other.attribute-name.class.html, entity.other.attribute-name.class.jade#9876AA
entity.other.attribute-name#A9B7C6
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#FFC66D
invalid#f44747
markup.underlineunderline
markup.bold#A9B7C6bold
markup.heading#A9B7C6
markup.italicitalic
markup.inserted#6A8759
markup.deleted#CC7832
markup.changed#A9B7C6
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#CC7832
meta.selector#FFC66D
punctuation.definition.tag#FFC66D
meta.preprocessor#CC7832
meta.preprocessor.string#CC7832
meta.preprocessor.numeric#6A8759
meta.structure.dictionary.key.python#9876AA
meta.diff.header#CC7832
storagered
storage.type#CC7832
storage.modifier#CC7832
string#6A8759
string.tag#6A8759
string.value#6A8759
string.regexp#6A8759
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#A9B7C6
keyword.operator.relational.js, support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, entity.other.inherited-class.php, entity.name.type.class.php, entity.name.type.namespace.php, keyword.operator.key.php, storage.type.php, support.class.builtin.php#A9B7C6
variable.other.property, support.variable.property.dom, entity.other.inherited-class, variable.other.php, variable.language.this.php#9876AA
variable.other.object, variable.other.object.property, support.class.dom, meta.function-call, entity.name.type.module#A9B7C6
variable.other.readwrite, variable.parameter, variable.other.readwrite.alias#A9B7C6
keyword#CC7832
keyword.control#CC7832
keyword.operator#CC7832
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python, keyword.operator.logical.php#CC7832
punctuation.separator.key-value, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.accessor, keyword.operator.class.php, support.class.exception.php#A9B7C6
keyword.other.unit#6A8759
punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php#CC7832
support.function.git-rebase#9876AA
constant.sha.git-rebase#6A8759
storage.modifier.import.java, storage.modifier.package.java#d4d4d4
variable.language#CC7832
entity.name.function, support.function, support.constant.handlebars#FFC66D
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
support.class, entity.name.class, support.type, entity.name.type#FFC66D
storage.type.function.arrow#A9B7C6
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json#4EC9B0
keyword.control#CC7832
meta.definition.variable.name, support.variable#A9B7C6
variable#FFC66D
meta.object-literal.key, meta.object-literal.key entity.name.function#9876AA
meta.property.object.js, constant.other.object.key.js, string.unquoted.label.js#9876AA
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CC7832
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Dobri Next - Themes and Icons - Coding Theme