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#A8C8AB
  • activityBar.foreground#1A3A1A
  • activityBar.inactiveForeground#3A6A3A
  • activityBarBadge.background#2E7D32
  • badge.background#2E7D32
  • breadcrumb.background#CCE8CF
  • button.background#5A9A5A
  • dropdown.background#E8F5E9
  • editor.background#CCE8CF
  • editor.foreground#1E1E1E
  • editor.wordHighlightBackground#B0D4FF80
  • editor.wordHighlightStrongBackground#FFD70080
  • editorBracketMatch.background#B8E0C870
  • editorBracketMatch.border#5A9A5A
  • editorCursor.foreground#2E7D32
  • editorGroupHeader.tabsBackground#c1d3c1
  • editorGutter.background#CCE8CF
  • editorIndentGuide.background1#B0D0B080
  • editorLineNumber.foreground#2BA7BF
  • editorRuler.foreground#A0C0A060
  • editorWhitespace.foreground#B0D0B0
  • editorWidget.background#E0F0E0
  • focusBorder#5A9A5A
  • gitDecoration.deletedResourceForeground#A0522D
  • gitDecoration.modifiedResourceForeground#B8860B
  • gitDecoration.untrackedResourceForeground#1A7A4A
  • input.background#E8F5E9
  • input.border#A8C8AB
  • list.activeSelectionBackground#A0CCA0
  • list.hoverBackground#B8DDB8
  • list.inactiveSelectionBackground#AACFAA
  • notifications.background#E0F0E0
  • panel.background#D0F0D0
  • scrollbarSlider.background#A8C8AB80
  • scrollbarSlider.hoverBackground#7AAD7EAA
  • sideBar.background#BCD8BF
  • sideBar.foreground#1A3A1A
  • sideBarSectionHeader.background#A8C8AB
  • sideBarSectionHeader.foreground#1A3A1A
  • statusBar.background#7AAD7E
  • statusBar.debuggingBackground#5A8A5A
  • statusBar.foreground#F0FFF0
  • statusBar.noFolderBackground#8AB88E
  • tab.activeBackground#CCE8CF
  • tab.activeBorder#5A9A5A
  • tab.hoverBackground#BEE0BE
  • tab.inactiveBackground#b1cab1
  • tab.unfocusedActiveBackground#C0DCC0
  • terminal.background#D0F0D0
  • titleBar.activeBackground#A8C8AB
  • titleBar.activeForeground#1A3A1A
  • titleBar.inactiveBackground#B8D4BB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4A7A4Aitalic
keyword, storage#5533CC
string#C05000
constant.numeric#B0006B
entity.name.function, support.function#0055CC
entity.name.type, entity.name.class, support.type, support.class, entity.name.interface, storage.type#8800BB
variable.other.constant.go#B0006B
variable.other.go#007055
variable, variable.other#007055
variable.parameter#8B4513
Mint Green Theme by panjie039 - VS Code Theme