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#124531
  • activityBar.border#083524
  • activityBar.foreground#FEE123
  • activityBar.inactiveForeground#79A38F
  • activityBarBadge.background#FEE123
  • activityBarBadge.foreground#124531
  • badge.background#FEE123
  • badge.foreground#124531
  • button.background#FEE123
  • button.foreground#124531
  • button.hoverBackground#E5CA00
  • editor.background#0C3626
  • editor.foreground#EDF4F0
  • editor.inactiveSelectionBackground#FEE12335
  • editor.lineHighlightBackground#1C5B4280
  • editor.selectionBackground#FEE12360
  • editorCursor.foreground#FEE123
  • editorGroupHeader.tabsBackground#032D1E
  • editorIndentGuide.activeBackground#FEE123
  • editorIndentGuide.background#2D5744
  • editorLineNumber.activeForeground#FEE123
  • editorLineNumber.foreground#6E9381
  • editorSuggestWidget.background#083524
  • editorSuggestWidget.highlightForeground#FEE123
  • editorSuggestWidget.selectedBackground#1C5B42
  • editorWhitespace.foreground#244B3A
  • editorWidget.background#083524
  • focusBorder#FEE123
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#FEE123
  • input.background#083524
  • input.border#1C5B42
  • input.foreground#D5E6DD
  • inputOption.activeBorder#FEE123
  • list.activeSelectionBackground#1C5B42
  • list.activeSelectionForeground#FEE123
  • list.highlightForeground#FEE123
  • list.hoverBackground#18513A
  • list.inactiveSelectionBackground#083524
  • minimap.background#0C3626
  • minimapSlider.background#FEE12330
  • panel.background#002517
  • panel.border#083524
  • panelTitle.activeBorder#FEE123
  • panelTitle.activeForeground#FEE123
  • panelTitle.inactiveForeground#79A38F
  • scrollbarSlider.activeBackground#FEE123A0
  • scrollbarSlider.background#1C5B4280
  • scrollbarSlider.hoverBackground#1C5B42B0
  • sideBar.background#002517
  • sideBar.border#083524
  • sideBar.foreground#D5E6DD
  • sideBarSectionHeader.background#124531
  • sideBarSectionHeader.foreground#FEE123
  • sideBarTitle.foreground#FEE123
  • statusBar.background#124531
  • statusBar.border#083524
  • statusBar.debuggingBackground#FEE123
  • statusBar.debuggingForeground#124531
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#124531
  • statusBarItem.hoverBackground#1C5B42
  • statusBarItem.remoteBackground#FEE123
  • statusBarItem.remoteForeground#124531
  • tab.activeBackground#1C5B42
  • tab.activeBorderTop#FEE123
  • tab.activeForeground#FEE123
  • tab.border#032D1E
  • tab.inactiveBackground#083524
  • tab.inactiveForeground#79A38F
  • terminal.ansiBlack#032D1E
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#2D5744
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#EDF4F0
  • terminal.ansiBrightYellow#FEE123
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#D5E6DD
  • terminal.ansiYellow#FEE123
  • terminal.background#002517
  • terminal.foreground#D5E6DD
  • titleBar.activeBackground#124531
  • titleBar.activeForeground#FEE123
  • titleBar.inactiveBackground#083524
  • titleBar.inactiveForeground#79A38F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B907Eitalic
keyword, storage.type, storage.modifier#FEE123
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#EDF4F0
variable.other.constant#C691E9
punctuation, meta.brace#86AC99
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#FEE123bold
markup.italicitalic
markup.heading#FEE123bold