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#00274C
  • activityBar.border#001A36
  • activityBar.foreground#FFCB05
  • activityBar.inactiveForeground#809BBA
  • activityBarBadge.background#FFCB05
  • activityBarBadge.foreground#00274C
  • badge.background#FFCB05
  • badge.foreground#00274C
  • button.background#FFCB05
  • button.foreground#00274C
  • button.hoverBackground#E4B500
  • editor.background#182F48
  • editor.foreground#EEF2F7
  • editor.inactiveSelectionBackground#FFCB0535
  • editor.lineHighlightBackground#073A6980
  • editor.selectionBackground#FFCB0560
  • editorCursor.foreground#FFCB05
  • editorGroupHeader.tabsBackground#00132A
  • editorIndentGuide.activeBackground#FFCB05
  • editorIndentGuide.background#2E4F73
  • editorLineNumber.activeForeground#FFCB05
  • editorLineNumber.foreground#738CA7
  • editorSuggestWidget.background#001A36
  • editorSuggestWidget.highlightForeground#FFCB05
  • editorSuggestWidget.selectedBackground#073A69
  • editorWhitespace.foreground#254465
  • editorWidget.background#001A36
  • focusBorder#FFCB05
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#FFCB05
  • input.background#001A36
  • input.border#073A69
  • input.foreground#D7E3F0
  • inputOption.activeBorder#FFCB05
  • list.activeSelectionBackground#073A69
  • list.activeSelectionForeground#FFCB05
  • list.highlightForeground#FFCB05
  • list.hoverBackground#03315B
  • list.inactiveSelectionBackground#001A36
  • minimap.background#182F48
  • minimapSlider.background#FFCB0530
  • panel.background#031F3B
  • panel.border#001A36
  • panelTitle.activeBorder#FFCB05
  • panelTitle.activeForeground#FFCB05
  • panelTitle.inactiveForeground#809BBA
  • scrollbarSlider.activeBackground#FFCB05A0
  • scrollbarSlider.background#073A6980
  • scrollbarSlider.hoverBackground#073A69B0
  • sideBar.background#031F3B
  • sideBar.border#001A36
  • sideBar.foreground#D7E3F0
  • sideBarSectionHeader.background#00274C
  • sideBarSectionHeader.foreground#FFCB05
  • sideBarTitle.foreground#FFCB05
  • statusBar.background#00274C
  • statusBar.border#001A36
  • statusBar.debuggingBackground#FFCB05
  • statusBar.debuggingForeground#00274C
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#00274C
  • statusBarItem.hoverBackground#073A69
  • statusBarItem.remoteBackground#FFCB05
  • statusBarItem.remoteForeground#00274C
  • tab.activeBackground#073A69
  • tab.activeBorderTop#FFCB05
  • tab.activeForeground#FFCB05
  • tab.border#00132A
  • tab.inactiveBackground#001A36
  • tab.inactiveForeground#809BBA
  • terminal.ansiBlack#00132A
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#2E4F73
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#EEF2F7
  • terminal.ansiBrightYellow#FFCB05
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#D7E3F0
  • terminal.ansiYellow#FFCB05
  • terminal.background#031F3B
  • terminal.foreground#D7E3F0
  • titleBar.activeBackground#00274C
  • titleBar.activeForeground#FFCB05
  • titleBar.inactiveBackground#001A36
  • titleBar.inactiveForeground#809BBA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7089A4italic
keyword, storage.type, storage.modifier#FFCB05
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#EEF2F7
variable.other.constant#C691E9
punctuation, meta.brace#8BA4C0
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#FFCB05bold
markup.italicitalic
markup.heading#FFCB05bold