Skip to content

rose-pine/cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosé Pine Cursor

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Based on https://github.com/ful1e5/BreezeX_Cursor

Usage

🐧 Linux

Arch:

# Installs both Rosé Pine and Rosé Pine Dawn
yay -S rose-pine-cursor

Others:

  1. Download:
  2. Extract:
    • Rosé Pine: tar -xvf ~/Downloads/BreezeX-RosePine-Linux.tar.xz -C ~/.local/share/icons
    • Rosé Pine Dawn: tar -xvf ~/Downloads/BreezeX-RosePineDawn-Linux.tar.xz -C ~/.local/share/icons
  3. Choose the cursor theme with GNOME TWeaks, nwg-look, lxappearance, etc. Or, install manually: https://wiki.archlinux.org/title/Cursor_themes#Configuration

🪟 Windows

  1. Download:
  2. Follow the instructions here: https://www.digitalcitizen.life/install-mouse-cursor-scheme-window/

Gallery

Cursor showcase

Dawn cursor showcase

Thanks to

Contributing

To build from source:

Requirements:

git clone https://github.com/rose-pine/cursor/
cd cursor
bunx cbmp -d 'svg' -n 'BreezeX-RoséPine' -bc '#191724' -oc '#e0def4'
bunx cbmp -d 'svg' -n 'BreezeX-RoséPineDawn' -bc '#faf4ed' -oc '#575279'
ctgen build.toml -d 'bitmaps/BreezeX-RoséPine' -n 'BreezeX-RoséPine' -c 'Rosé Pine BreezeX cursors.'
ctgen build.toml -d 'bitmaps/BreezeX-RoséPineDawn' -n 'BreezeX-RoséPineDawn' -c 'Rosé Pine Dawn BreezeX cursors.'