Skip to main content
Coding Theme

ColorShift Material Pro

Publisher: ColorShiftThemes in package: 3

Transform your coding experience with ColorShift Material Pro, a comprehensive Material Design theme for Visual Studio Code. Designed to enhance readability and reduce eye strain, ColorShift offers a vibrant palette with carefully curated colors that adapt to your workflow. With smooth transitions,

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#1E272C
  • activityBar.border#1E272C
  • activityBar.foreground#EEFFFF
  • activityBar.inactiveForeground#78909C
  • activityBarBadge.background#82AAFF
  • activityBarBadge.foreground#000000
  • badge.background#82AAFF
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#82AAFF
  • breadcrumb.focusForeground#EEFFFF
  • breadcrumb.foreground#78909C
  • breadcrumbPicker.background#1E272C
  • button.background#82AAFF
  • button.foreground#000000
  • button.hoverBackground#A2BEFF
  • descriptionForeground#B0BEC5
  • dropdown.background#2A373E
  • dropdown.border#546E7A
  • dropdown.foreground#EEFFFF
  • editor.background#263238
  • editor.findMatchBackground#FF5252A0
  • editor.findMatchHighlightBackground#FFCC0050
  • editor.foreground#EEFFFF
  • editor.selectionBackground#80CBC440
  • editor.selectionHighlightBackground#80CBC425
  • editor.wordHighlightBackground#80CBC425
  • editor.wordHighlightStrongBackground#80CBC440
  • editorBracketMatch.background#80CBC420
  • editorBracketMatch.border#80CBC4
  • editorCodeLens.foreground#546E7A
  • editorCursor.foreground#FFCC00
  • editorGroup.border#1E272C
  • editorGroupHeader.tabsBackground#1E272C
  • editorIndentGuide.activeBackground#546E7A
  • editorIndentGuide.background#37474F
  • editorLineNumber.activeForeground#B0BEC5
  • editorLineNumber.foreground#546E7A
  • editorRuler.foreground#37474F
  • extensionButton.prominentBackground#82AAFF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#A2BEFF
  • focusBorder#82AAFF
  • foreground#EEFFFF
  • gitDecoration.conflictingResourceForeground#FF8A80
  • gitDecoration.deletedResourceForeground#FF5252
  • gitDecoration.ignoredResourceForeground#546E7A
  • gitDecoration.modifiedResourceForeground#FFCA28
  • gitDecoration.untrackedResourceForeground#C3E88D
  • input.background#2A373E
  • input.border#546E7A
  • input.foreground#EEFFFF
  • input.placeholderForeground#78909C
  • inputOption.activeBorder#82AAFF
  • list.activeSelectionBackground#314549
  • list.activeSelectionForeground#EEFFFF
  • list.highlightForeground#82AAFF
  • list.hoverBackground#344046
  • list.hoverForeground#EEFFFF
  • list.inactiveSelectionBackground#2A373E
  • list.inactiveSelectionForeground#EEFFFF
  • notificationCenter.border#546E7A
  • notificationCenterHeader.background#1E272C
  • notificationCenterHeader.foreground#EEFFFF
  • notificationLink.foreground#82AAFF
  • notifications.background#1E272C
  • notifications.foreground#EEFFFF
  • notificationToast.border#546E7A
  • panel.background#1E272C
  • panel.border#546E7A
  • panelTitle.activeBorder#82AAFF
  • panelTitle.activeForeground#EEFFFF
  • panelTitle.inactiveForeground#78909C
  • peekView.border#82AAFF
  • peekViewEditor.background#1E272C
  • peekViewEditor.matchHighlightBackground#FFCA2850
  • peekViewResult.background#1E272C
  • peekViewResult.matchHighlightBackground#FFCA2850
  • peekViewResult.selectionBackground#314549
  • peekViewTitle.background#1E272C
  • peekViewTitleLabel.foreground#EEFFFF
  • progressBar.background#82AAFF
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#78909CAA
  • scrollbarSlider.background#78909C50
  • scrollbarSlider.hoverBackground#78909C80
  • selection.background#80CBC420
  • settings.checkboxBackground#2A373E
  • settings.checkboxBorder#546E7A
  • settings.checkboxForeground#EEFFFF
  • settings.dropdownBackground#2A373E
  • settings.dropdownBorder#546E7A
  • settings.dropdownForeground#EEFFFF
  • settings.headerForeground#EEFFFF
  • settings.modifiedItemIndicator#82AAFF
  • settings.numberInputBackground#2A373E
  • settings.numberInputBorder#546E7A
  • settings.numberInputForeground#EEFFFF
  • settings.textInputBackground#2A373E
  • settings.textInputBorder#546E7A
  • settings.textInputForeground#EEFFFF
  • sideBar.background#1E272C
  • sideBar.border#1E272C
  • sideBar.foreground#EEFFFF
  • sideBarSectionHeader.background#1E272C
  • sideBarSectionHeader.foreground#B0BEC5
  • sideBarTitle.foreground#B0BEC5
  • statusBar.background#1E272C
  • statusBar.border#1E272C
  • statusBar.debuggingBackground#C792EA
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#B0BEC5
  • statusBar.noFolderBackground#1E272C
  • statusBarItem.hoverBackground#314549
  • statusBarItem.remoteBackground#82AAFF
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#263238
  • tab.activeBorderTop#82AAFF
  • tab.activeForeground#EEFFFF
  • tab.border#1E272C
  • tab.inactiveBackground#1E272C
  • tab.inactiveForeground#78909C
  • tab.unfocusedActiveBorderTop#546E7A
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#546E7A
  • terminal.ansiBrightBlue#B0C9FF
  • terminal.ansiBrightCyan#B2EBF2
  • terminal.ansiBrightGreen#E6EE9C
  • terminal.ansiBrightMagenta#E1BEE7
  • terminal.ansiBrightRed#FF8A80
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFE57F
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5252
  • terminal.ansiWhite#EEFFFF
  • terminal.ansiYellow#FFCA28
  • terminal.background#1E272C
  • terminal.foreground#EEFFFF
  • titleBar.activeBackground#1E272C
  • titleBar.activeForeground#EEFFFF
  • titleBar.inactiveBackground#1E272C
  • titleBar.inactiveForeground#78909C
  • welcomePage.buttonBackground#2A373E
  • welcomePage.buttonHoverBackground#314549

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#78909Citalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#FFFFFF
invalid, invalid.illegal#FF5252
keyword, storage.type, storage.modifier#C792EA
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EF5350
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#EEFFFF
support.other.variable, string.other.link#EEFFFF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FFCA28
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#C3E88D
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCA28
support.type#B0BEC5
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B0BEC5
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#82AAFF
variable.language#C792EAitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCA28italic
entity.other.attribute-name.class#FFCA28
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5252
markup.changed#FFCA28
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*#82AAFFunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#C792EAitalic
source.js constant.other.object.key.js string.unquoted.label.js#C792EAitalic
source.json meta.structure.dictionary.json support.type.property-name.json, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json, source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#78909C
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#82AAFFitalic
markup.bold, markup.bold string#EEFFFFbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#82AAFFbold italic
markup.underline#FFCA28underline
markup.quote punctuation.definition.blockquote.markdown#78909C
markup.quote#B0BEC5italic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCA28
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#78909C
punctuation.definition.fenced.markdown#78909C
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#B0BEC5
meta.separator#78909Cbold
markup.table#EEFFFF
meta.function.decorator.python, meta.function.decorator.identifier.python#FF9E80italic
variable.parameter.function.language.special.self.python#C792EAitalic
support.class.component.jsx, support.class.component.tsx#FF8A65italic
keyword.operator.module.js, keyword.operator.module.ts, keyword.operator.module.tsx#C792EA
meta.type.annotation.ts, meta.type.annotation.tsx, meta.type.parameters.ts, meta.type.parameters.tsx#4FC3F7
source.css support.type.property-name.variable.css, source.css variable.css#80CBC4
keyword.other.unit.px.css, keyword.other.unit.rem.css, keyword.other.unit.em.css, keyword.other.unit.vh.css, keyword.other.unit.vw.css, keyword.other.unit.percentage.css#FFCA28
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown#80CBC4
punctuation.separator.dictionary.key-value.json#89DDFF
entity.name.tag.yaml#C792EA
entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#FFCA28italic
ColorShift Material Pro by ColorShift - VS Code Theme