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#422478
  • activityBar.border#331762
  • activityBar.foreground#B7A57A
  • activityBar.inactiveForeground#9A92B7
  • activityBarBadge.background#B7A57A
  • activityBarBadge.foreground#422478
  • badge.background#B7A57A
  • badge.foreground#422478
  • button.background#B7A57A
  • button.foreground#422478
  • button.hoverBackground#A18F65
  • editor.background#302846
  • editor.foreground#F2F1F7
  • editor.inactiveSelectionBackground#B7A57A35
  • editor.lineHighlightBackground#58329C80
  • editor.selectionBackground#B7A57A60
  • editorCursor.foreground#B7A57A
  • editorGroupHeader.tabsBackground#2C1156
  • editorIndentGuide.activeBackground#B7A57A
  • editorIndentGuide.background#533B88
  • editorLineNumber.activeForeground#B7A57A
  • editorLineNumber.foreground#8B84A5
  • editorSuggestWidget.background#331762
  • editorSuggestWidget.highlightForeground#B7A57A
  • editorSuggestWidget.selectedBackground#58329C
  • editorWhitespace.foreground#483278
  • editorWidget.background#331762
  • focusBorder#B7A57A
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF5B58
  • gitDecoration.modifiedResourceForeground#B7A57A
  • input.background#331762
  • input.border#58329C
  • input.foreground#E2DFEF
  • inputOption.activeBorder#B7A57A
  • list.activeSelectionBackground#58329C
  • list.activeSelectionForeground#B7A57A
  • list.highlightForeground#B7A57A
  • list.hoverBackground#4D2B8B
  • list.inactiveSelectionBackground#331762
  • minimap.background#302846
  • minimapSlider.background#B7A57A30
  • panel.background#240A4A
  • panel.border#331762
  • panelTitle.activeBorder#B7A57A
  • panelTitle.activeForeground#B7A57A
  • panelTitle.inactiveForeground#9A92B7
  • scrollbarSlider.activeBackground#B7A57AA0
  • scrollbarSlider.background#58329C80
  • scrollbarSlider.hoverBackground#58329CB0
  • sideBar.background#240A4A
  • sideBar.border#331762
  • sideBar.foreground#E2DFEF
  • sideBarSectionHeader.background#422478
  • sideBarSectionHeader.foreground#B7A57A
  • sideBarTitle.foreground#B7A57A
  • statusBar.background#422478
  • statusBar.border#331762
  • statusBar.debuggingBackground#B7A57A
  • statusBar.debuggingForeground#422478
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#422478
  • statusBarItem.hoverBackground#58329C
  • statusBarItem.remoteBackground#B7A57A
  • statusBarItem.remoteForeground#422478
  • tab.activeBackground#58329C
  • tab.activeBorderTop#B7A57A
  • tab.activeForeground#B7A57A
  • tab.border#2C1156
  • tab.inactiveBackground#331762
  • tab.inactiveForeground#9A92B7
  • terminal.ansiBlack#2C1156
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#533B88
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#F2F1F7
  • terminal.ansiBrightYellow#B7A57A
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#E2DFEF
  • terminal.ansiYellow#B7A57A
  • terminal.background#240A4A
  • terminal.foreground#E2DFEF
  • titleBar.activeBackground#422478
  • titleBar.activeForeground#B7A57A
  • titleBar.inactiveBackground#331762
  • titleBar.inactiveForeground#9A92B7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8881A2italic
keyword, storage.type, storage.modifier#B7A57A
keyword.control#FD8F64bold
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#F2F1F7
variable.other.constant#C691E9
punctuation, meta.brace#A39CBE
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF5B58bold
markup.bold#B7A57Abold
markup.italicitalic
markup.heading#B7A57Abold