CLOUDESTA SKIN — IMAGES
=======================

Replace these placeholder files with Cloudesta's real assets:

  logo.svg      Main logo (top-left, and login screen on standalone installs).
                Keep it roughly 200x48 or similar wide aspect; SVG preferred.
  favicon.ico   Browser tab icon (add your own .ico here).

The logo is wired to Roundcube through the skin_logo config block — see the
"Logo" section in the top-level README.md.

If you want separate logos for light vs dark mode, drop:
  logo.svg          (light mode)
  logo-dark.svg     (dark mode)
and reference both in skin_logo (the README shows how).
