Giter VIP home page Giter VIP logo

sucharu-theme-cursor's Introduction

Sucharu Cursors

Cursor theme for MamoLinux Based on Capitaine Cursors with different colour variations.

This is an x-cursor theme inspired by macOS and based on KDE Breeze. The source files were made in Inkscape, and the theme is designed to pair well with mint-y based themes Sucharu for all colour variations.

This cursor should scale appropriately for any display resolution.

Supported Colours

This cursor pack provide the following colours:

Name Build option name
All (default)
Aqua -t Aqua
Blue -t Blue
Brown -t Brown
Dark/Black -t Dark
Green -t Green
Grey -t Grey
White/Light -t Light
Orange -t Orange
Pink -t Pink
Purple -t Purple
Red -t Red
Sand -t Sand
Teal -t Teal
Yellow -t Yellow

Supported DPIs

This cursor pack aims to support all named pixel densities.

Name Build option name Rendered density (DPI) Scale
LODPI -d lo 96-144 x1, 1.25, x1.5
TVDPI -d tv (default) 192 x2
HDPI -d hd 240 x2.5
XHDPI -d xhd 288 x3
XXHDPI -d xxhd 384-480 x4, x5
XXXHDPI -d xxxhd 576+ x6, x10

Building from source

Building from source can take a really long time, depending on the max specified DPI. Pre-built packages are available for download.

That said, you'll find everything you need to build and modify this cursor set in the src/ directory.

Make sure bc, inkscape and xcursorgen are installed

sudo apt install bc inkscape x11-apps          # Debian, Ubuntu based distros
sudo dnf install bc inkscape xorg-x11-apps     # Fedora, EPEL based distros
brew cask install xquartz inkscape          # macOS

Then run the provided script with optional arguments:

./build.sh [option]

This will generate the pixmaps and appropriate aliases. The freshly compiled cursor theme will be located in the usr/ folder.

The script has a few options described below:

Option Values Description
-p unix, win32 Build for BSD/Linux, or Windows
-t See Colours Choose the variant to build
-d See DPIs Set the max DPI to render

Pre-built binaries

Pre-built binaries for debian based systems are available for download at GitHub ❤️

Installation

*NIXes, *BSDs, and possibly others

To install the cursor theme simply copy the theme to your icons directory. For local user installation:

mkdir -p ~/.icons/
cp -pr usr/share/icons/* ~/.icons/

For system-wide installation for all users:

sudo cp -pr usr/share/icons/* /usr/share/icons/

Then set the theme with your preferred desktop tools.

Fedora and EPEL

Coming Soon or create a PR

Arch Linux

Coming Soon or create a PR

Windows

Coming Soon or create a PR

License

Sucharu cursors is based on KDE Breeze cursors and Capitaine cursors, as such it falls under the same license. Sucharu cursors is LGPLv3. See COPYING for more details.

Preview

Aqua Blue
Brown Dark/Black
Green Grey
Light/White Orange
Pink Purple
Red Sand
Teal Yellow

Contributors

Himadri Sekhar Basu

Keefer Rourke

He is the original creator of Capitaine cursors.

Donations

Known issues

  1. xcursorgen throws some warnings during processing.

sucharu-theme-cursor's People

Contributors

hsbasu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

hsbasu

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.