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#002D90
  • activityBar.border#002272
  • activityBar.foreground#5892FA
  • activityBar.inactiveForeground#8699BB
  • activityBarBadge.background#5892FA
  • activityBarBadge.foreground#001C62
  • badge.background#5892FA
  • badge.foreground#001C62
  • button.background#5892FA
  • button.foreground#001C62
  • button.hoverBackground#437CE2
  • editor.background#1F2D49
  • editor.foreground#EFF2F7
  • editor.inactiveSelectionBackground#5892FA35
  • editor.lineHighlightBackground#003DBB80
  • editor.selectionBackground#5892FA60
  • editorCursor.foreground#5892FA
  • editorGroupHeader.tabsBackground#001C62
  • editorIndentGuide.activeBackground#5892FA
  • editorIndentGuide.background#1644A4
  • editorLineNumber.activeForeground#5892FA
  • editorLineNumber.foreground#798AA8
  • editorSuggestWidget.background#002272
  • editorSuggestWidget.highlightForeground#5B95FD
  • editorSuggestWidget.selectedBackground#003DBB
  • editorWhitespace.foreground#0F3993
  • editorWidget.background#002272
  • focusBorder#5892FA
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF5B58
  • gitDecoration.modifiedResourceForeground#5892FA
  • input.background#002272
  • input.border#003DBB
  • input.foreground#DAE2F0
  • inputOption.activeBorder#5892FA
  • list.activeSelectionBackground#003DBB
  • list.activeSelectionForeground#5B95FD
  • list.highlightForeground#5B95FD
  • list.hoverBackground#0036A7
  • list.inactiveSelectionBackground#002272
  • minimap.background#1F2D49
  • minimapSlider.background#5892FA30
  • panel.background#001652
  • panel.border#002272
  • panelTitle.activeBorder#5892FA
  • panelTitle.activeForeground#5892FA
  • panelTitle.inactiveForeground#8699BB
  • scrollbarSlider.activeBackground#5892FAA0
  • scrollbarSlider.background#003DBB80
  • scrollbarSlider.hoverBackground#003DBBB0
  • sideBar.background#001652
  • sideBar.border#002272
  • sideBar.foreground#DAE2F0
  • sideBarSectionHeader.background#002D90
  • sideBarSectionHeader.foreground#5892FA
  • sideBarTitle.foreground#5892FA
  • statusBar.background#002D90
  • statusBar.border#002272
  • statusBar.debuggingBackground#5892FA
  • statusBar.debuggingForeground#001C62
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#002D90
  • statusBarItem.hoverBackground#003DBB
  • statusBarItem.remoteBackground#5892FA
  • statusBarItem.remoteForeground#001C62
  • tab.activeBackground#003DBB
  • tab.activeBorderTop#5B95FD
  • tab.activeForeground#5B95FD
  • tab.border#001C62
  • tab.inactiveBackground#002272
  • tab.inactiveForeground#8699BB
  • terminal.ansiBlack#001C62
  • terminal.ansiBlue#5892FA
  • terminal.ansiBrightBlack#1644A4
  • terminal.ansiBrightBlue#5892FA
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#EFF2F7
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#DAE2F0
  • terminal.ansiYellow#DABC43
  • terminal.background#001652
  • terminal.foreground#DAE2F0
  • titleBar.activeBackground#002D90
  • titleBar.activeForeground#5892FA
  • titleBar.inactiveBackground#002272
  • titleBar.inactiveForeground#8699BB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8582A3italic
keyword, storage.type, storage.modifier#5892FA
keyword.control#FD8F64bold
string, string.quoted#A0D8A0
constant.numeric#7CC7E2
constant.language, constant.character#C691E9
entity.name.function, support.function#3EB5EC
entity.name.class, entity.name.type, support.class#50D7C5bold
entity.name.tag#3EB5EC
entity.other.attribute-name#8CE3E3
variable, variable.parameter#F1F1F7
variable.other.constant#C691E9
punctuation, meta.brace#A09DBF
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF5B58bold
markup.bold#5892FAbold
markup.italicitalic
markup.heading#5892FAbold