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.background#363D4A
  • activityBar.foreground#CDCFD2
  • activityBarBadge.background#5B94C6
  • activityBarBadge.foreground#E0E0E0
  • badge.background#202831
  • badge.foreground#CDCFD2
  • button.background#5B94C6
  • button.hoverBackground#70BAFA
  • button.secondaryBackground#363D4A
  • button.secondaryForeground#CDCFD2
  • button.secondaryHoverBackground#4C525E
  • commandCenter.activeBackground#4C525E
  • commandCenter.background#363D4A
  • debugIcon.pauseForeground#70BAFA
  • debugIcon.restartForeground#42FFC2
  • debugIcon.stopForeground#FF786B
  • debugToolBar.background#252B34
  • dropdown.background#363D4A
  • dropdown.listBackground#363D4A
  • editor.background#1D2229
  • editor.foreground#CDCFD2
  • editor.lineHighlightBackground#2D3238
  • editor.selectionBackground#3E5F7D
  • editorGroupHeader.noTabsBackground#252B34
  • editorGroupHeader.tabsBackground#252B34
  • editorHoverWidget.background#0F1216
  • editorHoverWidget.border#0F1216
  • editorHoverWidget.foreground#CDCFD2
  • editorLineNumber.activeForeground#A1C2A8
  • editorLineNumber.foreground#A1C2A8
  • editorWarning.foreground#FFDE66
  • editorWidget.background#363D4A
  • editorWidget.foreground#E0E0E0
  • editorWidget.resizeBorder#70BAFA
  • errorForeground#FF786B
  • focusBorder#70BAFA
  • input.background#252B34
  • input.border#00000000
  • input.foreground#E0E0E0
  • input.placeholderForeground#9EA1A5
  • list.activeSelectionBackground#374F66
  • list.focusAndSelectionOutline#727780
  • list.hoverBackground#2B3744
  • list.inactiveSelectionBackground#374F66
  • menu.background#363D4A
  • menu.foreground#E0E0E0
  • menu.selectionBackground#4C525E
  • minimap.errorHighlight#FF786B
  • minimap.warningHighlight#FFDE66
  • minimapSlider.background#33383e8a
  • notifications.background#1D2229
  • notifications.foreground#CDCFD2
  • problemsErrorIcon.foreground#FF786B
  • problemsWarningIcon.foreground#FFDE66
  • quickInput.background#21262E
  • quickInput.foreground#E0E0E0
  • quickInputList.focusBackground#374F66
  • sash.hoverBorder#70BAFA
  • scrollbarSlider.activeBackground#6D7176
  • scrollbarSlider.background#32373E
  • scrollbarSlider.hoverBackground#42474D
  • selection.background#55738F
  • settings.checkboxBackground#44484E
  • settings.checkboxBorder#00000000
  • settings.focusedRowBackground#374F66
  • settings.focusedRowBorder#374F66
  • sideBar.background#252B34
  • sideBar.foreground#CDCFD2
  • sideBarSectionHeader.background#363D4A
  • sideBarTitle.foreground#CDCFD1
  • statusBar.background#363D4A
  • statusBar.debuggingBackground#5B94C6
  • statusBarItem.remoteBackground#5B94C6
  • tab.activeBackground#3A526A
  • tab.hoverBackground#2B3744
  • tab.inactiveBackground#252B34
  • tab.inactiveForeground#CDCFD2
  • textPreformat.background#252B34
  • textPreformat.foreground#ABC9FF
  • titleBar.activeBackground#1D2229
  • titleBar.inactiveBackground#1D2229
  • titleBar.inactiveForeground#CDCFD2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#75787D
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.modifier, variable.other.object.property, variable.other.property, storage.type.function.arrow, constant.other.table-name.sql#ABC9FF
keyword.control, constant.other.color, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, keyword.operator.wordlike, storage.type, storage.modifier.declaration#FF7085
meta.tag.sgml, markup.deleted.git_gutter#FF7085
entity.name.function, variable.function, support.function, keyword.other.special-method, meta.definition.function#66E5FF
meta.block variable.other#FF7085
support.other.variable, string.other.link#f07178
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, entity.name.type.class, keyword.other.create, keyword.other.DML#A1FFE0
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#FFEDA1
entity.name, support.type, support.class, support.other.namespace.use.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, punctuation.section.property-list, meta.attribute#ABC9FF
entity.name.tag, support.type, entity.name.type.class, variable.other.object, entity.name.type, keyword.type.string, keyword.type.int, keyword.type.bool#42FFC2
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#66e5ff
entity.other.attribute-name#FF7085
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#FF7085
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#66E5FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF8CCC
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#A1FFE0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#A3A3F5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#63C259
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFB273
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown, entity.name.section.markdown#CDCFD2
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#63C259
markup.italic#f07178italic
markup.bold, markup.bold string#FF7085bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#FFEDA1underline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
keyword.control.flow.python, keyword.control.gdscript, keyword.other, storage.modifier.virtual, storage.modifier.override, storage.modifier.static, keyword.control.flow.break, keyword.control.flow.return, keyword.control.flow.js, keyword.control.conditional#FF8CCC
punctuation.separator, punctuation.section.function.begin, punctuation.section.class.begin#ABC9FF
entity.name.function.decorator.python, entity.name.function.decorator.gdscript, keyword.control.flow, storage.modifier#FFB273
constant.language, storage.type.function, storage.type.class, storage.type.var, keyword.operator.logical, keyword.language.gdscript, variable.language.special, keyword.type.void#FF7085
meta.function-call, support.function.any-method.gdscript#57B2FF
support.function.builtin, meta.function-global.gdscript#A3A3F5
punctuation.definition.list, punctuation.definition.dict, punctuation.definition.parameters, punctuation.definition.parameter, punctuation.definition.arguments, punctuation.definition.block, punctuation.terminator.rule, punctuation.terminator.statement, meta.brace.round, punctuation.curlybrace, punctuation.parenthesis, punctuation.definition.dictionary, punctuation.definition.array, punctuation.definition.link, punctuation.definition.metadata#ABC9FF
meta.function-call.arguments, variable.other.constant#CDCFD2
support.function.builtin.shorthand#63C259
entity.other.inherited-class#A1FFE0
variable.parameter, variable.other.readwrite#CDCFD2

Shiki preview

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

Loading...

True Godot Theme by Mr Pogofu - VS Code Theme