Skip to main content
Coding Theme

Atelier Chromatique

Publisher: Ballwictb ThemesThemes in package: 4

A collection of editor themes inspired by 20th-century architectural polychromy. This independent project is not affiliated with or endorsed by any foundation, estate, or colour-system rights holder.

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#DE6433
  • activityBar.background#3A2E28
  • activityBar.foreground#FBF3E0
  • activityBar.inactiveForeground#A86A5D
  • activityBarBadge.background#9C2128
  • activityBarBadge.foreground#FBF3E0
  • badge.background#4E6498
  • badge.foreground#FBF3E0
  • button.background#9C2128
  • button.foreground#FBF3E0
  • button.hoverBackground#811C35
  • button.secondaryBackground#877C6A
  • button.secondaryForeground#FBF3E0
  • descriptionForeground#877C6A
  • dropdown.background#F8EDD4
  • dropdown.border#C3B79C
  • dropdown.foreground#3A2E28
  • editor.background#FBF3E0
  • editor.findMatchBackground#DE643366
  • editor.findMatchHighlightBackground#F7CC9D80
  • editor.foreground#3A2E28
  • editor.lineHighlightBackground#F4E6C8
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7FACC655
  • editor.selectionHighlightBackground#7FACC633
  • editor.wordHighlightBackground#5A8A9330
  • editor.wordHighlightStrongBackground#39774F30
  • editorBracketMatch.background#7FACC64D
  • editorBracketMatch.border#4E6498
  • editorCursor.foreground#A33A29
  • editorError.foreground#9C2128
  • editorGroup.border#EADFC4
  • editorGroupHeader.tabsBackground#F4E6C8
  • editorGutter.addedBackground#39774F
  • editorGutter.deletedBackground#9C2128
  • editorGutter.modifiedBackground#DE6433
  • editorHoverWidget.background#F4E6C8
  • editorHoverWidget.border#EADFC4
  • editorIndentGuide.activeBackground1#C3B79C
  • editorIndentGuide.background1#EADFC4
  • editorInfo.foreground#366C8E
  • editorLineNumber.activeForeground#585D5E
  • editorLineNumber.foreground#C3B79C
  • editorRuler.foreground#EADFC4
  • editorSuggestWidget.background#F4E6C8
  • editorSuggestWidget.selectedBackground#E8C29E
  • editorWarning.foreground#C0501F
  • editorWhitespace.foreground#E0D2B2
  • editorWidget.background#F4E6C8
  • editorWidget.border#EADFC4
  • errorForeground#9C2128
  • focusBorder#4E6498
  • foreground#3A2E28
  • gitDecoration.deletedResourceForeground#9C2128
  • gitDecoration.ignoredResourceForeground#C3B79C
  • gitDecoration.modifiedResourceForeground#C0501F
  • gitDecoration.untrackedResourceForeground#39774F
  • icon.foreground#585D5E
  • input.background#F8EDD4
  • input.border#C3B79C
  • input.foreground#3A2E28
  • input.placeholderForeground#9A9B9A
  • inputOption.activeBorder#4E6498
  • list.activeSelectionBackground#E8C29E
  • list.activeSelectionForeground#3A2E28
  • list.highlightForeground#9C2128
  • list.hoverBackground#F8EDD4
  • list.inactiveSelectionBackground#EADFC4
  • minimap.selectionHighlight#7FACC6
  • panel.background#F4E6C8
  • panel.border#EADFC4
  • panelTitle.activeForeground#3A2E28
  • panelTitle.inactiveForeground#877C6A
  • peekView.border#4E6498
  • peekViewEditor.background#F4E6C8
  • peekViewResult.background#F4E6C8
  • progressBar.background#DE6433
  • scrollbarSlider.activeBackground#585D5E70
  • scrollbarSlider.background#585D5E2E
  • scrollbarSlider.hoverBackground#585D5E4D
  • selection.background#7FACC655
  • sideBar.background#F4E6C8
  • sideBar.foreground#5D3833
  • sideBarSectionHeader.background#EADFC4
  • sideBarSectionHeader.foreground#3A2E28
  • sideBarTitle.foreground#3A2E28
  • statusBar.background#3A2E28
  • statusBar.debuggingBackground#DE6433
  • statusBar.debuggingForeground#FBF3E0
  • statusBar.foreground#FBF3E0
  • statusBar.noFolderBackground#5D3833
  • statusBarItem.remoteBackground#366C8E
  • statusBarItem.remoteForeground#FBF3E0
  • tab.activeBackground#FBF3E0
  • tab.activeBorderTop#A33A29
  • tab.activeForeground#3A2E28
  • tab.border#EADFC4
  • tab.hoverBackground#F8EDD4
  • tab.inactiveBackground#F4E6C8
  • tab.inactiveForeground#877C6A
  • terminal.ansiBlack#3A2E28
  • terminal.ansiBlue#4E6498
  • terminal.ansiBrightBlack#7E7F7E
  • terminal.ansiBrightBlue#395A8E
  • terminal.ansiBrightCyan#5A8A93
  • terminal.ansiBrightGreen#2C695A
  • terminal.ansiBrightMagenta#884333
  • terminal.ansiBrightRed#A33A29
  • terminal.ansiBrightWhite#3A2E28
  • terminal.ansiBrightYellow#DE6433
  • terminal.ansiCyan#366C8E
  • terminal.ansiGreen#39774F
  • terminal.ansiMagenta#811C35
  • terminal.ansiRed#9C2128
  • terminal.ansiWhite#877C6A
  • terminal.ansiYellow#C0501F
  • terminal.foreground#3A2E28
  • titleBar.activeBackground#3A2E28
  • titleBar.activeForeground#FBF3E0
  • titleBar.inactiveBackground#5D3833
  • titleBar.inactiveForeground#E8C29E
  • widget.shadow#3A2E2822

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#877C6Aitalic
string, string.quoted, constant.other.symbol#39774F
string.regexp, constant.character.escape#2C695A
constant.numeric, constant.language, constant.other#C0501F
keyword, keyword.control, storage, storage.type, storage.modifier#4E6498
keyword.operator, punctuation.separator, punctuation.terminator#585D5E
entity.name.function, support.function, meta.function-call#811C35
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class#2C695A
variable, variable.other, meta.definition.variable#3A2E28
variable.parameter, variable.other.parameter#5D3833
variable.other.constant, variable.other.enummember#884333
variable.language, variable.language.this#9C2128italic
entity.name.tag, punctuation.definition.tag#9C2128
entity.other.attribute-name#884333italic
support.type.property-name, meta.object-literal.key#366C8E
entity.name.namespace, entity.name.module#366C8E
markup.heading, entity.name.section#9C2128bold
markup.bold#884333bold
markup.italic#39774Fitalic
markup.inline.raw, markup.fenced_code#2C695A
markup.underline.link, string.other.link#4E6498underline
invalid, invalid.illegal#901442
punctuation, meta.brace#585D5E
Atelier Chromatique by Ballwictb Themes - VS Code Theme