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#40030E
  • activityBar.border#2C0006
  • activityBar.foreground#BA3948
  • activityBar.inactiveForeground#B88B8B
  • activityBarBadge.background#BA3948
  • activityBarBadge.foreground#FFFFFF
  • badge.background#BA3948
  • badge.foreground#FFFFFF
  • button.background#9E1B32
  • button.foreground#FFFFFF
  • button.hoverBackground#830022
  • editor.background#FEF0F0
  • editor.foreground#1E1919
  • editor.inactiveSelectionBackground#9E1B3226
  • editor.lineHighlightBackground#F3E1E180
  • editor.selectionBackground#9E1B3240
  • editorCursor.foreground#9E1B32
  • editorGroupHeader.tabsBackground#200003
  • editorIndentGuide.activeBackground#9E1B32
  • editorIndentGuide.background#DBC9C9
  • editorLineNumber.activeForeground#9E1B32
  • editorLineNumber.foreground#886869
  • editorSuggestWidget.background#FFF4F4
  • editorSuggestWidget.highlightForeground#9E1B32
  • editorSuggestWidget.selectedBackground#ECD2D2
  • editorWhitespace.foreground#E6D4D4
  • editorWidget.background#FFF4F4
  • focusBorder#9E1B32
  • gitDecoration.addedResourceForeground#2F6633
  • gitDecoration.deletedResourceForeground#980067
  • gitDecoration.modifiedResourceForeground#9E1B32
  • input.background#FFF4F4
  • input.border#5C101B
  • input.foreground#372A2A
  • inputOption.activeBorder#9E1B32
  • list.activeSelectionBackground#ECD2D2
  • list.activeSelectionForeground#9E1B32
  • list.highlightForeground#9E1B32
  • list.hoverBackground#F3DDDD
  • list.inactiveSelectionBackground#EED8D8
  • minimap.background#FEF0F0
  • minimapSlider.background#9E1B3230
  • panel.background#F7E9E9
  • panel.border#2C0006
  • panelTitle.activeBorder#9E1B32
  • panelTitle.activeForeground#9E1B32
  • panelTitle.inactiveForeground#886869
  • scrollbarSlider.activeBackground#9E1B32A0
  • scrollbarSlider.background#C4B3B280
  • scrollbarSlider.hoverBackground#C4B3B2B0
  • sideBar.background#F7E9E9
  • sideBar.border#2C0006
  • sideBar.foreground#372A2A
  • sideBarSectionHeader.background#40030E
  • sideBarSectionHeader.foreground#BA3948
  • sideBarTitle.foreground#9E1B32
  • statusBar.background#40030E
  • statusBar.border#2C0006
  • statusBar.debuggingBackground#BA3948
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#40030E
  • statusBarItem.hoverBackground#5C101B
  • statusBarItem.remoteBackground#BA3948
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FEF0F0
  • tab.activeBorderTop#9E1B32
  • tab.activeForeground#9E1B32
  • tab.border#200003
  • tab.inactiveBackground#2C0006
  • tab.inactiveForeground#B88B8B
  • terminal.ansiBlack#200003
  • terminal.ansiBlue#005494
  • terminal.ansiBrightBlack#605151
  • terminal.ansiBrightBlue#005DA2
  • terminal.ansiBrightCyan#007575
  • terminal.ansiBrightGreen#227A2D
  • terminal.ansiBrightMagenta#8A3D85
  • terminal.ansiBrightRed#9E1B32
  • terminal.ansiBrightWhite#1E1919
  • terminal.ansiBrightYellow#7C6700
  • terminal.ansiCyan#005F5F
  • terminal.ansiGreen#006517
  • terminal.ansiMagenta#7B2E76
  • terminal.ansiRed#9E1B32
  • terminal.ansiWhite#886869
  • terminal.ansiYellow#625100
  • terminal.background#F7E9E9
  • terminal.foreground#372A2A
  • titleBar.activeBackground#40030E
  • titleBar.activeForeground#BA3948
  • titleBar.inactiveBackground#2C0006
  • titleBar.inactiveForeground#B88B8B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#866B5Eitalic
keyword, storage.type, storage.modifier#9E1B32
keyword.control#7E3300bold
string, string.quoted#2F6633
constant.numeric#00566C
constant.language, constant.character#6D3A8B
entity.name.function, support.function#004885
entity.name.class, entity.name.type, support.class#006057bold
entity.name.tag#004885
entity.other.attribute-name#147172
variable, variable.parameter#25201E
variable.other.constant#6D3A8B
punctuation, meta.brace#664C40
support.type.property-name, meta.object-literal.key#8B4928
invalid#980067bold underline
markup.bold#9E1B32bold
markup.italicitalic
markup.heading#9E1B32bold