mirror of
https://github.com/mrfluffy-dev/oreo-cursor.git
synced 2026-01-16 21:40:32 +00:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -29,9 +29,9 @@ https://www.pling.com/p/1360254/
|
||||
1. Install dependencies:
|
||||
- ruby
|
||||
|
||||
2. cd into the generate/ directory.
|
||||
2. cd into the generator/ directory.
|
||||
|
||||
3. Generate a file called colours.conf with colourname and colour value in hex, separated with =. For example:
|
||||
3. Create a file called colours.conf with colourname and colour value in hex, separated with =. For example:
|
||||
|
||||
```
|
||||
spark_dark = #222
|
||||
@@ -42,9 +42,8 @@ spark_orange = #FFA726
|
||||
spark_green = #4E9A06
|
||||
spark_purple = #912BFF
|
||||
```
|
||||
It's most likely have some contents, remove and insert according to your likings.
|
||||
It's most likely have some contents, remove and insert lines 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.
|
||||
|
||||
5. Go to the manual install section and start building the cursor.
|
||||
5. Follow [Manual Install](https://github.com/Souravgoswami/oreo-cursors#manual-install) for installation.
|
||||
|
||||
Reference in New Issue
Block a user