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#120F09
  • activityBar.border#070502
  • activityBar.foreground#CFB991
  • activityBar.inactiveForeground#A99672
  • activityBarBadge.background#CFB991
  • activityBarBadge.foreground#120F09
  • badge.background#CFB991
  • badge.foreground#120F09
  • button.background#CFB991
  • button.foreground#120F09
  • button.hoverBackground#B9A37C
  • editor.background#312D27
  • editor.foreground#F4F1EC
  • editor.inactiveSelectionBackground#CFB99135
  • editor.lineHighlightBackground#24201980
  • editor.selectionBackground#CFB99160
  • editorCursor.foreground#CFB991
  • editorGroupHeader.tabsBackground#030201
  • editorIndentGuide.activeBackground#CFB991
  • editorIndentGuide.background#504D47
  • editorLineNumber.activeForeground#CFB991
  • editorLineNumber.foreground#988767
  • editorSuggestWidget.background#070502
  • editorSuggestWidget.highlightForeground#CFB991
  • editorSuggestWidget.selectedBackground#242019
  • editorWhitespace.foreground#45423C
  • editorWidget.background#070502
  • focusBorder#CFB991
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#CFB991
  • input.background#070502
  • input.border#242019
  • input.foreground#E9E0D1
  • inputOption.activeBorder#CFB991
  • list.activeSelectionBackground#242019
  • list.activeSelectionForeground#CFB991
  • list.highlightForeground#CFB991
  • list.hoverBackground#1B1811
  • list.inactiveSelectionBackground#070502
  • minimap.background#312D27
  • minimapSlider.background#CFB99130
  • panel.background#201E19
  • panel.border#070502
  • panelTitle.activeBorder#CFB991
  • panelTitle.activeForeground#CFB991
  • panelTitle.inactiveForeground#A99672
  • scrollbarSlider.activeBackground#CFB991A0
  • scrollbarSlider.background#24201980
  • scrollbarSlider.hoverBackground#242019B0
  • sideBar.background#201E19
  • sideBar.border#070502
  • sideBar.foreground#E9E0D1
  • sideBarSectionHeader.background#120F09
  • sideBarSectionHeader.foreground#CFB991
  • sideBarTitle.foreground#CFB991
  • statusBar.background#120F09
  • statusBar.border#070502
  • statusBar.debuggingBackground#CFB991
  • statusBar.debuggingForeground#120F09
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#120F09
  • statusBarItem.hoverBackground#242019
  • statusBarItem.remoteBackground#CFB991
  • statusBarItem.remoteForeground#120F09
  • tab.activeBackground#242019
  • tab.activeBorderTop#CFB991
  • tab.activeForeground#CFB991
  • tab.border#030201
  • tab.inactiveBackground#070502
  • tab.inactiveForeground#A99672
  • terminal.ansiBlack#030201
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#504D47
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#F4F1EC
  • terminal.ansiBrightYellow#CFB991
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#E9E0D1
  • terminal.ansiYellow#CFB991
  • terminal.background#201E19
  • terminal.foreground#E9E0D1
  • titleBar.activeBackground#120F09
  • titleBar.activeForeground#CFB991
  • titleBar.inactiveBackground#070502
  • titleBar.inactiveForeground#A99672

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#878966italic
keyword, storage.type, storage.modifier#CFB991
keyword.control#FD8F64bold
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#F2F2EC
variable.other.constant#C691E9
punctuation, meta.brace#A3A581
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#CFB991bold
markup.italicitalic
markup.heading#CFB991bold