mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-14 07:04:47 -04:00
🌈 Colors
⬆ Colors section improved in README.md
This commit is contained in:
commit
1e4865ad5e
2 changed files with 10 additions and 9 deletions
|
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- `Windows Cursors Info` added in `src/svg/README.md` ([14d85f7](https://github.com/ful1e5/apple_cursor/commit/14d85f7ed289d681685e698eae4d0f205b6a3f3a))
|
||||
- Quick install and Build Docs Improved
|
||||
- Color palette Icons Chnaged to Semi-Circle
|
||||
- Window **Config** Sorted ([acbbea2](https://github.com/ful1e5/apple_cursor/commit/acbbea24238fbfd43b405e4af73cc9f8b0101a59))
|
||||
|
||||
### Added
|
||||
|
|
18
README.md
18
README.md
|
@ -112,14 +112,14 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)**
|
|||
|
||||
#### Colors
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
#### Quick install
|
||||
|
||||
|
@ -221,7 +221,7 @@ GitHub Actions is automatically runs on every `push`(on **master** and **dev** b
|
|||
### Manual Build
|
||||
|
||||
```bash
|
||||
# This command setup python virtual environment && install all packages
|
||||
# This command setup python virtual environment && install all python & npm packages
|
||||
yarn setup
|
||||
# Build & Unpack built cursor theme
|
||||
yarn compile && yarn unpack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue