Themes compiler for Flow Control, the text editor
Find a file
AstralisU 750400d02e
Some checks failed
Release tarball / release_tarball (push) Has been cancelled
Add Kanso theme (zen, ink, mist, pearl variants)
2026-03-31 09:50:32 +02:00
.github/workflows Install hjson in releast tarball workflow 2024-02-07 21:52:33 +01:00
src Add Kanso theme (zen, ink, mist, pearl variants) 2026-03-31 09:50:32 +02:00
.gitignore build: update to latest zig master 2024-06-04 22:16:04 +02:00
build.zig Add Kanso theme (zen, ink, mist, pearl variants) 2026-03-31 09:50:32 +02:00
build.zig.version build: update to zig-0.15.1 2025-09-30 14:07:35 +02:00
build.zig.zon Add Kanso theme (zen, ink, mist, pearl variants) 2026-03-31 09:50:32 +02:00
LICENSE Initial commit 2024-02-07 18:16:11 +01:00
README.md build: update to zig-0.15.1 2025-09-30 14:07:35 +02:00
zig build: update to zig-0.15.1 2025-09-30 14:07:35 +02:00

flow-themes

Themes compiler for Flow-Control, the text editor

Requirements

  • zig 0.15.1
  • hjson (installed in your PATH)

Build

zig build

This will download and compile all the themes and create a zig module in zig-out that can be referenced as a dependency from another project's build.zig.zon.