macOS Big Sur

🍎 macOS Cursor Theme

GitHub Action Build CodeFactor
npm type definitions Puppeteer version Clickgen
Apple Cursor release (latest by date including pre-releases) License
License License License
Made By Kaiz

--- # Apple Cursor Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** Cursor Theme for `Windows` and `Linux` with _HiDPi Support_ 🎉 #### Supported Sizes: 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 #### Colors: - ![#000000](https://placehold.it/15/000/000000?text=+) `#000000` - ![#fffff](https://placehold.it/15/fff/000000?text=+) `#fffff` - ![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) `#13A3F5` - ![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) `#4DCB2C` - ![#FED103](https://placehold.it/15/FED103/000000?text=+) `#FED103` - ![#FE9D0C](https://placehold.it/15/FE9D0C/000000?text=+) `#FE9D0C` - ![#F2493C](https://placehold.it/15/F2493C/000000?text=+) `#F2493C` - ![#B75DCC](https://placehold.it/15/B75DCC/000000?text=+) `#B75DCC` # Dependencies ## Runtime Dependencies - libxcursor-dev - libx11-dev - libpng-dev (<=1.6) #### Install Runtime Dependencies ##### Debain/ubuntu ```bash sudo apt install libx11-dev libxcursor-dev libpng-dev ``` ##### ArchLinux/Manjaro ```bash sudo pacman -S libx11 libxcursor libpng ``` ##### Fedora/Fedora Silverblue/CentOS/RHEL ```bash sudo dnf install libx11-devel libxcursor-devel libpng-devel ``` ## Build Dependencies - nodejs (<=12.x.x) - yarn - python (<=3.6) - pip3