No internet connection
  1. Home
  2. How to

Mac Cursor (Pointer) Color change automation

By Tyler Page @Tyler_Page
    2025-06-26 20:11:55.458Z

    Hi I would like to know if it is possible to make a sound flow script that would allow me to sample the state of the grid setting (Grid, Slip, Spot, Shuffle) and change the pointer outline color in accessibility on Mac OS to reflect the selected mode by matching the color of the mode (blue = grid purple=rel grid, etc

    • 1 replies
    1. Kitch Membery @Kitch2025-06-27 17:23:30.482Z

      Hi @Tyler_Page

      Unfortunately, as far as I know, there is no supported way to programmatically change the pointer outline color in Mac System Accessibility. So I'm not sure that this workflow is achievable without intrusive UI automation.