mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-04 17:03:42 -04:00
Prepare v2.0.0
This commit is contained in:
parent
665c488b75
commit
3c8ec31a8a
4 changed files with 34 additions and 30 deletions
|
@ -160,7 +160,7 @@ customize sizes, target platform, and etc. with the `ctgen` CLI (packed with `cl
|
|||
|
||||
#### `yarn build` aberration
|
||||
|
||||
Here are the default commands we used to build the Bibata's variants and packed them into `yarn build`:
|
||||
Here are the default commands we used to build the macOS variants and packed them into `yarn build`:
|
||||
|
||||
```bash
|
||||
npx cbmp -d 'svg/bigsur' -n 'macOS-BigSur' -bc '#000000' -oc '#FFFFFF'
|
||||
|
@ -218,7 +218,7 @@ After installing dependencies you can customize the colors via `npx cbmp` Node C
|
|||
|
||||
##### `yarn render` aberration
|
||||
|
||||
Here are the default commands we used for generating the Bibata's bitmaps and packed them into `yarn render`:
|
||||
Here are the default commands we used for generating the macOS bitmaps and packed them into `yarn render`:
|
||||
|
||||
```bash
|
||||
npx cbmp -d 'svg/bigsur' -n 'macOS-BigSur' -bc '#000000' -oc '#FFFFFF'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue