From 476c64afda50ec48c576b566ce729b575608c529 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 14:01:28 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Table=20of=20content=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cf56c86..1b75cc3 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,28 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** Cursor Theme for `Windows` and `Linux` with _HiDPi Support_ 🎉. +
+ Table of Contents (click to expand) + +- [Apple Cursor](#apple-cursor) + - [Linux Install](#quick-install) + - [Windows Install](#windows) + - [Cursor Sizes](#cursor-sizes) + - [Colors](#colors) + - [Cursors Preview](#preview) +- [Dependencies](#dependencies) + - [Runtime Dependencies](#runtime-dependencies) + - [Build Dependencies](#build-dependencies) +- [Install](#install) + - [Basic Installation](basic-installation) + - [Manual Installation](#manual-install) +- [Bugs](#bugs) +- [Getting Help](#getting-help) +- [Contributing](#️-contributing) +- [Support ✨](#support) + +
+ #### Quick install ##### via curl @@ -92,9 +114,11 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/s 4. Open _Control Panel > Personalisation and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**. 5. Click '**Apply**'. -#### Cursor Sizes: 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 +#### Cursor Sizes -#### Colors: +24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 + +#### Colors - ![#000000](https://placehold.it/15/000/000000?text=+) `#000000vim.searchHighlightColor` - ![#fffff](https://placehold.it/15/fff/000000?text=+) `#fffff` @@ -178,7 +202,7 @@ mv macOSBigSur ~/.icons/ sudo mv macOSBigSur /usr/share/icons/ ``` -## Manual Install +## Manual Installation > Make sure you have installed all [Build dependencies](#build-dependencies). @@ -235,7 +259,7 @@ You can create a **issue**, I will help you. 🙂 -# Contributions and Suggestions +# Contributing Check [CONTRIBUTING.md](https://github.com/ful1e5/apple_cursor/blob/master/CONTRIBUTING.md), any suggestions for features and contributions to the continuing code masterelopment can be made via the issue tracker or code contributions via a `Fork` & `Pull requests`.