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#361400
  • activityBar.border#230A00
  • activityBar.foreground#E17633
  • activityBar.inactiveForeground#B58F7B
  • activityBarBadge.background#E17633
  • activityBarBadge.foreground#361400
  • badge.background#E17633
  • badge.foreground#361400
  • button.background#E17633
  • button.foreground#361400
  • button.hoverBackground#C96015
  • editor.background#442513
  • editor.foreground#F7F0ED
  • editor.inactiveSelectionBackground#E1763335
  • editor.lineHighlightBackground#52210080
  • editor.selectionBackground#E1763360
  • editorCursor.foreground#E17633
  • editorGroupHeader.tabsBackground#1A0600
  • editorIndentGuide.activeBackground#E17633
  • editorIndentGuide.background#703E22
  • editorLineNumber.activeForeground#E17633
  • editorLineNumber.foreground#A3816F
  • editorSuggestWidget.background#230A00
  • editorSuggestWidget.highlightForeground#E17633
  • editorSuggestWidget.selectedBackground#522100
  • editorWhitespace.foreground#62351A
  • editorWidget.background#230A00
  • focusBorder#E17633
  • gitDecoration.addedResourceForeground#A0D8A0
  • gitDecoration.deletedResourceForeground#FA55B6
  • gitDecoration.modifiedResourceForeground#E17633
  • input.background#230A00
  • input.border#522100
  • input.foreground#EEDDD5
  • inputOption.activeBorder#E17633
  • list.activeSelectionBackground#522100
  • list.activeSelectionForeground#E17633
  • list.highlightForeground#E17633
  • list.hoverBackground#451B00
  • list.inactiveSelectionBackground#230A00
  • minimap.background#442513
  • minimapSlider.background#E1763330
  • panel.background#351300
  • panel.border#230A00
  • panelTitle.activeBorder#E17633
  • panelTitle.activeForeground#E17633
  • panelTitle.inactiveForeground#B58F7B
  • scrollbarSlider.activeBackground#E17633A0
  • scrollbarSlider.background#52210080
  • scrollbarSlider.hoverBackground#522100B0
  • sideBar.background#351300
  • sideBar.border#230A00
  • sideBar.foreground#EEDDD5
  • sideBarSectionHeader.background#361400
  • sideBarSectionHeader.foreground#E17633
  • sideBarTitle.foreground#E17633
  • statusBar.background#361400
  • statusBar.border#230A00
  • statusBar.debuggingBackground#E17633
  • statusBar.debuggingForeground#361400
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#361400
  • statusBarItem.hoverBackground#522100
  • statusBarItem.remoteBackground#E17633
  • statusBarItem.remoteForeground#361400
  • tab.activeBackground#522100
  • tab.activeBorderTop#E17633
  • tab.activeForeground#E17633
  • tab.border#1A0600
  • tab.inactiveBackground#230A00
  • tab.inactiveForeground#B58F7B
  • terminal.ansiBlack#1A0600
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#703E22
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#9AF09D
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#E17633
  • terminal.ansiBrightWhite#F7F0ED
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#81D584
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#E17633
  • terminal.ansiWhite#EEDDD5
  • terminal.ansiYellow#DABC43
  • terminal.background#351300
  • terminal.foreground#EEDDD5
  • titleBar.activeBackground#361400
  • titleBar.activeForeground#E17633
  • titleBar.inactiveBackground#230A00
  • titleBar.inactiveForeground#B58F7B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A27B79italic
keyword, storage.type, storage.modifier#E17633
keyword.control#FF8989bold
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#F7F0EF
variable.other.constant#C691E9
punctuation, meta.brace#BF9694
support.type.property-name, meta.object-literal.key#FFAAA8
invalid#FA55B6bold underline
markup.bold#E17633bold
markup.italicitalic
markup.heading#E17633bold