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#130A20
  • activityBar.foreground#EDE4F5
  • activityBar.inactiveForeground#5A4A70
  • activityBarBadge.background#D489D2
  • activityBarBadge.foreground#130A20
  • button.background#D489D2
  • button.foreground#130A20
  • dropdown.background#1C1230
  • dropdown.foreground#EDE4F5
  • editor.background#170E26
  • editor.findMatchBackground#D489D235
  • editor.findMatchHighlightBackground#A2B4EB25
  • editor.foreground#EDE4F5
  • editor.inactiveSelectionBackground#A2B4EB15
  • editor.lineHighlightBackground#D489D208
  • editor.selectionBackground#A2B4EB25
  • editorCursor.foreground#D489D2
  • editorIndentGuide.activeBackground#5A4A70
  • editorIndentGuide.background#3A2A50
  • editorLineNumber.activeForeground#B8A5CE
  • editorLineNumber.foreground#4A3A5E
  • editorWhitespace.foreground#3A2A50
  • focusBorder#D489D2
  • input.background#130A20
  • input.border#3A2A50
  • input.foreground#EDE4F5
  • list.activeSelectionBackground#D489D225
  • list.focusBackground#23183A
  • list.hoverBackground#23183A
  • list.inactiveSelectionBackground#A2B4EB18
  • sideBar.background#1C1230
  • sideBar.foreground#EDE4F5
  • sideBarTitle.foreground#D489D2
  • statusBar.background#1C1230
  • statusBar.foreground#EDE4F5
  • statusBar.noFolderBackground#130A20
  • terminal.ansiBlack#130A20
  • terminal.ansiBlue#A2B4EB
  • terminal.ansiBrightBlack#4A3A5E
  • terminal.ansiBrightBlue#C5D1F5
  • terminal.ansiBrightCyan#A8E8E4
  • terminal.ansiBrightGreen#A8E8E4
  • terminal.ansiBrightMagenta#E3A8E0
  • terminal.ansiBrightRed#E5A8E2
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFF4DD
  • terminal.ansiCyan#7ED4D0
  • terminal.ansiGreen#7ED4D0
  • terminal.ansiMagenta#C77DCC
  • terminal.ansiRed#D489D2
  • terminal.ansiWhite#EDE4F5
  • terminal.ansiYellow#F5ECCB
  • terminal.background#170E26
  • terminal.foreground#EDE4F5
  • titleBar.activeBackground#170E26
  • titleBar.activeForeground#EDE4F5
  • titleBar.inactiveBackground#130A20
  • titleBar.inactiveForeground#5A4A70

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A7B9Eitalic
string, string.quoted, punctuation.definition.string#7ED4D0normal
constant.numeric#7ED4D0normal
constant.language#D489D2bold
keyword, storage.type, storage.modifier#D489D2bold
keyword.operator, punctuation, punctuation.accessor#EDE4F5normal
entity.name.function, support.function#F5ECCBbold
meta.method-call entity.name.function#F5ECCBnormal
entity.name.type, entity.name.class, support.class#B8A5CEunderline
variable, variable.parameter, variable.other#EDE4F5normal
support.constant#7ED4D0normal
entity.name.tag#A2B4EBnormal
entity.other.attribute-name#EDE4F5normal
markup.heading.markdown#D489D2bold
string.other.link#A2B4EBunderline
markup.bold, markup.italicnormalbold italic
Luminora by Jay Jogane - VS Code Theme