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#EA7060
  • activityBar.inactiveForeground#B88C85
  • activityBarBadge.background#EA7060
  • activityBarBadge.foreground#400503
  • badge.background#EA7060
  • badge.foreground#400503
  • button.background#EA7060
  • button.foreground#400503
  • button.hoverBackground#D25A4B
  • editor.background#46221D
  • editor.foreground#F7F0EF
  • editor.inactiveSelectionBackground#EA706035
  • editor.lineHighlightBackground#5D120C80
  • editor.selectionBackground#EA706060
  • editorCursor.foreground#EA7060
  • editorGroupHeader.tabsBackground#210000
  • editorIndentGuide.activeBackground#EA7060
  • editorIndentGuide.background#733A33
  • editorLineNumber.activeForeground#EA7060
  • editorLineNumber.foreground#A57E78
  • editorSuggestWidget.background#2C0000
  • editorSuggestWidget.highlightForeground#EA7060
  • editorSuggestWidget.selectedBackground#5D120C
  • editorWhitespace.foreground#65312A
  • editorWidget.background#2C0000
  • focusBorder#EA7060
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#EA7060
  • input.background#2C0000
  • input.border#5D120C
  • input.foreground#F0DCD9
  • inputOption.activeBorder#EA7060
  • list.activeSelectionBackground#5D120C
  • list.activeSelectionForeground#EA7060
  • list.highlightForeground#EA7060
  • list.hoverBackground#4F0C07
  • list.inactiveSelectionBackground#2C0000
  • minimap.background#46221D
  • minimapSlider.background#EA706030
  • panel.background#390C08
  • panel.border#2C0000
  • panelTitle.activeBorder#EA7060
  • panelTitle.activeForeground#EA7060
  • panelTitle.inactiveForeground#B88C85
  • scrollbarSlider.activeBackground#EA7060A0
  • scrollbarSlider.background#5D120C80
  • scrollbarSlider.hoverBackground#5D120CB0
  • sideBar.background#390C08
  • sideBar.border#2C0000
  • sideBar.foreground#F0DCD9
  • sideBarSectionHeader.background#400503
  • sideBarSectionHeader.foreground#EA7060
  • sideBarTitle.foreground#EA7060
  • statusBar.background#400503
  • statusBar.border#2C0000
  • statusBar.debuggingBackground#EA7060
  • statusBar.debuggingForeground#400503
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#400503
  • statusBarItem.hoverBackground#5D120C
  • statusBarItem.remoteBackground#EA7060
  • statusBarItem.remoteForeground#400503
  • tab.activeBackground#5D120C
  • tab.activeBorderTop#EA7060
  • tab.activeForeground#EA7060
  • 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#EA7060
  • terminal.ansiBrightWhite#F7F0EF
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#EA7060
  • terminal.ansiWhite#F0DCD9
  • terminal.ansiYellow#DABC43
  • terminal.background#390C08
  • terminal.foreground#F0DCD9
  • titleBar.activeBackground#400503
  • titleBar.activeForeground#EA7060
  • titleBar.inactiveBackground#2C0000
  • titleBar.inactiveForeground#B88C85

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A17A84italic
keyword, storage.type, storage.modifier#EA7060
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#F7F0F1
variable.other.constant#C691E9
punctuation, meta.brace#BD959F
support.type.property-name, meta.object-literal.key#F9B37F
invalid#FA55B6bold underline
markup.bold#EA7060bold
markup.italicitalic
markup.heading#EA7060bold