One screen for "who this admin is"
Brand name
A short name shown in the FleekDash sidebar header (where "FleekDash" or the site title might appear). Find it under Appearance settings → Brand Name.
Leave it empty to fall back to the WordPress site title. Once set and saved, the value is stored on the backend and applied globally (e.g. via FleekDash.appearanceSettings and the fleekdash:appearanceSettingsChanged event) so all users see it.
Click Save Settings at the bottom of the Appearance page to persist.
Light logo
The logo used in light mode (sidebar, header, or other branded areas). Find it under Appearance settings → Light Logo. Upload an image or enter a URL.
After save, the logo is stored (e.g. logo in the appearance API) and applied across the app in light mode, same global path as the brand name. Use Save Settings to persist.
Dark logo
The logo used in dark mode. Same upload pattern as the light logo, under Appearance settings → Dark Logo.
Stored as dark_logo and used when dark mode is on, so the logo stays visible in both themes. Use Save Settings to persist.
One screen to set "who this admin is" (name + logos) with immediate global effect after save; no code, no file edits.