Dashboard Customization

Light and dark mode, configurable display, and a way to hide the clock that's always wrong.

Display themes

The dashboard supports light and dark themes, switchable from the settings menu. The display auto-adjusts brightness based on the ambient light sensor.

Configurable elements

Control what shows on your dashboard:

  • Clock visibility: hide the clock when it shows the wrong time (which it does when offline, because there's no RTC)
  • Battery display mode: percentage or range
  • Status icons: toggle individual indicators on or off
  • Map rendering: vector or raster tiles

Milestone celebrations

Roll past a 500 km odometer milestone (or one of a few easter-egg numbers) and the dashboard throws confetti and a banner the next time you park. It's off by default. Turn it on from the settings menu under Milestone Celebrations, or via the CLI:

lsc settings set dashboard.milestone-celebrations true

Switching it off suppresses every milestone effect, easter eggs included.

Settings

Dashboard settings are accessible from the on-screen menu (double-tap left brake) or via the lsc CLI:

lsc settings list                          # See all settings
lsc settings set dashboard.map.type offline  # Switch to offline maps
lsc settings set dashboard.theme dark        # Dark theme