Shadow Clock uses the "Londrina" font in a user selectable color and surrounds it in the "Londrina Shadow" font to create a visually appealing way to show the time in a clear, easily readable manner. On the Bangle.js 2, the time can be read easily even if the screen is locked and unlit.
## Usage
* Install Shadow Clock through the Bangle.js app loader.
* Configure it through the default Bangle.js configuration mechanism
You can configure Shadow Clock by selecting a `Light` or `Dark` system wide theme, selecting the `Color` of the clock numbers, enabling or disabling the suffix, and enabling or disabling the leading zero.
### Configuration Options
* Theme: Choose between `Light` and `Dark` themes.
* Color: Choose the color of the clock numbers from the available options.
* Date Suffix: `Yes` will show "10th" and `No` will show "10".
* Lead Zero: `Yes` to show the leading zero in 24hr mode, `No` to hide.