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.activeBorder#00C853
  • activityBar.background#004D40
  • activityBar.foreground#E0E0E0
  • activityBarBadge.background#6F4E37
  • activityBarBadge.foreground#FFFFFF
  • badge.background#6F4E37
  • badge.foreground#FFFFFF
  • button.background#004D40
  • button.foreground#FFFFFF
  • button.hoverBackground#00695C
  • dropdown.background#262B2F
  • dropdown.border#004D40
  • dropdown.foreground#E0E0E0
  • editor.background#0F1113
  • editor.findMatchBackground#F4433680
  • editor.findMatchHighlightBackground#F4433630
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#26323833
  • editor.lineHighlightBorder#004D40
  • editor.selectionBackground#1565C066
  • editor.selectionHighlightBackground#6A1B9A20
  • editorBracketMatch.background#004D4033
  • editorBracketMatch.border#00C853
  • editorCursor.foreground#00FF00
  • editorGroupHeader.tabsBackground#0F1113
  • editorIndentGuide.activeBackground#666666
  • editorIndentGuide.background#444444
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#777777
  • editorWhitespace.foreground#555555
  • focusBorder#00C853
  • gitDecoration.conflictingResourceForeground#FF9800
  • gitDecoration.deletedResourceForeground#F44336
  • gitDecoration.modifiedResourceForeground#FFEB3B
  • gitDecoration.untrackedResourceForeground#4CAF50
  • input.background#262B2F
  • input.border#004D40
  • input.foreground#E0E0E0
  • input.placeholderForeground#777777
  • inputOption.activeBorder#00C853
  • list.activeSelectionBackground#004D40
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#002720
  • list.highlightForeground#00C853
  • list.hoverBackground#00332E
  • minimap.background#0F1113
  • minimapSlider.activeBackground#AAAAAA
  • minimapSlider.background#55555555
  • minimapSlider.hoverBackground#77777777
  • panel.background#111416
  • panel.border#004D40
  • panelTitle.activeBorder#00C853
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#AAAAAA
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#AAAAAA
  • scrollbarSlider.background#55555555
  • scrollbarSlider.hoverBackground#77777777
  • sideBar.background#111416
  • sideBar.foreground#C5C5C5
  • sideBarSectionHeader.background#0A0D0F
  • sideBarSectionHeader.foreground#A5D6A7
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#004D40
  • statusBar.debuggingBackground#B71C1C
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#263238
  • statusBarItem.hoverBackground#00695C
  • tab.activeBackground#1E272C
  • tab.activeBorder#00C853
  • tab.activeForeground#E0E0E0
  • tab.border#004D40
  • tab.inactiveBackground#0F1113
  • tab.inactiveForeground#777777
  • terminal.ansiBlue#81D4FA
  • terminal.ansiBrightBlue#4FC3F7
  • terminal.ansiBrightCyan#26C6DA
  • terminal.ansiBrightGreen#C5E1A5
  • terminal.ansiBrightMagenta#EC407A
  • terminal.ansiBrightRed#EF5350
  • terminal.ansiBrightYellow#FFEB3B
  • terminal.ansiCyan#4DD0E1
  • terminal.ansiGreen#A5D6A7
  • terminal.ansiMagenta#F48FB1
  • terminal.ansiRed#EF9A9A
  • terminal.ansiYellow#FFF59D
  • terminal.background#0F1113
  • terminal.foreground#FFFFFF
  • titleBar.activeBackground#004D40
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#00332E
  • titleBar.inactiveForeground#CCCCCC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A737Ditalic
string, string.quoted, string.template#A5D6A7
keyword, storage.type, storage.modifier#00C853bold
keyword.operator, punctuation.accessor#66BB6A
variable, variable.other#E0E0E0
variable.parameter#FFAB00italic
entity.name.function, support.function#81D4FA
meta.function-call#4FC3F7
entity.name.class, entity.name.type.class, support.class#FFEB3Bbold
entity.name.type, support.type#FFCC80
entity.name.type.interface#FFB74Ditalic
constant.numeric#FF8A65
constant, constant.language, constant.character#FFB74D
constant.language.boolean#FF5722bold
variable.other.property, support.variable.property#E0E0E0
meta.object-literal.key#FFCC80
entity.name.tag, punctuation.definition.tag#FFAB00
entity.other.attribute-name#FFAB00italic
punctuation, meta.brace#CCCCCC
string.regexp#FFEB3B
constant.character.escape#FFEB3B
meta.decorator, punctuation.decorator#FFAB00
invalid, invalid.illegal#D32F2Fstrikethrough
markup.heading, entity.name.section#00C853bold
markup.bold#00C853bold
markup.italic#00C853italic
markup.underline.link#81D4FA
markup.inline.raw, markup.fenced_code#A5D6A7
support.type.property-name.json#FFCC80
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FFAB00
support.type.property-name.css#A5D6A7
support.constant.property-value.css#81D4FA
themesmith by CyberBoost - VS Code Theme