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#0C234B
  • activityBar.border#041638
  • activityBar.foreground#FD6463
  • activityBar.inactiveForeground#8599BB
  • activityBarBadge.background#FD6463
  • activityBarBadge.foreground#0C234B
  • badge.background#FD6463
  • badge.foreground#0C234B
  • button.background#FD6463
  • button.foreground#0C234B
  • button.hoverBackground#E44C4E
  • editor.background#1D2E49
  • editor.foreground#EFF2F7
  • editor.inactiveSelectionBackground#FD646335
  • editor.lineHighlightBackground#18366880
  • editor.selectionBackground#FD646360
  • editorCursor.foreground#FD6463
  • editorGroupHeader.tabsBackground#010F2F
  • editorIndentGuide.activeBackground#FD6463
  • editorIndentGuide.background#364D74
  • editorLineNumber.activeForeground#FD6463
  • editorLineNumber.foreground#788AA8
  • editorSuggestWidget.background#041638
  • editorSuggestWidget.highlightForeground#FD6463
  • editorSuggestWidget.selectedBackground#183668
  • editorWhitespace.foreground#2D4266
  • editorWidget.background#041638
  • focusBorder#FD6463
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#FD6463
  • input.background#041638
  • input.border#183668
  • input.foreground#D9E2F0
  • inputOption.activeBorder#FD6463
  • list.activeSelectionBackground#183668
  • list.activeSelectionForeground#FD6463
  • list.highlightForeground#FD6463
  • list.hoverBackground#132D5A
  • list.inactiveSelectionBackground#041638
  • minimap.background#1D2E49
  • minimapSlider.background#FD646330
  • panel.background#0B1D3C
  • panel.border#041638
  • panelTitle.activeBorder#FD6463
  • panelTitle.activeForeground#FD6463
  • panelTitle.inactiveForeground#8599BB
  • scrollbarSlider.activeBackground#FD6463A0
  • scrollbarSlider.background#18366880
  • scrollbarSlider.hoverBackground#183668B0
  • sideBar.background#0B1D3C
  • sideBar.border#041638
  • sideBar.foreground#D9E2F0
  • sideBarSectionHeader.background#0C234B
  • sideBarSectionHeader.foreground#FD6463
  • sideBarTitle.foreground#FD6463
  • statusBar.background#0C234B
  • statusBar.border#041638
  • statusBar.debuggingBackground#FD6463
  • statusBar.debuggingForeground#0C234B
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#0C234B
  • statusBarItem.hoverBackground#183668
  • statusBarItem.remoteBackground#FD6463
  • statusBarItem.remoteForeground#0C234B
  • tab.activeBackground#183668
  • tab.activeBorderTop#FD6463
  • tab.activeForeground#FD6463
  • tab.border#010F2F
  • tab.inactiveBackground#041638
  • tab.inactiveForeground#8599BB
  • terminal.ansiBlack#010F2F
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#364D74
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FD6463
  • terminal.ansiBrightWhite#EFF2F7
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FD6463
  • terminal.ansiWhite#D9E2F0
  • terminal.ansiYellow#DABC43
  • terminal.background#0B1D3C
  • terminal.foreground#D9E2F0
  • titleBar.activeBackground#0C234B
  • titleBar.activeForeground#FD6463
  • titleBar.inactiveBackground#041638
  • titleBar.inactiveForeground#8599BB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7587A5italic
keyword, storage.type, storage.modifier#FD6463
keyword.control#F89453bold
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#EFF2F7
variable.other.constant#C691E9
punctuation, meta.brace#90A2C1
support.type.property-name, meta.object-literal.key#FBB084
invalid#FA55B6bold underline
markup.bold#FD6463bold
markup.italicitalic
markup.heading#FD6463bold