Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Michigan WolverinesNew to Visual Studio Code? Get it now.
Michigan Wolverines

Michigan Wolverines

bjjeong

|
1 install
| (0) | Free
A dark VS Code color theme inspired by the University of Michigan's Maize (#FFCB05) and Blue (#00274C). Full syntax highlighting plus a themed activity bar, sidebar, status bar, tabs, and terminal. Go Blue!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Michigan Wolverines — VS Code Theme

A dark theme for Visual Studio Code inspired by the University of Michigan's Maize (#FFCB05) and Blue (#00274C).

Deep Michigan Blue chrome, maize accents on the things you actually look at — active tabs, badges, the cursor, matching brackets — and a syntax palette tuned for readability against a dark blue background.

Screenshot

Note: A real screenshot is coming soon. To preview the theme yourself, install it and run Preferences: Color Theme → Michigan Wolverines.

Installation

From the VS Code Marketplace (recommended)

  1. Open VS Code.
  2. Open the Extensions panel (Cmd+Shift+X on macOS, Ctrl+Shift+X on Windows/Linux).
  3. Search for "Michigan Wolverines".
  4. Click Install.
  5. Open the Command Palette (Cmd/Ctrl+Shift+P) → Preferences: Color Theme → select Michigan Wolverines.

You can also install it from the command line:

code --install-extension bjjeong.michigan-wolverines-theme

Manual install from source

  1. Clone this repository into your VS Code extensions directory:
    • macOS/Linux: ~/.vscode/extensions/
    • Windows: %USERPROFILE%\.vscode\extensions\
  2. Restart VS Code.
  3. Command Palette → Preferences: Color Theme → Michigan Wolverines.

Manual install via VSIX

  1. From inside this folder, run:
    npx @vscode/vsce package
    
  2. This creates michigan-wolverines-theme-1.0.0.vsix.
  3. In VS Code: Extensions panel → ... menu → Install from VSIX... → select the file.

What's themed

  • Full editor syntax highlighting (keywords, strings, functions, classes, comments, etc.)
  • Activity bar, sidebar, status bar, title bar, tabs — all in Michigan Blue with Maize accents
  • Terminal, scrollbars, git decorations, and UI widgets

Palette

Color Hex
Maize #FFCB05
Michigan Blue #00274C

Contributing

Issues and pull requests are welcome at github.com/bjjeong/vscode-michigan-wolverines-theme.

License

MIT


Go Blue! 💙💛

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft