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#0020A2
  • activityBar.border#001780
  • activityBar.foreground#FF613D
  • activityBar.inactiveForeground#8799BB
  • activityBarBadge.background#FF613D
  • activityBarBadge.foreground#00126E
  • badge.background#FF613D
  • badge.foreground#00126E
  • button.background#FF613D
  • button.foreground#00126E
  • button.hoverBackground#E64924
  • editor.background#202D49
  • editor.foreground#EFF2F7
  • editor.inactiveSelectionBackground#FF613D35
  • editor.lineHighlightBackground#002DD280
  • editor.selectionBackground#FF613D60
  • editorCursor.foreground#FF613D
  • editorGroupHeader.tabsBackground#00126E
  • editorIndentGuide.activeBackground#FF613D
  • editorIndentGuide.background#143FB0
  • editorLineNumber.activeForeground#FF613D
  • editorLineNumber.foreground#7A89A8
  • editorSuggestWidget.background#001780
  • editorSuggestWidget.highlightForeground#FF613D
  • editorSuggestWidget.selectedBackground#002DD2
  • editorWhitespace.foreground#0D349E
  • editorWidget.background#001780
  • focusBorder#FF613D
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#FF613D
  • input.background#001780
  • input.border#002DD2
  • input.foreground#DAE2F0
  • inputOption.activeBorder#FF613D
  • list.activeSelectionBackground#002DD2
  • list.activeSelectionForeground#FF613D
  • list.highlightForeground#FF613D
  • list.hoverBackground#0027BC
  • list.inactiveSelectionBackground#001780
  • minimap.background#202D49
  • minimapSlider.background#FF613D30
  • panel.background#000E5D
  • panel.border#001780
  • panelTitle.activeBorder#FF613D
  • panelTitle.activeForeground#FF613D
  • panelTitle.inactiveForeground#8799BB
  • scrollbarSlider.activeBackground#FF613DA0
  • scrollbarSlider.background#002DD280
  • scrollbarSlider.hoverBackground#002DD2B0
  • sideBar.background#000E5D
  • sideBar.border#001780
  • sideBar.foreground#DAE2F0
  • sideBarSectionHeader.background#0020A2
  • sideBarSectionHeader.foreground#FF613D
  • sideBarTitle.foreground#FF613D
  • statusBar.background#0020A2
  • statusBar.border#001780
  • statusBar.debuggingBackground#FF613D
  • statusBar.debuggingForeground#00126E
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#0020A2
  • statusBarItem.hoverBackground#002DD2
  • statusBarItem.remoteBackground#FF613D
  • statusBarItem.remoteForeground#00126E
  • tab.activeBackground#002DD2
  • tab.activeBorderTop#FF613D
  • tab.activeForeground#FF613D
  • tab.border#00126E
  • tab.inactiveBackground#001780
  • tab.inactiveForeground#8799BB
  • terminal.ansiBlack#00126E
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#143FB0
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FF613D
  • terminal.ansiBrightWhite#EFF2F7
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FF613D
  • terminal.ansiWhite#DAE2F0
  • terminal.ansiYellow#DABC43
  • terminal.background#000E5D
  • terminal.foreground#DAE2F0
  • titleBar.activeBackground#0020A2
  • titleBar.activeForeground#FF613D
  • titleBar.inactiveBackground#001780
  • titleBar.inactiveForeground#8799BB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7786A5italic
keyword, storage.type, storage.modifier#FF613D
keyword.control#F19A42bold
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#EFF2F7
variable.other.constant#C691E9
punctuation, meta.brace#92A2C2
support.type.property-name, meta.object-literal.key#F6B57B
invalid#FA55B6bold underline
markup.bold#FF613Dbold
markup.italicitalic
markup.heading#FF613Dbold