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#EE6973
  • activityBar.inactiveForeground#B88B8B
  • activityBarBadge.background#EE6973
  • activityBarBadge.foreground#40030E
  • badge.background#EE6973
  • badge.foreground#40030E
  • button.background#EE6973
  • button.foreground#40030E
  • button.hoverBackground#D5535F
  • editor.background#452223
  • editor.foreground#F7F0F0
  • editor.inactiveSelectionBackground#EE697335
  • editor.lineHighlightBackground#5C101B80
  • editor.selectionBackground#EE697360
  • editorCursor.foreground#EE6973
  • editorGroupHeader.tabsBackground#200003
  • editorIndentGuide.activeBackground#EE6973
  • editorIndentGuide.background#73393C
  • editorLineNumber.activeForeground#EE6973
  • editorLineNumber.foreground#A57D7E
  • editorSuggestWidget.background#2C0006
  • editorSuggestWidget.highlightForeground#EE6973
  • editorSuggestWidget.selectedBackground#5C101B
  • editorWhitespace.foreground#653033
  • editorWidget.background#2C0006
  • focusBorder#EE6973
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#EE6973
  • input.background#2C0006
  • input.border#5C101B
  • input.foreground#F0DCDC
  • inputOption.activeBorder#EE6973
  • list.activeSelectionBackground#5C101B
  • list.activeSelectionForeground#EE6973
  • list.highlightForeground#EE6973
  • list.hoverBackground#4F0A15
  • list.inactiveSelectionBackground#2C0006
  • minimap.background#452223
  • minimapSlider.background#EE697330
  • panel.background#390B11
  • panel.border#2C0006
  • panelTitle.activeBorder#EE6973
  • panelTitle.activeForeground#EE6973
  • panelTitle.inactiveForeground#B88B8B
  • scrollbarSlider.activeBackground#EE6973A0
  • scrollbarSlider.background#5C101B80
  • scrollbarSlider.hoverBackground#5C101BB0
  • sideBar.background#390B11
  • sideBar.border#2C0006
  • sideBar.foreground#F0DCDC
  • sideBarSectionHeader.background#40030E
  • sideBarSectionHeader.foreground#EE6973
  • sideBarTitle.foreground#EE6973
  • statusBar.background#40030E
  • statusBar.border#2C0006
  • statusBar.debuggingBackground#EE6973
  • statusBar.debuggingForeground#40030E
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#40030E
  • statusBarItem.hoverBackground#5C101B
  • statusBarItem.remoteBackground#EE6973
  • statusBarItem.remoteForeground#40030E
  • tab.activeBackground#5C101B
  • tab.activeBorderTop#EE6973
  • tab.activeForeground#EE6973
  • tab.border#200003
  • tab.inactiveBackground#2C0006
  • tab.inactiveForeground#B88B8B
  • terminal.ansiBlack#200003
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#73393C
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#EE6973
  • terminal.ansiBrightWhite#F7F0F0
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#EE6973
  • terminal.ansiWhite#F0DCDC
  • terminal.ansiYellow#DABC43
  • terminal.background#390B11
  • terminal.foreground#F0DCDC
  • titleBar.activeBackground#40030E
  • titleBar.activeForeground#EE6973
  • titleBar.inactiveBackground#2C0006
  • titleBar.inactiveForeground#B88B8B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A07D6Ditalic
keyword, storage.type, storage.modifier#EE6973
keyword.control#FB915Dbold
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#F7F0ED
variable.other.constant#C691E9
punctuation, meta.brace#BD9888
support.type.property-name, meta.object-literal.key#FEAE89
invalid#FA55B6bold underline
markup.bold#EE6973bold
markup.italicitalic
markup.heading#EE6973bold
College Colors by bjjeong - VS Code Theme