I have made the decision to archive Bibata Extra, as the latest version of Bibata now supports color customization and Windows cursor support. Originally, I had created this project to meet user demands for color choices. However, with other obligations and time limitations, I need to prioritize my efforts and concentrate on other open-source projects where I can make significant contributions to the community.
Bibata Extra is a fork of Bibata for supporting a wide range of colors inside Bibata.
- Bibata DarkRed : Rich red theme.
- Bibata DodgerBlue : Slightly light blue theme.
- Bibata Pink : Queen pink theme.
- Bibata Turquoise : Sky blue with green tint theme.
- Bibata Original : Sharp edge Bibata Cursors
- Bibata Modern : Round edge Bibata Cursors
22 24 28 32 40 48 56 64 72 80 88 96
Check Figma file here
Note: If you're having trouble with the packages please submit a request to the package maintainer before creating an issue.
Arch Linux/Manjaro users can install from the AUR currently maintained by @yochananmarqos. Can be installed via Pamac (preinstalled in Manjaro), Yay or any other AUR helper.
Pamac command:
pamac build bibata-extra-cursor-themeYay command:
yay -S bibata-extra-cursor-themeLatest Stable & Development releases can be downloaded from Here
# extract `BibataExtra.tar.gz`
tar -xvf BibataExtra.tar.gz
# For local users
mv Bibata-* ~/.icons/
# For all users
sudo mv Bibata-* /usr/share/icons/- 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 Cursors.
- Click 'Apply'.
# From local users
rm ~/.icons/Bibata-*
# From all users
sudo rm /usr/share/icons/Bibata-*- 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 Cursors and click
Delete. - Click 'yes' when prompted.
- libxcursor-dev
- libx11-dev
- libpng-dev (<=1.6)
brew install --cask xquartz
brew install libpngsudo apt install libx11-dev libxcursor-dev libpng-devsudo pacman -S libx11 libxcursor libpngsudo dnf install libX11-devel libXcursor-devel libpng-develGitHub 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 build. GitHub Actions available inside .github/workflows directory.
Check Makefile for more targets.
makemake unixmake unix X_SIZES=22 # Only built '22px' pixel-size.
make unix X_SIZES=22 24 32 # Multiple sizes are provided with ' '(Space)make install # install as user
# OR
sudo make install # install as rootmake windowsmake windows WIN_SIZE=96 # Supports only one pixel-sizeWindows installations steps are same as these.
- Bibata - Material Based Cursors π
- Bibata Adapta - Bibata Based Cursor Made for AdaptaBreath and Manjaro.
- Bibata Translucent - Bibata translucent is a translucent flavor of the Bibata.
- Bibata Rainbow - 'Semi-Animated' Bibata cursors with rainbow colors.
- Bibata Zebra - Bibata cursor with a semi-animated strip zebra
- Bibata Bee - 'Semi-Animated' Bibata cursors with bee stripes
Bugs should be reported here on the Github issues page.
You can create a issue, I will help you. π
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.
- Adwaita
- Dmz
- Yaru
- Emojis are taken from here
- Wedge loading from loading.io with Microsoft colors







