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#002D72
  • activityBar.border#002157
  • activityBar.foreground#68ACE5
  • activityBar.inactiveForeground#8499BB
  • activityBarBadge.background#68ACE5
  • activityBarBadge.foreground#002D72
  • badge.background#68ACE5
  • badge.foreground#002D72
  • button.background#68ACE5
  • button.foreground#002D72
  • button.hoverBackground#5296CE
  • editor.background#1D2E49
  • editor.foreground#EFF2F7
  • editor.inactiveSelectionBackground#68ACE535
  • editor.lineHighlightBackground#043F9680
  • editor.selectionBackground#68ACE560
  • editorCursor.foreground#68ACE5
  • editorGroupHeader.tabsBackground#001A49
  • editorIndentGuide.activeBackground#68ACE5
  • editorIndentGuide.background#244B8B
  • editorLineNumber.activeForeground#68ACE5
  • editorLineNumber.foreground#778AA8
  • editorSuggestWidget.background#002157
  • editorSuggestWidget.highlightForeground#68ACE5
  • editorSuggestWidget.selectedBackground#043F96
  • editorWhitespace.foreground#1C407B
  • editorWidget.background#002157
  • focusBorder#68ACE5
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#68ACE5
  • input.background#002157
  • input.border#043F96
  • input.foreground#D9E2F0
  • inputOption.activeBorder#68ACE5
  • list.activeSelectionBackground#043F96
  • list.activeSelectionForeground#68ACE5
  • list.highlightForeground#68ACE5
  • list.hoverBackground#023785
  • list.inactiveSelectionBackground#002157
  • minimap.background#1D2E49
  • minimapSlider.background#68ACE530
  • panel.background#001A49
  • panel.border#002157
  • panelTitle.activeBorder#68ACE5
  • panelTitle.activeForeground#68ACE5
  • panelTitle.inactiveForeground#8499BB
  • scrollbarSlider.activeBackground#68ACE5A0
  • scrollbarSlider.background#043F9680
  • scrollbarSlider.hoverBackground#043F96B0
  • sideBar.background#001A49
  • sideBar.border#002157
  • sideBar.foreground#D9E2F0
  • sideBarSectionHeader.background#002D72
  • sideBarSectionHeader.foreground#68ACE5
  • sideBarTitle.foreground#68ACE5
  • statusBar.background#002D72
  • statusBar.border#002157
  • statusBar.debuggingBackground#68ACE5
  • statusBar.debuggingForeground#002D72
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#002D72
  • statusBarItem.hoverBackground#043F96
  • statusBarItem.remoteBackground#68ACE5
  • statusBarItem.remoteForeground#002D72
  • tab.activeBackground#043F96
  • tab.activeBorderTop#68ACE5
  • tab.activeForeground#68ACE5
  • tab.border#001A49
  • tab.inactiveBackground#002157
  • tab.inactiveForeground#8499BB
  • terminal.ansiBlack#001A49
  • terminal.ansiBlue#68ACE5
  • terminal.ansiBrightBlack#244B8B
  • terminal.ansiBrightBlue#68ACE5
  • 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#D9E2F0
  • terminal.ansiYellow#DABC43
  • terminal.background#001A49
  • terminal.foreground#D9E2F0
  • titleBar.activeBackground#002D72
  • titleBar.activeForeground#68ACE5
  • titleBar.inactiveBackground#002157
  • titleBar.inactiveForeground#8499BB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7C85A5italic
keyword, storage.type, storage.modifier#68ACE5
keyword.control#FD8F64bold
string, string.quoted#A0D8A0
constant.numeric#7AC8DE
constant.language, constant.character#C691E9
entity.name.function, support.function#94A7FF
entity.name.class, entity.name.type, support.class#50D7C5bold
entity.name.tag#94A7FF
entity.other.attribute-name#8CE3E3
variable, variable.parameter#F0F1F7
variable.other.constant#C691E9
punctuation, meta.brace#97A0C1
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#68ACE5bold
markup.italicitalic
markup.heading#68ACE5bold