An open API service indexing awesome lists of open source software.

https://github.com/anselmoo/caligo-vscode-theme

A dark theme for developers who code after dark ๐ŸŒ™
https://github.com/anselmoo/caligo-vscode-theme

dark-theme theme visual-studio-code vscode vscode-extension vscode-theme

Last synced: about 1 month ago
JSON representation

A dark theme for developers who code after dark ๐ŸŒ™

Awesome Lists containing this project

README

          


Caligo banner preview

Caligo


50 perceptually uniform dark themes built on OKLCH color science

10 seed palettes ร— 5 harmony modes


Install
ยท Live Preview
ยท Gallery
ยท Contribute
ยท Quick Start



VS Marketplace


Installs


License


CI

---

## What is Caligo?

Caligo is a **professional dark theme collection** for Visual Studio Code, built on color science principles. Unlike traditional hand-picked color schemes, Caligo uses **OKLCH** โ€” a perceptually uniform color space โ€” to generate mathematically harmonious themes that are easy on the eyes and maintain consistent readability.

Choose from **50 carefully crafted themes**: 10 distinctive seed palettes ร— 5 color harmony variants.

## Why Caligo?

### ๐Ÿ”ฌ OKLCH Color Science

Traditional themes rely on trial-and-error hex codes. Caligo leverages **OKLCH** for predictable, perceptually uniform colors:

- **Consistent brightness** โ€” Colors at equal lightness values look equally bright
- **Preserved readability** โ€” Harmony transformations maintain contrast ratios
- **Mathematical precision** โ€” "Colors that look equally different, are equally different"

### โœจ Key Features

- **50 themes** from 10 seed palettes ร— 5 color harmonies
- **High contrast** โ€” designed with accessibility in mind using APCA-W3 contrast validation
- **Semantic highlighting** โ€” intent-aware colors for declarations, mutations, control flow
- **Consistent syntax** โ€” harmonized bracket pairs, git diff, and terminal colors
- **Zero configuration** โ€” works beautifully out of the box

### ๐ŸŽฏ Semantic Highlighting

Beyond basic syntax colors, Caligo provides intent-based highlighting:





Intent
Purpose
Examples




Declaration
Definitions
const, function, class


Mutation
State changes
=, ++, --


Control Flow
Logic
if, for, return


Data
Values
Literals, constants



*Requires language server support (TypeScript, Python/Pylance, Rust, etc.)*

## ๐Ÿ“ฆ Installation

1. Open **Extensions** (`Cmd+Shift+X` / `Ctrl+Shift+X`)
2. Search for **"Caligo"**
3. Click **Install**
4. Open Command Palette โ†’ **Preferences: Color Theme** โ†’ Select any Caligo theme

Or from command line:
```bash
code --install-extension AnselmHahn.caligo-vscode-theme
```

## ๐Ÿ–ผ๏ธ Theme Gallery



Caligo Icon




Aurora Noir

Aurora Noir


Eclipse

Eclipse


Mandarian

Mandarian



โ†’ Browse all 50 themes


### Seed Palettes

Each palette is designed to evoke a distinct visual character and mood:





Palette
Character




Aurora Noir
Cyan-teal aurora over deep ocean


Cinder
Warm amber glow from smoldering embers


Deep Sable
Rich earth tones with deep warmth


Eclipse
Solar corona against void black


Graphite Flux
Industrial steel with electric accents


Mandarian
Vibrant citrus energy


Midnight Atelier
Artist's studio at night


Nebula Night
Cosmic dust and starlight


Obsidian Glow
Volcanic glass with inner fire


Void Ember
Smoldering darkness



Each palette has 5 harmony variants: **Balanced**, **Analogous**, **Triadic**, **Split-Complementary**, **Monochromatic**

---

## ๐Ÿ“š More Info

- [**Web Gallery**](https://anselmoo.github.io/caligo-vscode-theme/) โ€” Interactive theme browser
- [**Contributing**](CONTRIBUTING.md) โ€” Development setup & guidelines
- [**Quick Start**](QUICKSTART.md) โ€” Developer quick start guide








ยฉ 2026 Anselm Hahn. MIT Licensed.



Built with โค๏ธ for developers who code after dark ๐ŸŒ™



Marketplace โ€ข
GitHub โ€ข
Gallery โ€ข
Contributing โ€ข
License