Font

Accessibility Statement

Last updated: March 2026

Kramli is committed to making its web application and mobile app accessible and usable for everyone — regardless of individual abilities or assistive technologies used. This statement describes the current state of accessibility and the measures we take.

Scope

This statement applies to the web application at kramli.de and the Kramli mobile app for iOS and Android.

Supported Settings

Kramli automatically detects and respects the following system settings:

  • Reduce motion (prefers-reduced-motion) — Animations are replaced with instant transitions or gentle fades.
  • Increased contrast (prefers-contrast) — Borders and colour contrasts are enhanced.
  • Forced colours / High contrast (forced-colors) — The interface adapts to the operating system's colour scheme.
  • Reduce transparency (prefers-reduced-transparency) — Semi-transparent surfaces are replaced with solid colours.
  • Screen readers — All interactive elements have ARIA labels and semantic roles. Live regions announce dynamic changes.
  • Bold text, large text, inverted colours — The app detects these settings and adjusts layout and contrast accordingly.
  • OpenDyslexic reading fontYou can optionally enable OpenDyslexic as the app font in settings.

Welcome Notice

When Kramli detects that accessibility settings are active on your device, a welcome dialog is shown on first visit. It explains which settings were detected and how Kramli responds to them. Within the same dialog, you can individually adjust haptics, animations, and touch target sizes.

Keyboard Navigation (Web)

The web application is fully operable via keyboard. All dialogs, forms, and list items are reachable through tab navigation. Focus indicators are visible. Key shortcuts are available through the help overlay (?). Items and lists can be reordered via Alt + / when manual sort is active; position changes are announced for screen readers.

Colour Design and Dark Mode

Kramli supports a light and dark mode that follows the system setting or can be chosen manually. All colour combinations in both modes aim for a contrast ratio of at least 4.5:1 (AA).

Known Limitations

  • The drawing/annotation feature for images requires pointer input.
  • Embedded content in public lists (e.g. user-uploaded images) is outside our control regarding alt text.

Feedback and Contact

If you encounter barriers or have suggestions for improvement, we welcome your feedback:

Email: [email protected]

We strive to review and address reported issues promptly.

Technical Basis

The web application uses semantic HTML5, WAI-ARIA attributes and is guided by the Web Content Accessibility Guidelines (WCAG) 2.2 at Level AA. The mobile app follows the respective platform guidelines (Apple Human Interface Guidelines (Accessibility), Material Design Accessibility).