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#003262
  • activityBar.border#00244A
  • activityBar.foreground#FDB515
  • activityBar.inactiveForeground#819BBA
  • activityBarBadge.background#FDB515
  • activityBarBadge.foreground#003262
  • badge.background#FDB515
  • badge.foreground#003262
  • button.background#FDB515
  • button.foreground#003262
  • button.hoverBackground#E2A000
  • editor.background#192F49
  • editor.foreground#EEF2F7
  • editor.inactiveSelectionBackground#FDB51535
  • editor.lineHighlightBackground#04468280
  • editor.selectionBackground#FDB51560
  • editorCursor.foreground#FDB515
  • editorGroupHeader.tabsBackground#001D3E
  • editorIndentGuide.activeBackground#FDB515
  • editorIndentGuide.background#274F7C
  • editorLineNumber.activeForeground#FDB515
  • editorLineNumber.foreground#748BA7
  • editorSuggestWidget.background#00244A
  • editorSuggestWidget.highlightForeground#FDB515
  • editorSuggestWidget.selectedBackground#044682
  • editorWhitespace.foreground#1E446D
  • editorWidget.background#00244A
  • focusBorder#FDB515
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#FDB515
  • input.background#00244A
  • input.border#044682
  • input.foreground#D7E3F0
  • inputOption.activeBorder#FDB515
  • list.activeSelectionBackground#044682
  • list.activeSelectionForeground#FDB515
  • list.highlightForeground#FDB515
  • list.hoverBackground#033C73
  • list.inactiveSelectionBackground#00244A
  • minimap.background#192F49
  • minimapSlider.background#FDB51530
  • panel.background#001E3F
  • panel.border#00244A
  • panelTitle.activeBorder#FDB515
  • panelTitle.activeForeground#FDB515
  • panelTitle.inactiveForeground#819BBA
  • scrollbarSlider.activeBackground#FDB515A0
  • scrollbarSlider.background#04468280
  • scrollbarSlider.hoverBackground#044682B0
  • sideBar.background#001E3F
  • sideBar.border#00244A
  • sideBar.foreground#D7E3F0
  • sideBarSectionHeader.background#003262
  • sideBarSectionHeader.foreground#FDB515
  • sideBarTitle.foreground#FDB515
  • statusBar.background#003262
  • statusBar.border#00244A
  • statusBar.debuggingBackground#FDB515
  • statusBar.debuggingForeground#003262
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#003262
  • statusBarItem.hoverBackground#044682
  • statusBarItem.remoteBackground#FDB515
  • statusBarItem.remoteForeground#003262
  • tab.activeBackground#044682
  • tab.activeBorderTop#FDB515
  • tab.activeForeground#FDB515
  • tab.border#001D3E
  • tab.inactiveBackground#00244A
  • tab.inactiveForeground#819BBA
  • terminal.ansiBlack#001D3E
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#274F7C
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#EEF2F7
  • terminal.ansiBrightYellow#FDB515
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#D7E3F0
  • terminal.ansiYellow#FDB515
  • terminal.background#001E3F
  • terminal.foreground#D7E3F0
  • titleBar.activeBackground#003262
  • titleBar.activeForeground#FDB515
  • titleBar.inactiveBackground#00244A
  • titleBar.inactiveForeground#819BBA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7188A4italic
keyword, storage.type, storage.modifier#FDB515
keyword.control#FD8F64bold
string, string.quoted#A0D8A0
constant.numeric#7CC7E2
constant.language, constant.character#C691E9
entity.name.function, support.function#6EB2FE
entity.name.class, entity.name.type, support.class#50D7C5bold
entity.name.tag#6EB2FE
entity.other.attribute-name#8CE3E3
variable, variable.parameter#EEF2F7
variable.other.constant#C691E9
punctuation, meta.brace#8CA4C1
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#FDB515bold
markup.italicitalic
markup.heading#FDB515bold