Files
yachtpit/crates/components
geoffsee 5711d84698 - Update UI components to use transparent backgrounds instead of solid colors.
- Standardize text formatting and color usage across instrument clusters and gauges.
- Add new `BACKGROUND_COLOR_TRANSPARENT` definition in theme constants.
- Minor cleanup and adjustments for consistency in UI layouts.
2025-07-02 23:11:48 -04:00
..
2025-07-01 22:22:40 -04:00

yachtpit/crates/components

Provides components and rendering utilities for yachtpit.

Overview

The components crate contains components and rendering primitives built on top of Bevy's engine.

Usage

This crate is designed to be used internally within the yachtpit project and is not published to crates.io. It exports foundational components used by the systems and yachtpit crates.