SlimBar adds a compact accessibility toolbar to the front end of your WordPress site. Visitors can switch contrast modes, adjust font size, highlight keyboard focus, and pause animations. The plugin keeps its assets self-hosted and stores user preferences locally in the browser.
1. High Contrast Toggle
– Three modes: Off High-contrast dark High-contrast light
– WCAG AAA compliant color ratios (7:1+)
– Persistent across page loads
2. Font Size Scaler
– Four discrete steps: 100%, 115%, 130%, 150%
– Scales rem-based typography
– No slider confusion
3. Keyboard Focus Outline
– Highly visible 3px outline with offset
– WCAG 2.2 AA compliant by default
– Uses :focus-visible (not :focus) for better UX
4. Pause Animations
– Reduces motion for vestibular disorders
– Auto-detects OS prefers-reduced-motion preference
– Mirrors what the OS setting does
localStorage for returning visitorsprefers-reduced-motion on first loadonclick attributesSlimBar does not collect, store, or transmit any personal data. User preferences (contrast mode, font size, focus outline state, and animation state) are stored locally in the browser using localStorage. No data is sent to servers or shared with third parties.
Support is handled in the WordPress.org support forum:
https://wordpress.org/support/plugin/slimbar/