mirror of
https://github.com/mrfluffy-dev/oreo-cursor.git
synced 2026-01-17 05:40:34 +00:00
Update README.md
This commit is contained in:
@@ -29,7 +29,7 @@ https://www.pling.com/p/1360254/
|
|||||||
1. Install dependencies:
|
1. Install dependencies:
|
||||||
- ruby
|
- ruby
|
||||||
|
|
||||||
2. cd into the src/ directory.
|
2. cd into the generate/ directory.
|
||||||
|
|
||||||
3. Generate a file called colours.conf with colourname and colour value in hex, separated with =. For example:
|
3. Generate a file called colours.conf with colourname and colour value in hex, separated with =. For example:
|
||||||
|
|
||||||
@@ -42,6 +42,8 @@ spark_orange = #FFA726
|
|||||||
spark_green = #4E9A06
|
spark_green = #4E9A06
|
||||||
spark_purple = #912BFF
|
spark_purple = #912BFF
|
||||||
```
|
```
|
||||||
|
It's most likely have some contents, remove and insert according to your likings.
|
||||||
|
|
||||||
|
|
||||||
4. Run convert.rb This will convert your colours and map it to the cursors.
|
4. Run convert.rb This will convert your colours and map it to the cursors.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user