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#FFB800
  • activityBar.background#090A1A
  • activityBar.foreground#FFB800
  • activityBarBadge.background#FFB800
  • activityBarBadge.foreground#0B0C1F
  • badge.background#FFB800
  • badge.foreground#0B0C1F
  • button.background#15162F
  • button.foreground#D0D0D0
  • button.hoverBackground#1A1B3A
  • dropdown.background#0D0E2A
  • dropdown.border#15162F
  • dropdown.foreground#D0D0D0
  • editor.background#0B0C1F
  • editor.findMatchBackground#FFB80044
  • editor.findMatchHighlightBackground#FFB80022
  • editor.foreground#D0D0D0
  • editor.lineHighlightBackground#15162F80
  • editor.lineHighlightBorder#FFB80033
  • editor.selectionBackground#FFB80022
  • editor.selectionHighlightBackground#FFB80011
  • editorBracketMatch.background#FFB80033
  • editorBracketMatch.border#FFB800
  • editorCursor.foreground#FFB800
  • editorGroupHeader.tabsBackground#0B0C1F
  • editorIndentGuide.activeBackground#FFB80044
  • editorIndentGuide.background#33334744
  • editorLineNumber.activeForeground#FFB800
  • editorLineNumber.foreground#555577
  • editorWhitespace.foreground#333347
  • focusBorder#FFB800
  • gitDecoration.conflictingResourceForeground#FFE066
  • gitDecoration.deletedResourceForeground#FF6B6B
  • gitDecoration.modifiedResourceForeground#FFB800
  • gitDecoration.untrackedResourceForeground#7EE8A3
  • input.background#0D0E2A
  • input.border#15162F
  • input.foreground#D0D0D0
  • input.placeholderForeground#555577
  • inputOption.activeBorder#FFB800
  • list.activeSelectionBackground#15162F
  • list.activeSelectionForeground#FFB800
  • list.focusBackground#15162F
  • list.highlightForeground#FFB800
  • list.hoverBackground#15162F66
  • minimap.background#0B0C1F
  • minimapSlider.activeBackground#FFB80066
  • minimapSlider.background#FFB80022
  • minimapSlider.hoverBackground#FFB80044
  • panel.background#0B0C1F
  • panel.border#15162F
  • panelTitle.activeBorder#FFB800
  • panelTitle.activeForeground#FFB800
  • panelTitle.inactiveForeground#B0B0B0
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#FFB80088
  • scrollbarSlider.background#55557744
  • scrollbarSlider.hoverBackground#55557788
  • sideBar.background#0D0E2A
  • sideBar.foreground#B0B0B0
  • sideBarSectionHeader.background#0B0C1F
  • sideBarSectionHeader.foreground#FFB800
  • sideBarTitle.foreground#FFB800
  • statusBar.background#15162F
  • statusBar.debuggingBackground#FF8F00
  • statusBar.foreground#D0D0D0
  • statusBar.noFolderBackground#0B0C1F
  • statusBarItem.hoverBackground#1A1B3A
  • tab.activeBackground#15162F
  • tab.activeBorder#FFB800
  • tab.activeForeground#FFB800
  • tab.border#0B0C1F
  • tab.inactiveBackground#0D0E2A
  • tab.inactiveForeground#B0B0B0
  • terminal.ansiBlue#00A6FF
  • terminal.ansiBrightBlue#66C2FF
  • terminal.ansiBrightCyan#33E5E5
  • terminal.ansiBrightGreen#9EF8C3
  • terminal.ansiBrightMagenta#E8AFFF
  • terminal.ansiBrightRed#FF8B8B
  • terminal.ansiBrightYellow#FFE066
  • terminal.ansiCyan#00D1D1
  • terminal.ansiGreen#7EE8A3
  • terminal.ansiMagenta#C88FFF
  • terminal.ansiRed#FF6B6B
  • terminal.ansiYellow#FFB800
  • terminal.background#0B0C1F
  • terminal.foreground#D0D0D0
  • titleBar.activeBackground#0B0C1F
  • titleBar.activeForeground#D0D0D0
  • titleBar.inactiveBackground#090A1A
  • titleBar.inactiveForeground#B0B0B0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555577italic
string, string.quoted, string.template#00E5D8
keyword, storage.type, storage.modifier#FFB800bold
keyword.operator, punctuation.accessor#FFE066
variable, variable.other#D0D0D0
variable.parameter#FF8F00italic
entity.name.function, support.function#00D1D1
meta.function-call#A0A0A0
entity.name.class, entity.name.type.class, support.class#FFB800bold
entity.name.type, support.type#00A6FF
entity.name.type.interface#00E5D8italic
constant.numeric#FF8F00
constant, constant.language, constant.character#C88FFF
constant.language.boolean#FF8F00bold
variable.other.property, support.variable.property#A0A0A0
meta.object-literal.key#00A6FF
entity.name.tag, punctuation.definition.tag#FFB800
entity.other.attribute-name#C88FFFitalic
punctuation, meta.brace#FFE066
string.regexp#FF8F00
constant.character.escape#C88FFF
meta.decorator, punctuation.decorator#00A6FF
invalid, invalid.illegal#FF6B6Bstrikethrough
markup.heading, entity.name.section#FFB800bold
markup.bold#FF8F00bold
markup.italic#C88FFFitalic
markup.underline.link#00E5D8
markup.inline.raw, markup.fenced_code#7EE8A3
support.type.property-name.json#FFB800
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FFE066
support.type.property-name.css#FFE066
support.constant.property-value.css#00E5D8
themesmith by CyberBoost - VS Code Theme