@extends('settings.template') @section('section')

{{__('settings.accessibility')}}


@csrf {{--
compose_media_descriptions ? 'checked=""':''}} disabled>

Requires you to describe images for the visually impaired. Learn more.

LiteUI is a lightweight, non-js design for low bandwidth devices. Learn more.

--}}
reduce_motion ? 'checked=""':''}}>

{{__('settings.accessibility.prevent_animation_effects')}}

{{--
optimize_screen_reader ? 'checked=""':''}}>

Optimizes the experience for screen readers.

--}}
high_contrast_mode ? 'checked=""':''}}>

{{__('settings.accessibility.high_contrast_mode_for_the_visually_impaired')}}

video_autoplay ? 'checked=""':''}}>

{{__('settings.accessibility.prevent_videos_from_autoplaying')}}


@endsection