15 Commits

Author SHA1 Message Date
vh 0748522245 feat(zed): add Australis Dark theme for Zed
Adds a Zed theme generated from the canonical palette in the root
README, alongside the existing wezterm and zellij configurations.

The 16 terminal colors carry over unchanged from wezterm/config.lua.
Syntax highlighting follows the spec's stated preference order (blue,
cyan, green) with the Dawn accents reserved for semantic signals and
the rare token roles.

Zed addresses UI surfaces the 16-color terminal palette does not
define. Two neutrals are derived for chrome (#2a2e39, L19) and
elevated surfaces (#313440, L22), both interpolated in CIELAB along
the palette's own neutral ramp so they sit on the ramp the spec
defines. ANSI dim variants are mixed 45% toward the background in LAB
to preserve hue. Overlays use an alpha channel over palette colors
rather than new opaque values.

The theme is generated by build-theme.py, which validates output
against the live Zed theme schema (v0.2.0) and fails if any of its
142 style keys is missing.
2026-07-27 21:35:09 -07:00
vh f7208e5390 updated readme 2025-03-21 18:24:38 -07:00
L. Kraven 1ac3264bb5 added zellij theme 2025-03-21 18:12:56 -07:00
Vuong Hoang dd11071926 Added wezterm. Fixed issues in Readme.MD 2025-03-14 23:03:11 -07:00
vh c547ec8fc4 added images 2025-03-14 00:13:40 -07:00
Australis-Theme e27da69749 Update README.md 2024-07-12 19:29:27 -07:00
Australis-Theme 1b4043e9fd Update LICENSE 2024-07-12 19:29:11 -07:00
Australis-Theme a1205dcd14 Update README.md 2024-07-12 19:24:09 -07:00
Australis-Theme 60927bf4c1 Update README.md 2024-07-12 18:23:20 -07:00
Australis-Theme 1c3e35ae0e Update README.md 2024-07-12 18:20:18 -07:00
Australis-Theme 16bd1f236e Update README.md 2024-07-12 18:19:21 -07:00
Australis-Theme ebcd2eead4 Update README.md 2024-07-12 18:18:30 -07:00
Australis-Theme 40d9518802 Update README.md 2024-07-12 17:26:22 -07:00
Australis-Theme 39e07274ce Update README.md 2024-07-12 17:25:02 -07:00
Australis-Theme 06e942f226 Initial commit 2024-07-12 16:54:49 -07:00