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#004728
  • activityBar.border#00371E
  • activityBar.foreground#3FAC6F
  • activityBar.inactiveForeground#7DA38B
  • activityBarBadge.background#3FAC6F
  • activityBarBadge.foreground#002E18
  • badge.background#3FAC6F
  • badge.foreground#002E18
  • button.background#3FAC6F
  • button.foreground#002E18
  • button.hoverBackground#22965B
  • editor.background#123622
  • editor.foreground#EEF3F0
  • editor.inactiveSelectionBackground#3FAC6F35
  • editor.lineHighlightBackground#005E3780
  • editor.selectionBackground#3FAC6F60
  • editorCursor.foreground#3FAC6F
  • editorGroupHeader.tabsBackground#002E18
  • editorIndentGuide.activeBackground#3FAC6F
  • editorIndentGuide.background#045C37
  • editorLineNumber.activeForeground#3FAC6F
  • editorLineNumber.foreground#70937D
  • editorSuggestWidget.background#00371E
  • editorSuggestWidget.highlightForeground#4AB678
  • editorSuggestWidget.selectedBackground#005E37
  • editorWhitespace.foreground#00502E
  • editorWidget.background#00371E
  • focusBorder#3FAC6F
  • gitDecoration.addedResourceForeground#B6D48F
  • gitDecoration.deletedResourceForeground#FF635E
  • gitDecoration.modifiedResourceForeground#3FAC6F
  • input.background#00371E
  • input.border#005E37
  • input.foreground#D6E6DB
  • inputOption.activeBorder#3FAC6F
  • list.activeSelectionBackground#005E37
  • list.activeSelectionForeground#4AB678
  • list.highlightForeground#4AB678
  • list.hoverBackground#005330
  • list.inactiveSelectionBackground#00371E
  • minimap.background#123622
  • minimapSlider.background#3FAC6F30
  • panel.background#002613
  • panel.border#00371E
  • panelTitle.activeBorder#3FAC6F
  • panelTitle.activeForeground#3FAC6F
  • panelTitle.inactiveForeground#7DA38B
  • scrollbarSlider.activeBackground#3FAC6FA0
  • scrollbarSlider.background#005E3780
  • scrollbarSlider.hoverBackground#005E37B0
  • sideBar.background#002613
  • sideBar.border#00371E
  • sideBar.foreground#D6E6DB
  • sideBarSectionHeader.background#004728
  • sideBarSectionHeader.foreground#3FAC6F
  • sideBarTitle.foreground#3FAC6F
  • statusBar.background#004728
  • statusBar.border#00371E
  • statusBar.debuggingBackground#3FAC6F
  • statusBar.debuggingForeground#002E18
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#004728
  • statusBarItem.hoverBackground#005E37
  • statusBarItem.remoteBackground#3FAC6F
  • statusBarItem.remoteForeground#002E18
  • tab.activeBackground#005E37
  • tab.activeBorderTop#4AB678
  • tab.activeForeground#4AB678
  • tab.border#002E18
  • tab.inactiveBackground#00371E
  • tab.inactiveForeground#7DA38B
  • terminal.ansiBlack#002E18
  • terminal.ansiBlue#89C3FF
  • terminal.ansiBrightBlack#045C37
  • terminal.ansiBrightBlue#9CCCFF
  • terminal.ansiBrightCyan#46FBFB
  • terminal.ansiBrightGreen#3FAC6F
  • terminal.ansiBrightMagenta#FFADF7
  • terminal.ansiBrightRed#FFBAB3
  • terminal.ansiBrightWhite#EEF3F0
  • terminal.ansiBrightYellow#FBDD67
  • terminal.ansiCyan#00D8D9
  • terminal.ansiGreen#3FAC6F
  • terminal.ansiMagenta#F09BE8
  • terminal.ansiRed#FFA098
  • terminal.ansiWhite#D6E6DB
  • terminal.ansiYellow#DABC43
  • terminal.background#002613
  • terminal.foreground#D6E6DB
  • titleBar.activeBackground#004728
  • titleBar.activeForeground#3FAC6F
  • titleBar.inactiveBackground#00371E
  • titleBar.inactiveForeground#7DA38B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#649089italic
keyword, storage.type, storage.modifier#3FAC6F
keyword.control#FD8F64bold
string, string.quoted#B6D48F
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#ECF4F2
variable.other.constant#C691E9
punctuation, meta.brace#7FACA4
support.type.property-name, meta.object-literal.key#FFAD93
invalid#FF635Ebold
markup.bold#3FAC6Fbold
markup.italicitalic
markup.heading#3FAC6Fbold