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#003865
  • activityBar.border#002A4E
  • activityBar.foreground#B9D9EB
  • activityBar.inactiveForeground#7F9BBA
  • activityBarBadge.background#B9D9EB
  • activityBarBadge.foreground#003865
  • badge.background#B9D9EB
  • badge.foreground#003865
  • button.background#B9D9EB
  • button.foreground#003865
  • button.hoverBackground#A3C2D4
  • editor.background#162F48
  • editor.foreground#EEF2F7
  • editor.inactiveSelectionBackground#B9D9EB35
  • editor.lineHighlightBackground#044C8580
  • editor.selectionBackground#B9D9EB60
  • editorCursor.foreground#B9D9EB
  • editorGroupHeader.tabsBackground#002342
  • editorIndentGuide.activeBackground#B9D9EB
  • editorIndentGuide.background#24507A
  • editorLineNumber.activeForeground#B9D9EB
  • editorLineNumber.foreground#728CA7
  • editorSuggestWidget.background#002A4E
  • editorSuggestWidget.highlightForeground#B9D9EB
  • editorSuggestWidget.selectedBackground#044C85
  • editorWhitespace.foreground#1C456B
  • editorWidget.background#002A4E
  • focusBorder#B9D9EB
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#B9D9EB
  • input.background#002A4E
  • input.border#044C85
  • input.foreground#D7E3F0
  • inputOption.activeBorder#B9D9EB
  • list.activeSelectionBackground#044C85
  • list.activeSelectionForeground#B9D9EB
  • list.highlightForeground#B9D9EB
  • list.hoverBackground#024376
  • list.inactiveSelectionBackground#002A4E
  • minimap.background#162F48
  • minimapSlider.background#B9D9EB30
  • panel.background#001F3C
  • panel.border#002A4E
  • panelTitle.activeBorder#B9D9EB
  • panelTitle.activeForeground#B9D9EB
  • panelTitle.inactiveForeground#7F9BBA
  • scrollbarSlider.activeBackground#B9D9EBA0
  • scrollbarSlider.background#044C8580
  • scrollbarSlider.hoverBackground#044C85B0
  • sideBar.background#001F3C
  • sideBar.border#002A4E
  • sideBar.foreground#D7E3F0
  • sideBarSectionHeader.background#003865
  • sideBarSectionHeader.foreground#B9D9EB
  • sideBarTitle.foreground#B9D9EB
  • statusBar.background#003865
  • statusBar.border#002A4E
  • statusBar.debuggingBackground#B9D9EB
  • statusBar.debuggingForeground#003865
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#003865
  • statusBarItem.hoverBackground#044C85
  • statusBarItem.remoteBackground#B9D9EB
  • statusBarItem.remoteForeground#003865
  • tab.activeBackground#044C85
  • tab.activeBorderTop#B9D9EB
  • tab.activeForeground#B9D9EB
  • tab.border#002342
  • tab.inactiveBackground#002A4E
  • tab.inactiveForeground#7F9BBA
  • terminal.ansiBlack#002342
  • terminal.ansiBlue#B9D9EB
  • terminal.ansiBrightBlack#24507A
  • terminal.ansiBrightBlue#B9D9EB
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#EEF2F7
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#D7E3F0
  • terminal.ansiYellow#DABC43
  • terminal.background#001F3C
  • terminal.foreground#D7E3F0
  • titleBar.activeBackground#003865
  • titleBar.activeForeground#B9D9EB
  • titleBar.inactiveBackground#002A4E
  • titleBar.inactiveForeground#7F9BBA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7587A5italic
keyword, storage.type, storage.modifier#B9D9EB
keyword.control#FD8F64bold
string, string.quoted#A0D8A0
constant.numeric#73C7D0
constant.language, constant.character#C691E9
entity.name.function, support.function#7EAEFF
entity.name.class, entity.name.type, support.class#50D7C5bold
entity.name.tag#7EAEFF
entity.other.attribute-name#8CE3E3
variable, variable.parameter#EFF2F7
variable.other.constant#C691E9
punctuation, meta.brace#90A2C1
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#B9D9EBbold
markup.italicitalic
markup.heading#B9D9EBbold