- Ya
- 18 Aprili 2026, 02:03 UTC
- Mwandishi
- Kamo
- Ahadi ya
- 7ae3805
The KamoMeet welcome page already had the PoweredByKamo backlink wired up, but its styling was still the original low-opacity currentColor treatment that was visually too faint against Meet's welcome-page backgrounds. Bringing it in line with the kamo-login / kamo-register treatment: - Text: solid white at all times - Background at rest: var(--color-secondary) (loaded from the org theme CSS that branding/overrides.js injects at boot) - Background on hover/focus: var(--color-primary) - Fallback colors for the brief moment before the theme CSS loads - Subtle box-shadow for depth - Focus ring switched to solid white so it is visible on either state Same component is used by the in-meeting Conference surface (leftAligned), so this change also lifts legibility inside the meeting.