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.

  • activityBarBadge.background#007acc
  • editor.background#2d2a2e
  • editor.foreground#fcfcfa
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ff6188—
constant.numeric#78dce8—
keyword.locallabel#a9dc76—
string.quoted, comment.line#939293—
#ffd866—
keyword.instruction.pasm_idnac, keyword.operator.pasm_idnac, keyword.instruction.pasm_letech.v4, keyword.instruction.pasm_letech.v5, keyword.instruction.pasm_letech.v7#ab9df2—
#ffa0ff—
jump_yes.pasm_idnac#00ff00—
jump_no.pasm_idnac#FF2020—
#20ffff—
#fc5c65—
#eb3b5a—
#fd9644—
keyword.directive.pasm_idnac, keyword.directive.pasm_letech, keyword.keyword.pasm_letech#fa8231—
#fed330—
#f7b731—
#26de81—
#20bf6b—
keyword.keyword.pasm_idnac#2bcbba—
#0fb9b1—
#45aaf2—
binary.pasm_idnac, constant.numeric.binary#2d98da—
hexadecimal.pasm_idnac, constant.numeric.hexadecimal#3867d6—
#a55eea—
#8854d0—
#d1d8e0—
#a5b1c2—
#778ca3—
#4b6584—
#FFC312—
#F79F1F—
#C4E538—
#A3CB38—
#12CBC4—
#1289A7—
#FDA7DF—
#D980FA—
#ED4C67—
#B53471—
#EE5A24—
#EA2027—
keyword.keyword.register.pasm_idnac#009432—
#006266—
#0652DD—
#1B1464—
#9980FA—
#5758BB—
#833471—
#6F1E51—
Pachi Assembler by Hotsukyo - VS Code Theme