🍎 macOS Cursor Theme
--- # 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` -  `#fffff` -  `#13A3F5` -  `#4DCB2C` -  `#FED103` -  `#FE9D0C` -  `#F2493C` -  `#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