Bibata Zebra
January 30, 2022 ยท View on GitHub
'Semi-Animated' Bibata cursors with zebra stripes.
Styles
- Original : Sharp edge Bibata Cursors
- Modern : Round edge Bibata Cursors
Cursor Sizes
22 24 28 32 40 48 56 64 72 80 88 96
Quick install
Preview
Bibata Zebra
Manual Install
Latest Stable & Development releases can be downloaded from Here
Linux/X11
# extract `Bibata-Zebra.tar.gz`
tar -xvf Bibata-Zebra.tar.gz
# For local users
mv Bibata-Zebra-* ~/.icons/
# For all users
sudo mv Bibata-Zebra-* /usr/share/icons/
Windows
- unzip
.zipfile - Open unziped directory in Explorer, and right click on
install.inf. - Click 'Install' from the context menu, and authorize the modifications to your system.
- Open Control Panel > Personalization and Appearance > Change mouse pointers, and select Bibata Zebra Cursors.
- Click 'Apply'.
Uninstall
Linux/X11
# For local users
rm ~/.icons/Bibata-Zebra-*
# For all users
sudo rm /usr/share/icons/Bibata-Zebra-*
Windows
- Go to Registry Editor by typing the same in the start search box.
- Expand
HKEY_CURRENT_USERfolder and expandControl Panelfolder. - Go to
Cursorsfolder and click onSchemesfolder - all the available custom cursors that are installed will be listed here. - Right Click on the name of cursor file you want to uninstall; for eg.: Bibata-Zebra Cursors and click
Delete. - Click 'yes' when prompted.
Dependencies
External Libraries
- libxcursor-dev
- libx11-dev
- libpng-dev (<=1.6)
Install External Libraries
macOS
brew install --cask xquartz
brew install libpng
Debain/ubuntu
sudo apt install libx11-dev libxcursor-dev libpng-dev
ArchLinux/Manjaro
sudo pacman -S libx11 libxcursor libpng
Fedora/Fedora Silverblue/CentOS/RHEL
sudo dnf install libX11-devel libXcursor-devel libpng-devel
Build Dependencies
Node Packages
PyPi Packages
Build From Scratch
โก Auto Build (using GitHub Actions)
GitHub Actions is automatically runs on every push(on main & dev branch) and pull request(on main branch), You found theme resources in artifact section of ci. GitHub Actions available inside .github/workflows/tree/main/.github/workflows) directory.
Manual Build
Check Makefile for more targets.
make
Build Only XCursor theme
make unix
Customize XCursor size
make unix X_SIZES=22 # Only built '22px' pixel-size.
make unix X_SIZES=22 24 32 # Multiple sizes are provided with ' '(Space)
Install XCursor theme
make install # install as user
# OR
sudo make install # install as root
Build Only Windows theme
make windows
Customize Windows Cursor size
make windows WIN_SIZE=96 # Supports only one pixel-size
Windows installations steps are same as these.
You may also like...
- Bibata - Material based cursors
- Bibata Extra - More Bibata!
- Bibata Rainbow
- Bibata Adapta - Bibata Based Cursor Made for AdaptaBreath and Manjaro.
- Bibata Translucent - Bibata translucent is a translucent flavor of the Bibata.
Bugs
Bugs should be reported here on the Github issues page.
Getting Help
You can create a issue, I will help you. ๐
Contributing
Check CONTRIBUTING.md, any suggestions for features and contributions to the continuing code masterelopment can be made via the issue tracker or code contributions via a Fork & Pull requests.
Credit
- Bibata
- Bibata Rainbow
- Adwaita
- Dmz
- Yaru
- Emojis are taken from here
- Wedge loading from loading.io with Microsoft colors