Skip to content

Add a `light` theme configuration option

Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 30 Jun 16:19
· 63 commits to main since this release
04257c1

What's Changed

Non-breaking

  • read terminal width, make help and other output reflow to that width (#127)
  • Light theme (#131)

Full Changelog: 4.2.0...4.3.0


Install via npm with npm install --global @mattpolzin/harmony or by downloading the attached harmony-npm.tar.gz file, extracting, and then running npm install -g from the unzipped folder to install globally on your system. Use in a nix shell (assuming flakes are enabled) with nix shell github:mattpolzin/harmony.

You can build the source with Idris 2 v0.7.0 or the latest HEAD of the main Idris 2 branch.