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.

  • editor.background#1E1E1E
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#2D2D2D
  • editor.selectionBackground#264F78
  • editorCursor.foreground#FFFFFF
  • editorWhitespace.foreground#3B3B3B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source.mkb#FFFFFF—
comment.line.double-slash.mkb#AAAAAAitalic
string.quoted.double.mkb#55FF55—
keyword.control.conditional.mkb, keyword.control.loop.mkb, keyword.control.unsafe.mkb, keyword.control.function.mkb, keyword.control.switch.mkb, keyword.control.flow.mkb, keyword.control.script.mkb, keyword.control.rocket.mkb#AA00AAbold
keyword.other.action.mkb#FF55FF—
punctuation.separator.mkb, punctuation.bracket.mkb, punctuation.accessor.mkb#FF55FF—
constant.numeric.integer.mkb, constant.numeric.float.mkb, constant.numeric.time.mkb#5555FF—
constant.language.boolean.true.mkb#00AA00bold
constant.language.boolean.false.mkb#AA0000bold
variable.language.mkb#55FFFF—
variable.other.numeric.mkb#FF5555—
variable.other.string.mkb#FF5555—
variable.other.label.mkb#FF5555—
variable.other.array.mkb#FFAA00—
variable.parameter.special.mkb, variable.parameter.numeric.mkb, variable.parameter.named.mkb, variable.parameter.array.mkb, variable.parameter.file.mkb, variable.parameter.mkb#FFAA00—
keyword.operator.comparison.mkb, keyword.operator.logical.mkb, keyword.operator.arithmetic.mkb, keyword.operator.assignment.mkb, keyword.operator.range.mkb#FFFF55—
keyword.operator.word.mkb#00AAAA—
support.type.iterator.mkb#55FFFF—
support.constant.keybind.mkb, support.constant.key.mkb#55FFFF—
entity.name.function.mkb, entity.name.function.call.mkb#B9F2FF—
constant.character.escape.mkb#FFAA00—
constant.other.color-code.black.mkb#000000bold
constant.other.color-code.dark-blue.mkb#0000AA—
constant.other.color-code.dark-green.mkb#00AA00—
constant.other.color-code.dark-aqua.mkb#00AAAA—
constant.other.color-code.dark-red.mkb#AA0000—
constant.other.color-code.dark-purple.mkb#AA00AA—
constant.other.color-code.gold.mkb#FFAA00—
constant.other.color-code.gray.mkb#AAAAAA—
constant.other.color-code.dark-gray.mkb#555555—
constant.other.color-code.blue.mkb#5555FF—
constant.other.color-code.green.mkb#55FF55—
constant.other.color-code.aqua.mkb#55FFFF—
constant.other.color-code.red.mkb#FF5555—
constant.other.color-code.light-purple.mkb#FF55FF—
constant.other.color-code.yellow.mkb#FFFF55—
constant.other.color-code.white.mkb#FFFFFF—
constant.other.format-code.mkb#AAAAAAitalic
Macro Keybind Mod (MKB) for Minecraft by zThiagoR - VS Code Theme