MCPcopy Index your code
hub / github.com/bchiang7/halcyon-vscode

github.com/bchiang7/halcyon-vscode @v0.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.4.0 ↗ · + Follow
14 symbols 21 edges 6 files 0 documented · 0% updated 3mo agov0.4.0 · 2025-08-21★ 2393 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Halcyon Logo

Halcyon Theme for VS Code

A minimal, dark blue theme for VS Code, Sublime Text, Atom, and more.

Version Downloads Installs

demo

Installation via VS Code

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for Halcyon
  3. Click Install to install it
  4. Click Reload to reload the editor
  5. Code > Preferences > Color Theme > Halcyon

Manual Installation

Read the VSC Extension Quickstart Guide

Icon Theme

The file icon theme seen in the screenshot above is Material Icon Theme with these settings:

  "material-icon-theme.folders.color": "#8695b7",
  "material-icon-theme.folders.theme": "specific",
  "material-icon-theme.hidesExplorerArrows": true,

Color Reference

Syntax Colors

Color Usage
#c3a6ff #c3a6ff Keywords, constants, template literals
#ffd580 #ffd580 Functions, classes, object literal keys
#ffae57 #ffae57 Constants, operators
#bae67e #bae67e Strings, markdown headings
#5ccfe6 #5ccfe6 Special keywords, classes, markdown code blocks
#a2aabc #a2aabc Variables, property names, tags

UI Colors

Color Usage
#171c28 #171c28 Workbench background
#1d2433 #1d2433 Editor background
#2f3b54 #2f3b54 Highlight, widgets, panels
#6679a4 #6679a4 Dividers, subtle UI elements
#8695b7 #8695b7 Status bar text, buttons, etc
#d7dce2 #d7dce2 Active text, anything that should be white
#ffcc66 #ffcc66 Accent, list tree titles, badges, etc
#bae67e #bae67e Addition highlights
#ef6b73 #ef6b73 Deletion highlights, errors, warnings
#5ccfe6 #5ccfe6 Modified highlights

Theming Reference

VS Code Theme Color Reference

VS Code Theme Documentation

VS Code Publishing Extensions

Syntax & Workbench colors based on Ayu Mirage Theme

vsce publish patch/minor/major

Shameless Plug

Halcyon is also available for Sublime Text, Atom, iTerm, and more!.

Core symbols most depended-on inside this repo

Shape

Class 7
Function 3
Method 3
Route 1

Languages

TypeScript71%
Python29%

Modules by API surface

demo/js.js5 symbols
demo/python.py4 symbols
demo/react.js3 symbols
demo/typescript.ts2 symbols

For agents

$ claude mcp add halcyon-vscode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page