Skip to main content
Coding Theme

College Colors

Publisher: bjjeongThemes in package: 106

VS Code themes in the colors of 53 well-known universities — Michigan, Ohio State, Alabama, Texas, Stanford, Duke, Berkeley, all eight Ivies and more. One dark and one light theme per school: the official palette drives the editor chrome, with a syntax scheme tuned for contrast against it.

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#70002D
  • activityBar.border#580021
  • activityBar.foreground#FFC627
  • activityBar.inactiveForeground#B78B92
  • activityBarBadge.background#FFC627
  • activityBarBadge.foreground#70002D
  • badge.background#FFC627
  • badge.foreground#70002D
  • button.background#8C1D40
  • button.foreground#FFFFFF
  • button.hoverBackground#74002E
  • editor.background#FDF0F1
  • editor.foreground#1E191A
  • editor.inactiveSelectionBackground#8C1D4026
  • editor.lineHighlightBackground#F3E1E480
  • editor.selectionBackground#8C1D4040
  • editorCursor.foreground#8C1D40
  • editorGroupHeader.tabsBackground#4B001B
  • editorIndentGuide.activeBackground#8C1D40
  • editorIndentGuide.background#DAC9CB
  • editorLineNumber.activeForeground#8C1D40
  • editorLineNumber.foreground#87686D
  • editorSuggestWidget.background#FFF4F5
  • editorSuggestWidget.highlightForeground#8C1D40
  • editorSuggestWidget.selectedBackground#ECD1D5
  • editorWhitespace.foreground#E6D4D6
  • editorWidget.background#FFF4F5
  • focusBorder#8C1D40
  • gitDecoration.addedResourceForeground#2F6633
  • gitDecoration.deletedResourceForeground#980067
  • gitDecoration.modifiedResourceForeground#8C1D40
  • input.background#FFF4F5
  • input.border#93003D
  • input.foreground#372A2C
  • inputOption.activeBorder#8C1D40
  • list.activeSelectionBackground#ECD1D5
  • list.activeSelectionForeground#8C1D40
  • list.highlightForeground#8C1D40
  • list.hoverBackground#F3DCE0
  • list.inactiveSelectionBackground#EED8DB
  • minimap.background#FDF0F1
  • minimapSlider.background#8C1D4030
  • panel.background#F7E9EB
  • panel.border#580021
  • panelTitle.activeBorder#8C1D40
  • panelTitle.activeForeground#8C1D40
  • panelTitle.inactiveForeground#87686D
  • scrollbarSlider.activeBackground#8C1D40A0
  • scrollbarSlider.background#C4B2B580
  • scrollbarSlider.hoverBackground#C4B2B5B0
  • sideBar.background#F7E9EB
  • sideBar.border#580021
  • sideBar.foreground#372A2C
  • sideBarSectionHeader.background#70002D
  • sideBarSectionHeader.foreground#FFC627
  • sideBarTitle.foreground#8C1D40
  • statusBar.background#70002D
  • statusBar.border#580021
  • statusBar.debuggingBackground#FFC627
  • statusBar.debuggingForeground#70002D
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#70002D
  • statusBarItem.hoverBackground#93003D
  • statusBarItem.remoteBackground#FFC627
  • statusBarItem.remoteForeground#70002D
  • tab.activeBackground#FDF0F1
  • tab.activeBorderTop#8C1D40
  • tab.activeForeground#8C1D40
  • tab.border#4B001B
  • tab.inactiveBackground#580021
  • tab.inactiveForeground#B78B92
  • terminal.ansiBlack#4B001B
  • terminal.ansiBlue#005494
  • terminal.ansiBrightBlack#605153
  • terminal.ansiBrightBlue#005DA2
  • terminal.ansiBrightCyan#007575
  • terminal.ansiBrightGreen#227A2D
  • terminal.ansiBrightMagenta#8A3D85
  • terminal.ansiBrightRed#8C1D40
  • terminal.ansiBrightWhite#1E191A
  • terminal.ansiBrightYellow#7C6700
  • terminal.ansiCyan#005F5F
  • terminal.ansiGreen#006517
  • terminal.ansiMagenta#7B2E76
  • terminal.ansiRed#8C1D40
  • terminal.ansiWhite#87686D
  • terminal.ansiYellow#625100
  • terminal.background#F7E9EB
  • terminal.foreground#372A2C
  • titleBar.activeBackground#70002D
  • titleBar.activeForeground#FFC627
  • titleBar.inactiveBackground#580021
  • titleBar.inactiveForeground#B78B92

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#876A62italic
keyword, storage.type, storage.modifier#8C1D40
keyword.control#832E00bold
string, string.quoted#2F6633
constant.numeric#00566C
constant.language, constant.character#6D3A8B
entity.name.function, support.function#004885
entity.name.class, entity.name.type, support.class#006057bold
entity.name.tag#004885
entity.other.attribute-name#147172
variable, variable.parameter#25201F
variable.other.constant#6D3A8B
punctuation, meta.brace#674B43
support.type.property-name, meta.object-literal.key#8C4732
invalid#980067bold underline
markup.bold#8C1D40bold
markup.italicitalic
markup.heading#8C1D40bold
College Colors by bjjeong - VS Code Theme