Skip to main content
CodingTheme

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#1A1416
  • activityBar.border#ffffff10
  • activityBar.foreground#FECBD9
  • activityBarBadge.background#FECBD9
  • activityBarBadge.foreground#000000
  • activityBarTop.inactiveForeground#FECBD9c3
  • banner.background#1A1416
  • debugIcon.breakpointForeground#FECBD9
  • editor.background#1A1416
  • editorBracketHighlight.foreground1#FFE800
  • editorBracketHighlight.foreground2#FFE800
  • editorBracketHighlight.foreground3#FFE800
  • editorBracketHighlight.foreground4#FFE800
  • editorBracketHighlight.foreground5#FFE800
  • editorBracketHighlight.foreground6#FFE800
  • editorGroupHeader.tabsBackground#5C474E
  • panelSectionHeader.background#1A1416
  • quickInputList.focusBackground#1A1416
  • sideBar.background#1A1416
  • sideBar.border#ffffff27
  • sideBarSectionHeader.background#31262a
  • statusBar.background#FECBD9c3
  • tab.border#ffffff24
  • tab.inactiveBackground#1a141647
  • terminal.ansiBrightYellow#FECBD9
  • titleBar.activeBackground#1A1416

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, entity.name.tag.html#FECBD9
keyword.operator, variable, keyword.control.flow.python, entity.other.attribute-name.html, support.type.property-name.css#ffffff
string#cacaca
constant.language.boolean, entity.name.function, variable.other.object, variable.other.readwrite#b58dff
variable.other.readwrite, constant.numeric.dec.python, constant.language.python, constant.numeric, variable.parameter, variable.other.object#DED9FF
comment#FFFFFF3A

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Ani Themes by Kam Codes - VS Code Theme