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#403935
  • activityBar.border#312B28
  • activityBar.foreground#FF8200
  • activityBar.inactiveForeground#B49079
  • activityBarBadge.background#FF8200
  • activityBarBadge.foreground#403935
  • badge.background#FF8200
  • badge.foreground#403935
  • button.background#FF8200
  • button.foreground#403935
  • button.hoverBackground#DF7100
  • editor.background#332C28
  • editor.foreground#F6F0ED
  • editor.inactiveSelectionBackground#FF820035
  • editor.lineHighlightBackground#554C4780
  • editor.selectionBackground#FF820060
  • editorCursor.foreground#FF8200
  • editorGroupHeader.tabsBackground#292421
  • editorIndentGuide.activeBackground#FF8200
  • editorIndentGuide.background#524C48
  • editorLineNumber.activeForeground#FF8200
  • editorLineNumber.foreground#A2816D
  • editorSuggestWidget.background#312B28
  • editorSuggestWidget.highlightForeground#FF8200
  • editorSuggestWidget.selectedBackground#554C47
  • editorWhitespace.foreground#47413D
  • editorWidget.background#312B28
  • focusBorder#FF8200
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#FF8200
  • input.background#312B28
  • input.border#554C47
  • input.foreground#EEDED4
  • inputOption.activeBorder#FF8200
  • list.activeSelectionBackground#554C47
  • list.activeSelectionForeground#FF8200
  • list.highlightForeground#FF8200
  • list.hoverBackground#4B433E
  • list.inactiveSelectionBackground#312B28
  • minimap.background#332C28
  • minimapSlider.background#FF820030
  • panel.background#221D1A
  • panel.border#312B28
  • panelTitle.activeBorder#FF8200
  • panelTitle.activeForeground#FF8200
  • panelTitle.inactiveForeground#B49079
  • scrollbarSlider.activeBackground#FF8200A0
  • scrollbarSlider.background#554C4780
  • scrollbarSlider.hoverBackground#554C47B0
  • sideBar.background#221D1A
  • sideBar.border#312B28
  • sideBar.foreground#EEDED4
  • sideBarSectionHeader.background#403935
  • sideBarSectionHeader.foreground#FF8200
  • sideBarTitle.foreground#FF8200
  • statusBar.background#403935
  • statusBar.border#312B28
  • statusBar.debuggingBackground#FF8200
  • statusBar.debuggingForeground#403935
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#403935
  • statusBarItem.hoverBackground#554C47
  • statusBarItem.remoteBackground#FF8200
  • statusBarItem.remoteForeground#403935
  • tab.activeBackground#554C47
  • tab.activeBorderTop#FF8200
  • tab.activeForeground#FF8200
  • tab.border#292421
  • tab.inactiveBackground#312B28
  • tab.inactiveForeground#B49079
  • terminal.ansiBlack#292421
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#524C48
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#F6F0ED
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#EEDED4
  • terminal.ansiYellow#DABC43
  • terminal.background#221D1A
  • terminal.foreground#EEDED4
  • titleBar.activeBackground#403935
  • titleBar.activeForeground#FF8200
  • titleBar.inactiveBackground#312B28
  • titleBar.inactiveForeground#B49079

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#958464italic
keyword, storage.type, storage.modifier#FF8200
keyword.control#FF8A81bold
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#F4F1EC
variable.other.constant#C691E9
punctuation, meta.brace#B19F7E
support.type.property-name, meta.object-literal.key#FFABA2
invalid#FA55B6bold underline
markup.bold#FF8200bold
markup.italicitalic
markup.heading#FF8200bold