Kokedera
the moss temple sleeps —
a hush of ancient green
settle on your code
A moss temple color theme & icon theme — for VS Code, JetBrains and Zed.
the colors
Sixteen Stones
Every color the theme owns, resting on the bank beside the tsukubai — the stone basin where visitors rinse their hands before entering the temple. Rest on a stone and its color stirs in the water; pick one up to copy its hex.
The Ground— where the code rests
The Foliage— the greens that do the work
What Blooms— accents, used sparingly
// the moss keeps its own time
import { Stone } from "./garden";
const AGE = 1339;
const pattern = /^moss\d+$/;
function grow(stone: Stone) {
if (!stone) throw "disturbed";
// TODO: water the ferns
return stone.cover(AGE);
}
rest on a stone — the water stirs
the icons
What the Stream Carries
File & folder icons for your sidebar, set adrift upstream. They pass this bend a few at a time — rest your cursor on one to hold it, or ask the water for the one you need.
they all pass through here, sooner or later
JavaScript
TypeScript
JSX / TSX
Python
Rust
Go
C
C++
Java
the pond
Lanterns on the Water
The walk ends at the pond, where three lanterns have been set adrift — one for each editor. Take yours with you.