mirror of
https://github.com/mrfluffy-dev/oreo-cursor.git
synced 2026-01-16 21:40:32 +00:00
ae9603ae7319d20f5d076c2ce87eb1696a834d12
Oreo Cursors
Install build version
https://www.pling.com/p/1360254/
Manual Install
-
Install dependencies:
- git
- make
- inkscape
- xcursorgen
-
Run the following commands as normal user:
git clone https://github.com/varlesh/oreo-cursors.git cd oreo-cursors make build sudo make install -
Choose a theme in the Settings or in the Tweaks tool.
Generate user defined colours:
-
Install dependencies:
- ruby
-
cd into the generate/ directory.
-
Generate a file called colours.conf with colourname and colour value in hex, separated with =. For example:
spark_dark = #222
spark_red = #ff5555
spark_blue = #55ffff
spark_pink = #ff50a6
spark_orange = #FFA726
spark_green = #4E9A06
spark_purple = #912BFF
It's most likely have some contents, remove and insert according to your likings.
-
Run convert.rb This will convert your colours and map it to the cursors.
-
Go to the manual install section and start building the cursor.
Languages
Ruby
76%
Shell
18.1%
Makefile
5.9%