Crate sigye_core

Crate sigye_core 

Source
Expand description

Core types for the sigye clock application.

Enums§

AnimationSpeed
Animation speed setting.
AnimationStyle
Animation style for color themes.
BackgroundStyle
Background animation style for the terminal.
ColorTheme
Color theme for the clock display.
TimeFormat
Time format for the clock display.

Functions§

apply_animation
Apply animation transformations to a color.
is_colon_visible
Check if colon should be visible in the blink cycle. Returns true during the “on” phase (first 500ms of each second).