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.

  • activityBar.background#E0F9F3
  • activityBar.foreground#04363A
  • activityBarBadge.background#F6FF9C
  • activityBarBadge.foreground#04363A
  • badge.background#F6FF9C
  • badge.foreground#04363A
  • button.background#6EE7F5
  • button.foreground#04363A
  • button.hoverBackground#4FB2FF
  • editor.background#F3FFF9
  • editor.foreground#04363A
  • editor.inactiveSelectionBackground#D9F9ED
  • editor.lineHighlightBackground#E9FCF5
  • editor.selectionBackground#C8F5E4
  • editor.wordHighlightBackground#E3FBF2
  • editor.wordHighlightStrongBackground#C8F5E4
  • editorBracketMatch.border#6A9D0088
  • editorCursor.foreground#6A9D00
  • editorGroup.border#C2E9E1
  • editorIndentGuide.activeBackground#87C7CD
  • editorIndentGuide.background#D3EEE8
  • editorLineNumber.activeForeground#6A9D00
  • editorLineNumber.foreground#87C7CD
  • focusBorder#6A9D00
  • list.activeSelectionBackground#C8F5E4
  • list.focusBackground#D9F9ED
  • list.hoverBackground#E9FCF7
  • list.inactiveSelectionBackground#E3FBF2
  • notificationCenterHeader.background#E0F9F3
  • notifications.background#F3FFF9
  • panel.border#C2E9E1
  • scrollbarSlider.background#B8EAD9AA
  • scrollbarSlider.hoverBackground#87C7CDAA
  • sideBar.background#E9FCF7
  • sideBar.border#B6E5DE
  • sideBar.foreground#15545A
  • statusBar.background#D5F6EE
  • statusBar.debuggingBackground#B8EAD9
  • statusBar.foreground#04363A
  • tab.activeBackground#F3FFF9
  • tab.activeForeground#145B61
  • tab.inactiveBackground#E0F9F3
  • tab.inactiveForeground#6AA5AA
  • terminal.ansiBlack#0A2225
  • terminal.ansiBlue#2780D8
  • terminal.ansiCyan#1FA8B8
  • terminal.ansiGreen#7BB731
  • terminal.ansiMagenta#C552C5
  • terminal.ansiRed#D64545
  • terminal.ansiWhite#F7FFFF
  • terminal.ansiYellow#D6B200
  • terminal.background#F3FFF9
  • terminal.foreground#04363A
  • titleBar.activeBackground#E0F9F3
  • titleBar.activeForeground#04363A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4B6C6Eitalic
variable, meta.definition.variable#E9FEFF
keyword, storage.type, storage.modifier#F6FF9Cbold
string, constant.other.symbol, punctuation.definition.string#C7F65C
constant.numeric, constant.language, constant.character#FFE66D
entity.name.function, support.function, keyword.other.special-method#6EE7F5
entity.name.type, support.type, support.class, entity.name.class, entity.other.inherited-class#4FB2FF
entity.name.tag, meta.tag, support.type.property-name#FF9DFF
variable.parameter, meta.parameters#E9FEFF
Fresca by Fiona Cai - VS Code Theme