Git Product home page Git Product logo

bibata_cursor's Introduction

Bibata Cursor

build CodeFactor Twitter

Bibata is OpenSource, compact, and material designed cursor set. This project masterelop for improve Cursor experience.

  • Bibata Amber : Yellowish Theme.
  • Bibata Classic : Solid Black Theme.
  • Bibata Ice : Light Theme.

Bibata Styles

  • Bibata Original : Sharp edge Bibata Cursors
  • Bibata Modern : Round edge Bibata Cursors

Cursor Sizes

22 24 28 32 40 48 56 64 72 80 88 96

Colors

Amber Classic Ice โœ“

Quick install

Preview

Check Figma file here


Bibata Amber


Bibata Classic


Bibata Ice

Packages

Note: If you're having trouble with the packages please submit a request to the package maintainer before creating an issue.

Arch Linux/Manjaro

Arch Linux/Manjaro users can install from the AUR currently maintained by @Shatur & @yochananmarqos. Can be installed via Pamac (preinstalled in Manjaro), Yay or any other AUR helper.

Pamac command:

pamac build bibata-cursor-theme
pamac build bibata-cursor-theme-bin                  # pre-built binary

Yay command:

yay -S bibata-cursor-theme
yay -S bibata-cursor-theme-bin                       # pre-built binary

Fedora

copr-repo by @peterwu (recommended)

Enable the repo:

sudo dnf copr enable peterwu/rendezvous

Installation command:

sudo dnf install bibata-cursor-themes

copr-repo by @muhalantabli

Enable the repo:

sudo dnf copr enable muhalantabli/copr-repo

Installation command:

sudo dnf install bibata-cursor-theme

Manual Install

Latest Stable & Development releases can be downloaded from Here

Linux/X11

# extract `Bibata.tar.gz`
tar -xvf Bibata.tar.gz

# For local users
mv Bibata-* ~/.icons/

# For all users
sudo mv Bibata-* /usr/share/icons/

Windows

  1. unzip .zip file
  2. Open unziped directory in Explorer, and right click on install.inf.
  3. Click 'Install' from the context menu, and authorize the modifications to your system.
  4. Open Control Panel > Personalization and Appearance > Change mouse pointers, and select Bibata Cursors.
  5. Click 'Apply'.

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 bibata-ci. GitHub Actions available inside .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...

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_cursor's People

Contributors

allanc56 avatar code-factor avatar davidlj95 avatar dependabot[bot] avatar eti0 avatar ful1e5 avatar khuei avatar luizoti avatar mleyen avatar mmetak avatar monosans avatar shatur avatar silicasandwhich avatar vperus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.