Cavefile

Manifest Cavefile

Module ui
Source Cavefile
Dependencies colors
Tasks none

Dependencies

Name Source Version Used by
colors Git — code.knabel.dev/zirric-lang/colors main flow.node

colors

`Cavefile:6`
@cave.Git("https://code.knabel.dev/zirric-lang/colors")
@cave.Version("main")
colors

Color and theming library. Foreground and Background accept its ColorLike values, so a host may pass a hex Int, an RGB array or a Color.

Tracked on a branch

main follows the branch rather than a release, so an update can change behavior without a version bump. colors is itself unreleased, and its hex constructor is not implemented yet.

Tasks

ui declares no tasks.