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#00356B
  • activityBar.border#002753
  • activityBar.foreground#5A99E2
  • activityBar.inactiveForeground#819BBA
  • activityBarBadge.background#5A99E2
  • activityBarBadge.foreground#002046
  • badge.background#5A99E2
  • badge.foreground#002046
  • button.background#5A99E2
  • button.foreground#002046
  • button.hoverBackground#4583CB
  • editor.background#192F49
  • editor.foreground#EEF2F7
  • editor.inactiveSelectionBackground#5A99E235
  • editor.lineHighlightBackground#03498D80
  • editor.selectionBackground#5A99E260
  • editorCursor.foreground#5A99E2
  • editorGroupHeader.tabsBackground#002046
  • editorIndentGuide.activeBackground#5A99E2
  • editorIndentGuide.background#244E80
  • editorLineNumber.activeForeground#5A99E2
  • editorLineNumber.foreground#758BA7
  • editorSuggestWidget.background#002753
  • editorSuggestWidget.highlightForeground#5A99E2
  • editorSuggestWidget.selectedBackground#03498D
  • editorWhitespace.foreground#1C4371
  • editorWidget.background#002753
  • focusBorder#5A99E2
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#5A99E2
  • input.background#002753
  • input.border#03498D
  • input.foreground#D8E2F0
  • inputOption.activeBorder#5A99E2
  • list.activeSelectionBackground#03498D
  • list.activeSelectionForeground#5A99E2
  • list.highlightForeground#5A99E2
  • list.hoverBackground#023F7C
  • list.inactiveSelectionBackground#002753
  • minimap.background#192F49
  • minimapSlider.background#5A99E230
  • panel.background#001D40
  • panel.border#002753
  • panelTitle.activeBorder#5A99E2
  • panelTitle.activeForeground#5A99E2
  • panelTitle.inactiveForeground#819BBA
  • scrollbarSlider.activeBackground#5A99E2A0
  • scrollbarSlider.background#03498D80
  • scrollbarSlider.hoverBackground#03498DB0
  • sideBar.background#001D40
  • sideBar.border#002753
  • sideBar.foreground#D8E2F0
  • sideBarSectionHeader.background#00356B
  • sideBarSectionHeader.foreground#5A99E2
  • sideBarTitle.foreground#5A99E2
  • statusBar.background#00356B
  • statusBar.border#002753
  • statusBar.debuggingBackground#5A99E2
  • statusBar.debuggingForeground#002046
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#00356B
  • statusBarItem.hoverBackground#03498D
  • statusBarItem.remoteBackground#5A99E2
  • statusBarItem.remoteForeground#002046
  • tab.activeBackground#03498D
  • tab.activeBorderTop#5A99E2
  • tab.activeForeground#5A99E2
  • tab.border#002046
  • tab.inactiveBackground#002753
  • tab.inactiveForeground#819BBA
  • terminal.ansiBlack#002046
  • terminal.ansiBlue#5A99E2
  • terminal.ansiBrightBlack#244E80
  • terminal.ansiBrightBlue#5A99E2
  • 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#D8E2F0
  • terminal.ansiYellow#DABC43
  • terminal.background#001D40
  • terminal.foreground#D8E2F0
  • titleBar.activeBackground#00356B
  • titleBar.activeForeground#5A99E2
  • titleBar.inactiveBackground#002753
  • titleBar.inactiveForeground#819BBA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8083A4italic
keyword, storage.type, storage.modifier#5A99E2
keyword.control#FD8F64bold
string, string.quoted#A0D8A0
constant.numeric#7CC7E2
constant.language, constant.character#C691E9
entity.name.function, support.function#29B8E5
entity.name.class, entity.name.type, support.class#50D7C5bold
entity.name.tag#29B8E5
entity.other.attribute-name#8CE3E3
variable, variable.parameter#F1F1F7
variable.other.constant#C691E9
punctuation, meta.brace#9C9EC1
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#5A99E2bold
markup.italicitalic
markup.heading#5A99E2bold