Settings

Control the experience without cluttering the rest of the app.

Display

Theme Mode

Switch between the darker professional theme and a lighter workspace view.

Light / Dark Mode

This saves to local storage and IndexedDB so your preference stays with the app shell even before Firebase is connected.

Dark Mode
Storage Plan

Local Save Layer

Current pre-Firebase storage approach for safe local persistence.

LocalStorage

Used for fast theme and preference restoration on page load.

IndexedDB

Used as a stronger browser-side save layer for settings and later cached records.

Firebase Later

Tomorrow we can connect cloud sync so local + remote save both work together.

Coming Next

Future Settings

We will keep all user-adjustable choices here unless they directly belong to page logic.

  • Font size controls
  • Accent color options
  • Default dashboard layout
  • Search preferences
  • Notification preferences
  • Later premium feature management