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#00472A
  • activityBar.border#00361F
  • activityBar.foreground#F47321
  • activityBar.inactiveForeground#7CA38C
  • activityBarBadge.background#F47321
  • activityBarBadge.foreground#002E19
  • badge.background#F47321
  • badge.foreground#002E19
  • button.background#F47321
  • button.foreground#002E19
  • button.hoverBackground#D95F00
  • editor.background#113623
  • editor.foreground#EEF3F0
  • editor.inactiveSelectionBackground#F4732135
  • editor.lineHighlightBackground#005E3980
  • editor.selectionBackground#F4732160
  • editorCursor.foreground#F47321
  • editorGroupHeader.tabsBackground#002E19
  • editorIndentGuide.activeBackground#F47321
  • editorIndentGuide.background#1E5A3C
  • editorLineNumber.activeForeground#F47321
  • editorLineNumber.foreground#70937E
  • editorSuggestWidget.background#00361F
  • editorSuggestWidget.highlightForeground#FF7D2F
  • editorSuggestWidget.selectedBackground#005E39
  • editorWhitespace.foreground#164E33
  • editorWidget.background#00361F
  • focusBorder#F47321
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FE59B9
  • gitDecoration.modifiedResourceForeground#F47321
  • input.background#00361F
  • input.border#005E39
  • input.foreground#D6E6DC
  • inputOption.activeBorder#F47321
  • list.activeSelectionBackground#005E39
  • list.activeSelectionForeground#FF7D2F
  • list.highlightForeground#FF7D2F
  • list.hoverBackground#005332
  • list.inactiveSelectionBackground#00361F
  • minimap.background#113623
  • minimapSlider.background#F4732130
  • panel.background#002614
  • panel.border#00361F
  • panelTitle.activeBorder#F47321
  • panelTitle.activeForeground#F47321
  • panelTitle.inactiveForeground#7CA38C
  • scrollbarSlider.activeBackground#F47321A0
  • scrollbarSlider.background#005E3980
  • scrollbarSlider.hoverBackground#005E39B0
  • sideBar.background#002614
  • sideBar.border#00361F
  • sideBar.foreground#D6E6DC
  • sideBarSectionHeader.background#00472A
  • sideBarSectionHeader.foreground#F47321
  • sideBarTitle.foreground#F47321
  • statusBar.background#00472A
  • statusBar.border#00361F
  • statusBar.debuggingBackground#F47321
  • statusBar.debuggingForeground#002E19
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#00472A
  • statusBarItem.hoverBackground#005E39
  • statusBarItem.remoteBackground#F47321
  • statusBarItem.remoteForeground#002E19
  • tab.activeBackground#005E39
  • tab.activeBorderTop#FF7D2F
  • tab.activeForeground#FF7D2F
  • tab.border#002E19
  • tab.inactiveBackground#00361F
  • tab.inactiveForeground#7CA38C
  • terminal.ansiBlack#002E19
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#1E5A3C
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#F47321
  • terminal.ansiBrightWhite#EEF3F0
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#F47321
  • terminal.ansiWhite#D6E6DC
  • terminal.ansiYellow#DABC43
  • terminal.background#002614
  • terminal.foreground#D6E6DC
  • titleBar.activeBackground#00472A
  • titleBar.activeForeground#F47321
  • titleBar.inactiveBackground#00361F
  • titleBar.inactiveForeground#7CA38C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6D907Bitalic
keyword, storage.type, storage.modifier#F47321
keyword.control#FF898Cbold
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#EEF3F0
variable.other.constant#C691E9
punctuation, meta.brace#88AB96
support.type.property-name, meta.object-literal.key#FFAAAA
invalid#FE59B9bold underline
markup.bold#F47321bold
markup.italicitalic
markup.heading#F47321bold