21
21
<!-- Second Row -->
22
22
</br >
23
23
<a href =" https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html " >
24
- <img alt="npm type definitions" src="https://img.shields.io/npm/types/ typescript">
24
+ <img alt="npm type definitions" src="https://badgen.net/badge/-/TypeScript/blue?icon= typescript&label ">
25
25
</a >
26
26
27
27
<a href =" https://github.com/puppeteer/puppeteer/ " >
70
70
71
71
Enjoy ** [ macOS Big Sur] ( https://www.apple.com/macos/big-sur-preview/ ) ** Cursor Theme for ` Windows ` and ` Linux ` with _ HiDPI Support_ 🎉.
72
72
73
- <!-- Table Of Content -->
74
- <details >
75
- <summary ><strong >Table of Contents</strong > (click to expand)</summary >
76
-
77
- - [ Apple Cursor] ( #apple-cursor )
78
- - [ Cursor Sizes] ( #cursor-sizes )
79
- - [ Colors] ( #colors )
80
- - [ Quick install] ( #quick-install )
81
- - [ Manual Install] ( #manual-install )
82
- - [ Linux/X11] ( #linuxx11 )
83
- - [ Windows] ( #windows )
84
- - [ Preview:] ( #preview )
85
- - [ Dependencies] ( #dependencies )
86
- - [ External Libraries] ( #external-libraries )
87
- - [ Install External Libraries] ( #install-external-libraries )
88
- - [ macOS] ( #macos )
89
- - [ Debain/ubuntu] ( #debainubuntu )
90
- - [ ArchLinux/Manjaro] ( #archlinuxmanjaro )
91
- - [ Fedora/Fedora Silverblue/CentOS/RHEL] ( #fedorafedora-silverbluecentosrhel )
92
- - [ Build Dependencies] ( #build-dependencies )
93
- - [ Node Packages] ( #node-packages )
94
- - [ PyPi Packages] ( #pypi-packages )
95
- - [ Build From Scratch] ( #build-from-scratch )
96
- - [ ⚡ Auto Build (using GitHub Actions)] ( #-auto-build-using-github-actions )
97
- - [ Manual Build] ( #manual-build )
98
- - [ Build ` XCursor ` theme] ( #build-xcursor-theme )
99
- - [ Customize ` XCursor ` size] ( #customize-xcursor-size )
100
- - [ Install ` XCursor ` theme] ( #install-xcursor-theme )
101
- - [ Build ` Windows ` theme] ( #build-windows-theme )
102
- - [ Customize ` Windows Cursor ` size] ( #customize-windows-cursor-size )
103
- - [ Bugs] ( #bugs )
104
- - [ Getting Help] ( #getting-help )
105
- - [ Contributing] ( #contributing )
106
- - [ Support] ( #support )
107
-
108
- </details >
109
-
110
73
#### Cursor Sizes
111
74
112
75
<kbd >22</kbd >
@@ -171,7 +134,7 @@ sudo mv macOSBigSur /usr/share/icons/
171
134
<!-- Preview -->
172
135
173
136
<p align =" center " >
174
- <img title =" macOS Big Sur " src =" https://imgur.com/7k7HBWi .png " >
137
+ <img title =" macOS Big Sur " src =" https://i. imgur.com/6BLMieI .png " >
175
138
</br >
176
139
<sub >macOSBigSur Cursors 🍎</sub >
177
140
</p >
@@ -182,9 +145,9 @@ sudo mv macOSBigSur /usr/share/icons/
182
145
183
146
## External Libraries
184
147
185
- - libxcursor
186
- - libx11
187
- - libpng (<=1.6)
148
+ - libxcursor
149
+ - libx11
150
+ - libpng (<=1.6)
188
151
189
152
#### Install External Libraries
190
153
@@ -215,22 +178,22 @@ sudo dnf install libX11-devel libXcursor-devel libpng-devel
215
178
216
179
## Build Dependencies
217
180
218
- - [ gcc] ( https://gcc.gnu.org/install/ )
219
- - [ make] ( https://www.gnu.org/software/make/ )
220
- - [ nodejs] ( https://nodejs.org/en/ ) (<=12.x.x)
221
- - [ yarn] ( https://classic.yarnpkg.com/en/docs/install/ )
222
- - [ python] ( https://www.python.org/downloads/ ) (<=3.8)
223
- - [ pip3] ( https://pip.pypa.io/en/stable/installing/ )
181
+ - [ gcc] ( https://gcc.gnu.org/install/ )
182
+ - [ make] ( https://www.gnu.org/software/make/ )
183
+ - [ nodejs] ( https://nodejs.org/en/ ) (<=12.x.x)
184
+ - [ yarn] ( https://classic.yarnpkg.com/en/docs/install/ )
185
+ - [ python] ( https://www.python.org/downloads/ ) (<=3.8)
186
+ - [ pip3] ( https://pip.pypa.io/en/stable/installing/ )
224
187
225
188
### Node Packages
226
189
227
- - [ puppeteer] ( https://www.npmjs.com/package/puppeteer )
228
- - [ pngjs] ( https://www.npmjs.com/package/pngjs )
229
- - [ pixelmatch] ( https://www.npmjs.com/package/pixelmatch )
190
+ - [ puppeteer] ( https://www.npmjs.com/package/puppeteer )
191
+ - [ pngjs] ( https://www.npmjs.com/package/pngjs )
192
+ - [ pixelmatch] ( https://www.npmjs.com/package/pixelmatch )
230
193
231
194
### PyPi Packages
232
195
233
- - [ clickgen] ( https://pypi.org/project/clickgen/s )
196
+ - [ clickgen] ( https://pypi.org/project/clickgen/s )
234
197
235
198
## Build From Scratch
236
199
0 commit comments