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#400503
  • activityBar.border#2C0000
  • activityBar.foreground#FF5B4A
  • activityBar.inactiveForeground#B88C85
  • activityBarBadge.background#FF5B4A
  • activityBarBadge.foreground#400503
  • badge.background#FF5B4A
  • badge.foreground#400503
  • button.background#FF5B4A
  • button.foreground#400503
  • button.hoverBackground#E54234
  • editor.background#46221D
  • editor.foreground#F7F0EF
  • editor.inactiveSelectionBackground#FF5B4A35
  • editor.lineHighlightBackground#5D120C80
  • editor.selectionBackground#FF5B4A60
  • editorCursor.foreground#FF5B4A
  • editorGroupHeader.tabsBackground#210000
  • editorIndentGuide.activeBackground#FF5B4A
  • editorIndentGuide.background#733A33
  • editorLineNumber.activeForeground#FF5B4A
  • editorLineNumber.foreground#A57E78
  • editorSuggestWidget.background#2C0000
  • editorSuggestWidget.highlightForeground#FF5B4A
  • editorSuggestWidget.selectedBackground#5D120C
  • editorWhitespace.foreground#65312A
  • editorWidget.background#2C0000
  • focusBorder#FF5B4A
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#FF5B4A
  • input.background#2C0000
  • input.border#5D120C
  • input.foreground#F0DCD9
  • inputOption.activeBorder#FF5B4A
  • list.activeSelectionBackground#5D120C
  • list.activeSelectionForeground#FF5B4A
  • list.highlightForeground#FF5B4A
  • list.hoverBackground#4F0C07
  • list.inactiveSelectionBackground#2C0000
  • minimap.background#46221D
  • minimapSlider.background#FF5B4A30
  • panel.background#390C08
  • panel.border#2C0000
  • panelTitle.activeBorder#FF5B4A
  • panelTitle.activeForeground#FF5B4A
  • panelTitle.inactiveForeground#B88C85
  • scrollbarSlider.activeBackground#FF5B4AA0
  • scrollbarSlider.background#5D120C80
  • scrollbarSlider.hoverBackground#5D120CB0
  • sideBar.background#390C08
  • sideBar.border#2C0000
  • sideBar.foreground#F0DCD9
  • sideBarSectionHeader.background#400503
  • sideBarSectionHeader.foreground#FF5B4A
  • sideBarTitle.foreground#FF5B4A
  • statusBar.background#400503
  • statusBar.border#2C0000
  • statusBar.debuggingBackground#FF5B4A
  • statusBar.debuggingForeground#400503
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#400503
  • statusBarItem.hoverBackground#5D120C
  • statusBarItem.remoteBackground#FF5B4A
  • statusBarItem.remoteForeground#400503
  • tab.activeBackground#5D120C
  • tab.activeBorderTop#FF5B4A
  • tab.activeForeground#FF5B4A
  • tab.border#210000
  • tab.inactiveBackground#2C0000
  • tab.inactiveForeground#B88C85
  • terminal.ansiBlack#210000
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#733A33
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FF5B4A
  • terminal.ansiBrightWhite#F7F0EF
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FF5B4A
  • terminal.ansiWhite#F0DCD9
  • terminal.ansiYellow#DABC43
  • terminal.background#390C08
  • terminal.foreground#F0DCD9
  • titleBar.activeBackground#400503
  • titleBar.activeForeground#FF5B4A
  • titleBar.inactiveBackground#2C0000
  • titleBar.inactiveForeground#B88C85

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9E7F69italic
keyword, storage.type, storage.modifier#FF5B4A
keyword.control#F5974Abold
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#F6F1ED
variable.other.constant#C691E9
punctuation, meta.brace#BA9A83
support.type.property-name, meta.object-literal.key#F9B37F
invalid#FA55B6bold underline
markup.bold#FF5B4Abold
markup.italicitalic
markup.heading#FF5B4Abold