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#730013
  • activityBar.border#5A000D
  • activityBar.foreground#FF5F55
  • activityBar.inactiveForeground#B88B89
  • activityBarBadge.background#FF5F55
  • activityBarBadge.foreground#4D000A
  • badge.background#FF5F55
  • badge.foreground#4D000A
  • button.background#FF5F55
  • button.foreground#4D000A
  • button.hoverBackground#E64740
  • editor.background#462221
  • editor.foreground#F7F0EF
  • editor.inactiveSelectionBackground#FF5F5535
  • editor.lineHighlightBackground#96001D80
  • editor.selectionBackground#FF5F5560
  • editorCursor.foreground#FF5F55
  • editorGroupHeader.tabsBackground#4D000A
  • editorIndentGuide.activeBackground#FF5F55
  • editorIndentGuide.background#85272A
  • editorLineNumber.activeForeground#FF5F55
  • editorLineNumber.foreground#A67E7B
  • editorSuggestWidget.background#5A000D
  • editorSuggestWidget.highlightForeground#FF5F55
  • editorSuggestWidget.selectedBackground#96001D
  • editorWhitespace.foreground#761E22
  • editorWidget.background#5A000D
  • focusBorder#FF5F55
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#FF5F55
  • input.background#5A000D
  • input.border#96001D
  • input.foreground#F0DCDB
  • inputOption.activeBorder#FF5F55
  • list.activeSelectionBackground#96001D
  • list.activeSelectionForeground#FF5F55
  • list.highlightForeground#FF5F55
  • list.hoverBackground#850018
  • list.inactiveSelectionBackground#5A000D
  • minimap.background#462221
  • minimapSlider.background#FF5F5530
  • panel.background#400007
  • panel.border#5A000D
  • panelTitle.activeBorder#FF5F55
  • panelTitle.activeForeground#FF5F55
  • panelTitle.inactiveForeground#B88B89
  • scrollbarSlider.activeBackground#FF5F55A0
  • scrollbarSlider.background#96001D80
  • scrollbarSlider.hoverBackground#96001DB0
  • sideBar.background#400007
  • sideBar.border#5A000D
  • sideBar.foreground#F0DCDB
  • sideBarSectionHeader.background#730013
  • sideBarSectionHeader.foreground#FF5F55
  • sideBarTitle.foreground#FF5F55
  • statusBar.background#730013
  • statusBar.border#5A000D
  • statusBar.debuggingBackground#FF5F55
  • statusBar.debuggingForeground#4D000A
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#730013
  • statusBarItem.hoverBackground#96001D
  • statusBarItem.remoteBackground#FF5F55
  • statusBarItem.remoteForeground#4D000A
  • tab.activeBackground#96001D
  • tab.activeBorderTop#FF5F55
  • tab.activeForeground#FF5F55
  • tab.border#4D000A
  • tab.inactiveBackground#5A000D
  • tab.inactiveForeground#B88B89
  • terminal.ansiBlack#4D000A
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#85272A
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FF5F55
  • terminal.ansiBrightWhite#F7F0EF
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FF5F55
  • terminal.ansiWhite#F0DCDB
  • terminal.ansiYellow#DABC43
  • terminal.background#400007
  • terminal.foreground#F0DCDB
  • titleBar.activeBackground#730013
  • titleBar.activeForeground#FF5F55
  • titleBar.inactiveBackground#5A000D
  • titleBar.inactiveForeground#B88B89

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A07A85italic
keyword, storage.type, storage.modifier#FF5F55
keyword.control#F6964Ebold
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#F7F0F2
variable.other.constant#C691E9
punctuation, meta.brace#BD95A1
support.type.property-name, meta.object-literal.key#FAB281
invalid#FA55B6bold underline
markup.bold#FF5F55bold
markup.italicitalic
markup.heading#FF5F55bold