dots


commit
93548a1
parent
0dd9112
author
xxwhirlpool
date
2025-08-05 07:11:26 -0400 EDT
cursors
361 files changed,  +2028, -2
M .gitignore
+1, -0
1@@ -9,3 +9,4 @@ config/.local/bin/fd
2 config/.local/bin/hyfetch
3 config/.local/bin/neowofetch
4 config/.local/bin/wheel
5+config/.config/micro/buffers/history
M config/.config/conky/themes/strip-clear/dark-strip-l-clear-1920-1080.conf
+2, -2
 1@@ -17,8 +17,8 @@ conky.config = {
 2     own_window_class = 'Conky',
 3     own_window_type = 'normal',
 4     -- Colors
 5-    font = 'JetBrainsMonoNFNerdFont-Regular:style=regular:size=13',
 6-    font1 = 'JetBrainsMonoNFNerdFont-Regular:style=regular:size=13',
 7+    font = 'JetBrainsMono NF:style=regular:size=13',
 8+    font1 = 'JetBrainsMono NF:style=regular:size=13',
 9     color1 = '#c6d0f5',                        -- accent
10     color2 = '#c6d0f5',                        -- accent dimmed
11     own_window_transparent = false,             -- transparency
D config/.config/micro/buffers/history
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/AUTHORS
+14, -0
 1@@ -0,0 +1,14 @@
 2+Cursors:
 3+ Alexey varfolomeev <varlesh@gmail.com> - volantes-cursors
 4+ Kylie <https://github.com/covkie> - whiskers template conversion & optimizations
 5+
 6+Colors:
 7+ elkrien <https://github.com/elkrien> - coloring cursors with Catppuccin palette
 8+
 9+Build script:
10+ Sergei Eremenko <https://github.com/SmartFinn>
11+ Keefer Rourke <keefer.rourke@gmail.com>
12+ Moded by Efus10n & jnzhng from https://github.com/keeferrourke/capitaine-cursors
13+ Goudham Suresh <https://github.com/sgoudham> - script performance improvements
14+ Jeffrey Geer <https://github.com/trowgundam> - hyprcursor support
15+ Breeze script authors @ <https://invent.kde.org/plasma/breeze/-/blob/master/cursors/src/> build.sh #05b7c781f8bc7c167364a0278ab7d6861a8124c0 & generate_cursors #79402e44ca482dfff1bd348c0b3a895a5d485f33
A themes/cursors/catppuccin-latte-dark-cursors/LICENSE
+339, -0
  1@@ -0,0 +1,339 @@
  2+                    GNU GENERAL PUBLIC LICENSE
  3+                       Version 2, June 1991
  4+
  5+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
  6+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  7+ Everyone is permitted to copy and distribute verbatim copies
  8+ of this license document, but changing it is not allowed.
  9+
 10+                            Preamble
 11+
 12+  The licenses for most software are designed to take away your
 13+freedom to share and change it.  By contrast, the GNU General Public
 14+License is intended to guarantee your freedom to share and change free
 15+software--to make sure the software is free for all its users.  This
 16+General Public License applies to most of the Free Software
 17+Foundation's software and to any other program whose authors commit to
 18+using it.  (Some other Free Software Foundation software is covered by
 19+the GNU Lesser General Public License instead.)  You can apply it to
 20+your programs, too.
 21+
 22+  When we speak of free software, we are referring to freedom, not
 23+price.  Our General Public Licenses are designed to make sure that you
 24+have the freedom to distribute copies of free software (and charge for
 25+this service if you wish), that you receive source code or can get it
 26+if you want it, that you can change the software or use pieces of it
 27+in new free programs; and that you know you can do these things.
 28+
 29+  To protect your rights, we need to make restrictions that forbid
 30+anyone to deny you these rights or to ask you to surrender the rights.
 31+These restrictions translate to certain responsibilities for you if you
 32+distribute copies of the software, or if you modify it.
 33+
 34+  For example, if you distribute copies of such a program, whether
 35+gratis or for a fee, you must give the recipients all the rights that
 36+you have.  You must make sure that they, too, receive or can get the
 37+source code.  And you must show them these terms so they know their
 38+rights.
 39+
 40+  We protect your rights with two steps: (1) copyright the software, and
 41+(2) offer you this license which gives you legal permission to copy,
 42+distribute and/or modify the software.
 43+
 44+  Also, for each author's protection and ours, we want to make certain
 45+that everyone understands that there is no warranty for this free
 46+software.  If the software is modified by someone else and passed on, we
 47+want its recipients to know that what they have is not the original, so
 48+that any problems introduced by others will not reflect on the original
 49+authors' reputations.
 50+
 51+  Finally, any free program is threatened constantly by software
 52+patents.  We wish to avoid the danger that redistributors of a free
 53+program will individually obtain patent licenses, in effect making the
 54+program proprietary.  To prevent this, we have made it clear that any
 55+patent must be licensed for everyone's free use or not licensed at all.
 56+
 57+  The precise terms and conditions for copying, distribution and
 58+modification follow.
 59+
 60+                    GNU GENERAL PUBLIC LICENSE
 61+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 62+
 63+  0. This License applies to any program or other work which contains
 64+a notice placed by the copyright holder saying it may be distributed
 65+under the terms of this General Public License.  The "Program", below,
 66+refers to any such program or work, and a "work based on the Program"
 67+means either the Program or any derivative work under copyright law:
 68+that is to say, a work containing the Program or a portion of it,
 69+either verbatim or with modifications and/or translated into another
 70+language.  (Hereinafter, translation is included without limitation in
 71+the term "modification".)  Each licensee is addressed as "you".
 72+
 73+Activities other than copying, distribution and modification are not
 74+covered by this License; they are outside its scope.  The act of
 75+running the Program is not restricted, and the output from the Program
 76+is covered only if its contents constitute a work based on the
 77+Program (independent of having been made by running the Program).
 78+Whether that is true depends on what the Program does.
 79+
 80+  1. You may copy and distribute verbatim copies of the Program's
 81+source code as you receive it, in any medium, provided that you
 82+conspicuously and appropriately publish on each copy an appropriate
 83+copyright notice and disclaimer of warranty; keep intact all the
 84+notices that refer to this License and to the absence of any warranty;
 85+and give any other recipients of the Program a copy of this License
 86+along with the Program.
 87+
 88+You may charge a fee for the physical act of transferring a copy, and
 89+you may at your option offer warranty protection in exchange for a fee.
 90+
 91+  2. You may modify your copy or copies of the Program or any portion
 92+of it, thus forming a work based on the Program, and copy and
 93+distribute such modifications or work under the terms of Section 1
 94+above, provided that you also meet all of these conditions:
 95+
 96+    a) You must cause the modified files to carry prominent notices
 97+    stating that you changed the files and the date of any change.
 98+
 99+    b) You must cause any work that you distribute or publish, that in
100+    whole or in part contains or is derived from the Program or any
101+    part thereof, to be licensed as a whole at no charge to all third
102+    parties under the terms of this License.
103+
104+    c) If the modified program normally reads commands interactively
105+    when run, you must cause it, when started running for such
106+    interactive use in the most ordinary way, to print or display an
107+    announcement including an appropriate copyright notice and a
108+    notice that there is no warranty (or else, saying that you provide
109+    a warranty) and that users may redistribute the program under
110+    these conditions, and telling the user how to view a copy of this
111+    License.  (Exception: if the Program itself is interactive but
112+    does not normally print such an announcement, your work based on
113+    the Program is not required to print an announcement.)
114+
115+These requirements apply to the modified work as a whole.  If
116+identifiable sections of that work are not derived from the Program,
117+and can be reasonably considered independent and separate works in
118+themselves, then this License, and its terms, do not apply to those
119+sections when you distribute them as separate works.  But when you
120+distribute the same sections as part of a whole which is a work based
121+on the Program, the distribution of the whole must be on the terms of
122+this License, whose permissions for other licensees extend to the
123+entire whole, and thus to each and every part regardless of who wrote it.
124+
125+Thus, it is not the intent of this section to claim rights or contest
126+your rights to work written entirely by you; rather, the intent is to
127+exercise the right to control the distribution of derivative or
128+collective works based on the Program.
129+
130+In addition, mere aggregation of another work not based on the Program
131+with the Program (or with a work based on the Program) on a volume of
132+a storage or distribution medium does not bring the other work under
133+the scope of this License.
134+
135+  3. You may copy and distribute the Program (or a work based on it,
136+under Section 2) in object code or executable form under the terms of
137+Sections 1 and 2 above provided that you also do one of the following:
138+
139+    a) Accompany it with the complete corresponding machine-readable
140+    source code, which must be distributed under the terms of Sections
141+    1 and 2 above on a medium customarily used for software interchange; or,
142+
143+    b) Accompany it with a written offer, valid for at least three
144+    years, to give any third party, for a charge no more than your
145+    cost of physically performing source distribution, a complete
146+    machine-readable copy of the corresponding source code, to be
147+    distributed under the terms of Sections 1 and 2 above on a medium
148+    customarily used for software interchange; or,
149+
150+    c) Accompany it with the information you received as to the offer
151+    to distribute corresponding source code.  (This alternative is
152+    allowed only for noncommercial distribution and only if you
153+    received the program in object code or executable form with such
154+    an offer, in accord with Subsection b above.)
155+
156+The source code for a work means the preferred form of the work for
157+making modifications to it.  For an executable work, complete source
158+code means all the source code for all modules it contains, plus any
159+associated interface definition files, plus the scripts used to
160+control compilation and installation of the executable.  However, as a
161+special exception, the source code distributed need not include
162+anything that is normally distributed (in either source or binary
163+form) with the major components (compiler, kernel, and so on) of the
164+operating system on which the executable runs, unless that component
165+itself accompanies the executable.
166+
167+If distribution of executable or object code is made by offering
168+access to copy from a designated place, then offering equivalent
169+access to copy the source code from the same place counts as
170+distribution of the source code, even though third parties are not
171+compelled to copy the source along with the object code.
172+
173+  4. You may not copy, modify, sublicense, or distribute the Program
174+except as expressly provided under this License.  Any attempt
175+otherwise to copy, modify, sublicense or distribute the Program is
176+void, and will automatically terminate your rights under this License.
177+However, parties who have received copies, or rights, from you under
178+this License will not have their licenses terminated so long as such
179+parties remain in full compliance.
180+
181+  5. You are not required to accept this License, since you have not
182+signed it.  However, nothing else grants you permission to modify or
183+distribute the Program or its derivative works.  These actions are
184+prohibited by law if you do not accept this License.  Therefore, by
185+modifying or distributing the Program (or any work based on the
186+Program), you indicate your acceptance of this License to do so, and
187+all its terms and conditions for copying, distributing or modifying
188+the Program or works based on it.
189+
190+  6. Each time you redistribute the Program (or any work based on the
191+Program), the recipient automatically receives a license from the
192+original licensor to copy, distribute or modify the Program subject to
193+these terms and conditions.  You may not impose any further
194+restrictions on the recipients' exercise of the rights granted herein.
195+You are not responsible for enforcing compliance by third parties to
196+this License.
197+
198+  7. If, as a consequence of a court judgment or allegation of patent
199+infringement or for any other reason (not limited to patent issues),
200+conditions are imposed on you (whether by court order, agreement or
201+otherwise) that contradict the conditions of this License, they do not
202+excuse you from the conditions of this License.  If you cannot
203+distribute so as to satisfy simultaneously your obligations under this
204+License and any other pertinent obligations, then as a consequence you
205+may not distribute the Program at all.  For example, if a patent
206+license would not permit royalty-free redistribution of the Program by
207+all those who receive copies directly or indirectly through you, then
208+the only way you could satisfy both it and this License would be to
209+refrain entirely from distribution of the Program.
210+
211+If any portion of this section is held invalid or unenforceable under
212+any particular circumstance, the balance of the section is intended to
213+apply and the section as a whole is intended to apply in other
214+circumstances.
215+
216+It is not the purpose of this section to induce you to infringe any
217+patents or other property right claims or to contest validity of any
218+such claims; this section has the sole purpose of protecting the
219+integrity of the free software distribution system, which is
220+implemented by public license practices.  Many people have made
221+generous contributions to the wide range of software distributed
222+through that system in reliance on consistent application of that
223+system; it is up to the author/donor to decide if he or she is willing
224+to distribute software through any other system and a licensee cannot
225+impose that choice.
226+
227+This section is intended to make thoroughly clear what is believed to
228+be a consequence of the rest of this License.
229+
230+  8. If the distribution and/or use of the Program is restricted in
231+certain countries either by patents or by copyrighted interfaces, the
232+original copyright holder who places the Program under this License
233+may add an explicit geographical distribution limitation excluding
234+those countries, so that distribution is permitted only in or among
235+countries not thus excluded.  In such case, this License incorporates
236+the limitation as if written in the body of this License.
237+
238+  9. The Free Software Foundation may publish revised and/or new versions
239+of the General Public License from time to time.  Such new versions will
240+be similar in spirit to the present version, but may differ in detail to
241+address new problems or concerns.
242+
243+Each version is given a distinguishing version number.  If the Program
244+specifies a version number of this License which applies to it and "any
245+later version", you have the option of following the terms and conditions
246+either of that version or of any later version published by the Free
247+Software Foundation.  If the Program does not specify a version number of
248+this License, you may choose any version ever published by the Free Software
249+Foundation.
250+
251+  10. If you wish to incorporate parts of the Program into other free
252+programs whose distribution conditions are different, write to the author
253+to ask for permission.  For software which is copyrighted by the Free
254+Software Foundation, write to the Free Software Foundation; we sometimes
255+make exceptions for this.  Our decision will be guided by the two goals
256+of preserving the free status of all derivatives of our free software and
257+of promoting the sharing and reuse of software generally.
258+
259+                            NO WARRANTY
260+
261+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
262+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
263+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
264+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
265+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
266+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
267+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
268+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
269+REPAIR OR CORRECTION.
270+
271+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
272+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
273+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
274+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
275+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
276+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
277+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
278+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
279+POSSIBILITY OF SUCH DAMAGES.
280+
281+                     END OF TERMS AND CONDITIONS
282+
283+            How to Apply These Terms to Your New Programs
284+
285+  If you develop a new program, and you want it to be of the greatest
286+possible use to the public, the best way to achieve this is to make it
287+free software which everyone can redistribute and change under these terms.
288+
289+  To do so, attach the following notices to the program.  It is safest
290+to attach them to the start of each source file to most effectively
291+convey the exclusion of warranty; and each file should have at least
292+the "copyright" line and a pointer to where the full notice is found.
293+
294+    <one line to give the program's name and a brief idea of what it does.>
295+    Copyright (C) <year>  <name of author>
296+
297+    This program is free software; you can redistribute it and/or modify
298+    it under the terms of the GNU General Public License as published by
299+    the Free Software Foundation; either version 2 of the License, or
300+    (at your option) any later version.
301+
302+    This program is distributed in the hope that it will be useful,
303+    but WITHOUT ANY WARRANTY; without even the implied warranty of
304+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
305+    GNU General Public License for more details.
306+
307+    You should have received a copy of the GNU General Public License along
308+    with this program; if not, write to the Free Software Foundation, Inc.,
309+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
310+
311+Also add information on how to contact you by electronic and paper mail.
312+
313+If the program is interactive, make it output a short notice like this
314+when it starts in an interactive mode:
315+
316+    Gnomovision version 69, Copyright (C) year name of author
317+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318+    This is free software, and you are welcome to redistribute it
319+    under certain conditions; type `show c' for details.
320+
321+The hypothetical commands `show w' and `show c' should show the appropriate
322+parts of the General Public License.  Of course, the commands you use may
323+be called something other than `show w' and `show c'; they could even be
324+mouse-clicks or menu items--whatever suits your program.
325+
326+You should also get your employer (if you work as a programmer) or your
327+school, if any, to sign a "copyright disclaimer" for the program, if
328+necessary.  Here is a sample; alter the names:
329+
330+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
331+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
332+
333+  <signature of Ty Coon>, 1 April 1989
334+  Ty Coon, President of Vice
335+
336+This General Public License does not permit incorporating your program into
337+proprietary programs.  If your program is a subroutine library, you may
338+consider it more useful to permit linking proprietary applications with the
339+library.  If this is what you want to do, use the GNU Lesser General
340+Public License instead of this License.
A themes/cursors/catppuccin-latte-dark-cursors/cursors/00000000000000020006000e7e9ffc3f
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors/00008160000006810000408080010102
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors/03b6e0fcb3499374a867c041f52298f0
+1, -0
1@@ -0,0 +1 @@
2+circle
A themes/cursors/catppuccin-latte-dark-cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors/1081e37283d90000800003c07f3ef6bf
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors/3085a0e285430894940527032f8b26df
+1, -0
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors/3ecb610c1bf2410f44200f48c40d3599
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors/4498f0e0c1937ffe01fd06f973665830
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors/6407b0e94181790501fd1e167b474872
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors/640fb0e74195791501fd1ed57b41487f
+1, -0
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors/9081237383d90e509aa00f00170e968f
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors/9d800788f1b08800ae810202380a0822
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors/X_cursor
+1, -0
1@@ -0,0 +1 @@
2+x-cursor
A themes/cursors/catppuccin-latte-dark-cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8
+1, -0
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors/alias
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/all-scroll
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/arrow
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors/bottom_left_corner
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/bottom_right_corner
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/bottom_side
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/cell
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/center_ptr
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/circle
+1, -0
1@@ -0,0 +1 @@
2+not-allowed
A themes/cursors/catppuccin-latte-dark-cursors/cursors/closedhand
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors/col-resize
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/color-picker
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/context-menu
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/copy
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/cross
+1, -0
1@@ -0,0 +1 @@
2+crosshair
A themes/cursors/catppuccin-latte-dark-cursors/cursors/crossed_circle
+1, -0
1@@ -0,0 +1 @@
2+not-allowed
A themes/cursors/catppuccin-latte-dark-cursors/cursors/crosshair
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/d9ce0ab605698f320427677b458ad60b
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors/default
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/dnd-copy
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors/dnd-move
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/dnd-no-drop
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/dnd-none
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors/down-arrow
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/draft
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/e-resize
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors/e29285e634086352946a0e7090d73106
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors/ew-resize
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors/fleur
+1, -0
1@@ -0,0 +1 @@
2+all-scroll
A themes/cursors/catppuccin-latte-dark-cursors/cursors/forbidden
+1, -0
1@@ -0,0 +1 @@
2+no-drop
A themes/cursors/catppuccin-latte-dark-cursors/cursors/grab
+1, -0
1@@ -0,0 +1 @@
2+openhand
A themes/cursors/catppuccin-latte-dark-cursors/cursors/grabbing
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors/h_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors/half-busy
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors/hand
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors/hand1
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors/hand2
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors/help
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/ibeam
+1, -0
1@@ -0,0 +1 @@
2+text
A themes/cursors/catppuccin-latte-dark-cursors/cursors/left-arrow
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/left_ptr
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors/left_ptr_help
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors/left_ptr_watch
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors/left_side
+0, -0
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors/ll_angle
+1, -0
1@@ -0,0 +1 @@
2+bottom_left_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors/lr_angle
+1, -0
1@@ -0,0 +1 @@
2+bottom_right_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors/move
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors/n-resize
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors/ne-resize
+1, -0
1@@ -0,0 +1 @@
2+size_bdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors/nesw-resize
+1, -0
1@@ -0,0 +1 @@
2+size_bdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors/no-drop
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/not-allowed
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/ns-resize
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors/nw-resize
+1, -0
1@@ -0,0 +1 @@
2+size_fdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors/nwse-resize
+1, -0
1@@ -0,0 +1 @@
2+size_fdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors/openhand
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/pencil
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/pirate
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/plus
+1, -0
1@@ -0,0 +1 @@
2+cell
A themes/cursors/catppuccin-latte-dark-cursors/cursors/pointer
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/pointing_hand
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors/progress
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/question_arrow
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors/right-arrow
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/right_ptr
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/right_side
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/row-resize
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/s-resize
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors/sb_h_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors/sb_v_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors/se-resize
+1, -0
1@@ -0,0 +1 @@
2+size_fdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size-bdiag
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size-fdiag
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size-hor
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size-ver
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size_all
+1, -0
1@@ -0,0 +1 @@
2+fleur
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size_bdiag
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size_fdiag
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size_hor
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/size_ver
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/split_h
+1, -0
1@@ -0,0 +1 @@
2+col-resize
A themes/cursors/catppuccin-latte-dark-cursors/cursors/split_v
+1, -0
1@@ -0,0 +1 @@
2+row-resize
A themes/cursors/catppuccin-latte-dark-cursors/cursors/sw-resize
+1, -0
1@@ -0,0 +1 @@
2+size_bdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors/text
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/top_left_arrow
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors/top_left_corner
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/top_right_corner
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/top_side
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/ul_angle
+1, -0
1@@ -0,0 +1 @@
2+top_left_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors/up-arrow
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/ur_angle
+1, -0
1@@ -0,0 +1 @@
2+top_right_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors/v_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors/vertical-text
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/w-resize
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors/wait
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/watch
+1, -0
1@@ -0,0 +1 @@
2+wait
A themes/cursors/catppuccin-latte-dark-cursors/cursors/wayland-cursor
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/whats_this
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors/x-cursor
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/xterm
+1, -0
1@@ -0,0 +1 @@
2+text
A themes/cursors/catppuccin-latte-dark-cursors/cursors/zoom-in
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors/zoom-out
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/00000000000000020006000e7e9ffc3f
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/00008160000006810000408080010102
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/03b6e0fcb3499374a867c041f52298f0
+1, -0
1@@ -0,0 +1 @@
2+circle
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/08e8e1c95fe2fc01f976f1e063a24ccd
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/1081e37283d90000800003c07f3ef6bf
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/3085a0e285430894940527032f8b26df
+1, -0
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/3ecb610c1bf2410f44200f48c40d3599
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/4498f0e0c1937ffe01fd06f973665830
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/5c6cd98b3f3ebcb1f9c7f1c204630408
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/6407b0e94181790501fd1e167b474872
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/640fb0e74195791501fd1ed57b41487f
+1, -0
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/9081237383d90e509aa00f00170e968f
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/9d800788f1b08800ae810202380a0822
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/X_cursor
+1, -0
1@@ -0,0 +1 @@
2+x-cursor
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/a2a266d0498c3104214a47bd64ab0fc8
+1, -0
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/alias/alias.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="c" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="d" width="1.136" height="1.153" x="-.068" y="-.076" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".255"/>
10+        </filter>
11+        <filter id="a" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
16+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#c)"/>
17+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
20+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
21+    <path d="M23.5 18.5v2h-1.71c-.097-.01-.193.001-.29 0a3 3 0 0 0 0 6v-1a2 2 0 0 1 0-4h2v2l4-2.5z" style="opacity:.2;fill:#eff1f5;fill-opacity:1;fill-rule:evenodd;filter:url(#d)"/>
22+    <path d="M23 18v2h-1.71c-.097-.01-.193.001-.29 0a3 3 0 0 0 0 6v-1a2 2 0 0 1 0-4h2v2l4-2.5z" style="fill:#eff1f5;fill-opacity:1;fill-rule:evenodd"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/alias/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "alias.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/all-scroll/all-scroll.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".81"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M15.994 2.5a1 1 0 0 0-.84.459l-4.495 7a1 1 0 0 0-.159.54 1 1 0 0 0-.54.159l-7 4.504a1 1 0 0 0 0 1.683l7 4.496a1 1 0 0 0 .54.158 1 1 0 0 0 .159.541l4.495 7a1 1 0 0 0 1.684 0l4.503-7a1 1 0 0 0 .159-.54 1 1 0 0 0 .54-.159l7-4.496a1 1 0 0 0 0-1.683l-7-4.504a1 1 0 0 0-.54-.158 1 1 0 0 0-.159-.541l-4.503-7a1 1 0 0 0-.844-.459m.002 2.85 1.65 2.566c-.545-.16-1.041-.416-1.65-.416s-1.102.257-1.646.416ZM14.5 9.91v4.59H9.91c.347-.906.828-1.766 1.336-2.334a1 1 0 0 0 .252-.668 1 1 0 0 0 .666-.252c.572-.51 1.433-.99 2.336-1.336m3 0c.905.346 1.766.827 2.334 1.336a1 1 0 0 0 .668.252 1 1 0 0 0 .252.668c.508.568.989 1.428 1.335 2.333H17.5Zm-9.583 4.443c-.16.546-.416 1.041-.416 1.65 0 .61.257 1.102.416 1.647L5.35 16.003Zm16.166 0 2.566 1.65-2.566 1.647c.16-.545.417-1.038.416-1.647 0-.609-.257-1.104-.416-1.65M9.911 17.499h4.59v4.59c-.904-.347-1.765-.827-2.337-1.336a1 1 0 0 0-.666-.252 1 1 0 0 0-.252-.666c-.508-.571-.988-1.432-1.335-2.336m7.589 0h4.59c-.348.904-.828 1.765-1.336 2.336a1 1 0 0 0-.252.666 1 1 0 0 0-.668.252c-.568.508-1.429.99-2.334 1.336zm-3.15 6.584c.544.16 1.037.416 1.646.416s1.105-.257 1.65-.416l-1.65 2.566z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99987364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15.494 2a1 1 0 0 0-.84.459l-4.495 7a1 1 0 0 0-.159.54 1 1 0 0 0-.54.159l-7 4.504a1 1 0 0 0 0 1.683l7 4.496a1 1 0 0 0 .54.158 1 1 0 0 0 .159.541l4.495 7a1 1 0 0 0 1.684 0l4.503-7A1 1 0 0 0 21 21a1 1 0 0 0 .54-.159l7-4.496a1 1 0 0 0 0-1.683l-7-4.504A1 1 0 0 0 21 10a1 1 0 0 0-.159-.541l-4.503-7A1 1 0 0 0 15.494 2m.002 2.85 1.65 2.566c-.545-.16-1.041-.416-1.65-.416s-1.102.257-1.646.416ZM14 9.41V14H9.41c.347-.906.828-1.766 1.336-2.334a1 1 0 0 0 .252-.668 1 1 0 0 0 .666-.252c.572-.51 1.433-.99 2.336-1.336m3 0c.905.346 1.766.827 2.334 1.336a1 1 0 0 0 .668.252 1 1 0 0 0 .252.668c.508.568.989 1.428 1.335 2.333H17Zm-9.583 4.443c-.16.546-.416 1.041-.416 1.65 0 .61.257 1.102.416 1.647L4.85 15.503Zm16.166 0 2.566 1.65-2.566 1.647c.16-.545.417-1.038.416-1.647 0-.609-.257-1.104-.416-1.65M9.411 16.999H14v4.59c-.904-.347-1.765-.827-2.337-1.336a1 1 0 0 0-.666-.252 1 1 0 0 0-.252-.666c-.508-.571-.988-1.432-1.335-2.336M17 17h4.59c-.348.904-.828 1.765-1.336 2.336a1 1 0 0 0-.252.666 1 1 0 0 0-.668.252c-.568.508-1.429.99-2.334 1.336zm-3.15 6.584c.544.16 1.037.416 1.646.416s1.105-.257 1.65-.416l-1.65 2.566z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99987364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15.496 3 11 10c.997-.888 2.693-2.001 4.496-2S19.002 9.107 20 10zM15 9v6H9v1h6v6h1v-6h6v-1h-6V9zm-5 2-7 4.504L10 20c-.888-.997-2.001-2.693-2-4.496S9.107 11.998 10 11m11 0c.893.998 1.999 2.7 2 4.504S21.888 19.003 21 20l7-4.496zM11 21l4.496 7L20 21c-.998.893-2.7 1.999-4.504 2S11.997 21.888 11 21" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,15 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/all-scroll/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "all-scroll.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/arrow
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/b66166c04f8c3109214a4fbd64a50fc8
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/bottom_left_corner/bottom_left_corner.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".66"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M6.458 5.5a1 1 0 0 0-.958.986v20.013a1 1 0 0 0 1 1.001h20.013a1 1 0 0 0 0-2.001c-10.512 0-19.012-8.5-19.012-19.013a1 1 0 0 0-1.043-.985" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00130725;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M5.958 5A1 1 0 0 0 5 5.987V26a1 1 0 0 0 1 1h20.013a1 1 0 0 0 0-2.001c-10.512 0-19.012-8.5-19.012-19.013a1 1 0 0 0-1.043-.985" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00130725;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M6 6v20h20A20 20 0 0 1 6 6" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.35400641;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 6,26 h 1 v 1 H 6 Z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/bottom_left_corner/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "bottom_left_corner.svg", "hotspot_x": 6.0, "hotspot_y": 26.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/bottom_right_corner/bottom_right_corner.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".66"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M26.529 5.516a1 1 0 0 1 .957.984v20a1 1 0 0 1-1 1h-20a1 1 0 0 1 0-2c10.505 0 19-8.495 19-19a1 1 0 0 1 1.043-.984" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M26.029 5.016a1 1 0 0 1 .957.984v20a1 1 0 0 1-1 1h-20a1 1 0 0 1 0-2c10.505 0 19-8.495 19-19a1 1 0 0 1 1.043-.984" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M25.986 6v20h-20a20 20 0 0 0 20-20" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.35400641;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 26,26 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/bottom_right_corner/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "bottom_right_corner.svg", "hotspot_x": 26.0, "hotspot_y": 26.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/bottom_side/bottom_side.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.121" height="1.178" x="-.061" y="-.089" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".555"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M11.545 8.5a1 1 0 0 0-.889 1.53l4.996 8a1 1 0 0 0 1.696.002l5.004-8a1 1 0 0 0-.819-1.531 1 1 0 0 0-.707.263c-.926.853-2.647 1.736-4.326 1.737-1.675 0-3.39-.887-4.32-1.738a1 1 0 0 0-.635-.262M6.5 20.5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M11.045 8a1 1 0 0 0-.889 1.53l4.996 8a1 1 0 0 0 1.696.002l5.004-8a1 1 0 0 0-.819-1.531 1 1 0 0 0-.707.263C19.4 9.117 17.68 10 16 10.001c-1.675 0-3.39-.887-4.32-1.738A1 1 0 0 0 11.045 8M6 20a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M11.004 9 16 17l5.004-8c-1.109 1.02-3 1.999-5.004 2s-3.888-.985-4.996-2M6 21v1h20v-1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 15.5,21 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/bottom_side/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "bottom_side.svg", "hotspot_x": 15.5, "hotspot_y": 21.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/cell/cell.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M15.5 6.5a1 1 0 0 0-1 1v7h-7a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h7v7a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-7h7a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-7v-7a1 1 0 0 0-1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15 6a1 1 0 0 0-1 1v7H7a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h7v7a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-7h7a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-7V7a1 1 0 0 0-1-1Z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15 7v8H7v1h8v8h1v-8h8v-1h-8V7Z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.04939008;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,15 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/cell/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "cell.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/center_ptr/center_ptr.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.152" height="1.137" x="-.076" y="-.068" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M16.453 6.501a1 1 0 0 0-.867.592l-8 18a1 1 0 0 0 1.621 1.114c2.114-2.118 4.972-3.619 7.324-3.705 2.829-.05 5.749 1.683 7.166 3.594a1 1 0 0 0 1.717-1.002l-8-18.001a1 1 0 0 0-.96-.592" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00004554;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15.953 6.001a1 1 0 0 0-.867.592l-8 18a1 1 0 0 0 1.621 1.114c2.114-2.118 4.972-3.619 7.325-3.705 2.828-.05 5.748 1.683 7.166 3.594a1 1 0 0 0 1.716-1.002l-8-18.001a1 1 0 0 0-.96-.592" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00004554;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M16 7 8 25c2.26-2.264 5.274-3.902 8-4 3.23-.062 6.375 1.81 8 4z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.6985532;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,7 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+  </svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/center_ptr/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "center_ptr.svg", "hotspot_x": 16.0, "hotspot_y": 7.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/circle
+1, -0
1@@ -0,0 +1 @@
2+not-allowed
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/closedhand
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/col-resize/col-resize.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.135" height="1.154" x="-.068" y="-.077" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".705"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M3.5 16.492a1 1 0 0 0 .47.86l8 4.996a1 1 0 0 0 1.268-1.524c-.851-.93-1.739-2.645-1.738-4.32.001-1.679.884-3.4 1.736-4.326a1 1 0 0 0-1.267-1.526l-8 5.004a1 1 0 0 0-.469.836m11 10.008a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-20a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm4-5.041a1 1 0 0 0 1.53.889l8-4.996a1 1 0 0 0 .001-1.696l-8-5.004a1 1 0 0 0-1.53.819 1 1 0 0 0 .263.707c.852.926 1.735 2.647 1.736 4.326.001 1.675-.887 3.39-1.738 4.32a1 1 0 0 0-.262.635" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M3 15.992a1 1 0 0 0 .47.86l8 4.996a1 1 0 0 0 1.268-1.524c-.851-.93-1.739-2.645-1.738-4.32.001-1.679.884-3.4 1.736-4.326a1 1 0 0 0-1.267-1.526l-8 5.004a1 1 0 0 0-.469.836M14 26a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm4-5.041a1 1 0 0 0 1.53.889l8-4.996a1 1 0 0 0 .001-1.696l-8-5.004a1 1 0 0 0-1.53.819 1 1 0 0 0 .263.707c.852.926 1.735 2.647 1.736 4.326.001 1.675-.887 3.39-1.738 4.32a1 1 0 0 0-.262.635" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M4 16.004 12 21c-1.015-1.108-2.001-2.992-2-4.996s.98-3.895 2-5.004zM15 26h1V6h-1zm4-5 8-4.996L19 11c1.02 1.109 1.999 3 2 5.004s-.985 3.888-2 4.996" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,15 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/col-resize/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "col-resize.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/color-picker/color-picker.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".66"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M22.684 5.5c-.766 0-1.54.288-2.13.861l-4.228 4.118c-.795-.025-1.599.162-2.213.76h-.002l-.713.697c-.807.786-.882 1.895-.58 2.91l-5.457 5.457a1 1 0 0 0-.254.431l-1.568 5.49a1 1 0 0 0 1.236 1.237l5.49-1.568a1 1 0 0 0 .432-.254l5.489-5.489c1.049.351 2.208.307 3.048-.511h.002l.713-.698c.757-.736.873-1.764.656-2.728l3.997-3.889a2.963 2.963 0 0 0 0-4.22l-1.79-1.743a3.05 3.05 0 0 0-2.128-.861M14.59 17.316l1.11 1.079-4.757 4.755-1.53.438.437-1.531z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M22.184 5c-.766 0-1.54.288-2.13.861L15.827 9.98c-.795-.025-1.599.162-2.213.76h-.002l-.713.697c-.807.786-.882 1.895-.58 2.91l-5.457 5.457a1 1 0 0 0-.254.431l-1.568 5.49a1 1 0 0 0 1.236 1.237l5.49-1.568a1 1 0 0 0 .432-.254l5.489-5.489c1.049.351 2.208.307 3.048-.511h.002l.713-.698c.757-.736.873-1.764.656-2.728l3.997-3.889a2.963 2.963 0 0 0 0-4.22l-1.79-1.743A3.05 3.05 0 0 0 22.185 5M14.09 16.816l1.11 1.079-4.757 4.755-1.53.438.437-1.531z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M22.184 6c-.518 0-1.036.192-1.432.578l-4.49 4.373a2.05 2.05 0 0 0-1.951.504l-.715.697a1.92 1.92 0 0 0-.207 2.537l-5.82 5.82L6 26l5.49-1.568 5.865-5.866a2.054 2.054 0 0 0 2.682-.144l.715-.697a1.92 1.92 0 0 0 .309-2.39l4.343-4.228a1.93 1.93 0 0 0 0-2.787l-1.789-1.742A2.05 2.05 0 0 0 22.184 6m-8.102 9.41.229.225 1.789 1.742.523.508-5.656 5.656-3.512 1.004 1.004-3.512z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.5112102;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 6,26 h 1 v 1 H 6 Z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/color-picker/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "color-picker.svg", "hotspot_x": 6.0, "hotspot_y": 26.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/context-menu/context-menu.svg
+30, -0
 1@@ -0,0 +1,30 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="c" width="1.123" height="1.173" x="-.062" y="-.086" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".18"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M18 18v2h-1.71c-.097-.01-.193.001-.29 0a3 3 0 0 0 0 6v-1a2 2 0 0 1 0-4h2v2l4-2.5z" style="fill:none;fill-opacity:1;fill-rule:evenodd"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
20+    <path d="M19.5 20.5v1h7v-1zm0 2v1h7v-1zm0 2v1h7v-1z" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke-width:.3118048;filter:url(#c)"/>
21+    <path d="M19 20v1h7v-1zm0 2v1h7v-1zm0 2v1h7v-1z" style="fill:#eff1f5;fill-opacity:1;stroke-width:.3118048"/>
22+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
24+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
25+    <path
26+    id="hotspot"
27+    d="m 3.014,2 v 1 h -1 V 2 Z"
28+    display="none"
29+    fill="#333333"
30+    stroke-width="1.07568" />
31+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/context-menu/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "context-menu.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/copy/copy.svg
+30, -0
 1@@ -0,0 +1,30 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="c" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".21"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M18 18v2h-1.71c-.097-.01-.193.001-.29 0a3 3 0 0 0 0 6v-1a2 2 0 0 1 0-4h2v2l4-2.5z" style="fill:none;fill-opacity:1;fill-rule:evenodd"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
20+    <path d="M22.5 19.5v3h-3v1h3v3h1v-3h3v-1h-3v-3z" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#c)"/>
21+    <path d="M22 19v3h-3v1h3v3h1v-3h3v-1h-3v-3z" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
22+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
24+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
25+    <path
26+    id="hotspot"
27+    d="m 3.014,2 v 1 h -1 V 2 Z"
28+    display="none"
29+    fill="#333333"
30+    stroke-width="1.07568" />
31+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/copy/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "copy.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/cross
+1, -0
1@@ -0,0 +1 @@
2+crosshair
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/crossed_circle
+1, -0
1@@ -0,0 +1 @@
2+not-allowed
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/crosshair/crosshair.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".69"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M15.5 4.5a1 1 0 0 0-1 1v8a1 1 0 0 0-1 1h-8a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1 1v8a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-8a1 1 0 0 0 1-1h8a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-8a1 1 0 0 0-1-1v-8a1 1 0 0 0-1-1zM14 14h3v3h-3z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15 4a1 1 0 0 0-1 1v8a1 1 0 0 0-1 1H5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h8a1 1 0 0 0 1 1v8a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-8a1 1 0 0 0 1-1h8a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-8a1 1 0 0 0-1-1V5a1 1 0 0 0-1-1zm-.5 10.5h2v2h-2z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15 5v9h-1v1H5v1h9v1h1v9h1v-9h1v-1h9v-1h-9v-1h-1V5zm0 10h1v1h-1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.04939008;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,15 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/crosshair/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "crosshair.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/d9ce0ab605698f320427677b458ad60b
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/default/default.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#a);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
10+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 3.014,2 v 1 h -1 V 2 Z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.07568" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/default/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "default.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/dnd-copy
+1, -0
1@@ -0,0 +1 @@
2+copy
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/dnd-move/dnd-move.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".51"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M18.838 7.505c-.72.045-1.294.42-1.718.935-.588-.375-.977-.674-1.85-.671h-.001v.002c-.84.051-1.442.559-1.853 1.214-.467-.318-1.023-.522-1.63-.478h-.016a2.48 2.48 0 0 0-2.236 2.91l.346 1.902-.037.025c-.478.358-1.205.837-1.75 1.64-.544.805-.802 1.992-.39 3.292.448 1.418 1.287 2.871 2.241 4.039.478.583.983 1.094 1.519 1.486s1.11.704 1.822.699h8.807a1 1 0 0 0 .913-.588c1.814-3.999 1.476-7.5 1.46-9.91l-.012-1.642a3.16 3.16 0 0 0-.631-1.908c-.422-.555-1.162-.996-1.992-.94-.196.013-.323.158-.5.215-.163-1.277-1.15-2.307-2.492-2.222" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.0006876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M18.338 7.005c-.72.045-1.294.42-1.718.935-.588-.375-.977-.674-1.85-.671h-.001v.002c-.84.051-1.442.559-1.853 1.214-.467-.318-1.023-.522-1.63-.478h-.016a2.48 2.48 0 0 0-2.236 2.91l.346 1.902-.037.025c-.478.358-1.205.837-1.75 1.64-.544.805-.802 1.992-.39 3.292.448 1.418 1.287 2.871 2.241 4.039.478.583.983 1.094 1.519 1.486s1.11.704 1.822.699h8.807a1 1 0 0 0 .913-.588c1.814-3.999 1.476-7.5 1.46-9.91l-.012-1.642a3.16 3.16 0 0 0-.631-1.908c-.422-.555-1.162-.996-1.992-.94-.196.013-.323.158-.5.215-.163-1.277-1.15-2.307-2.492-2.222" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.0006876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M14.84 8.265c-.784.048-1.452.802-1.402 1.58l.097 1.381c.024.351-.376.225-.412-.045l-.12-.908c-.107-.736-.888-1.325-1.633-1.27-.82.073-1.48.927-1.339 1.734l.64 3.526c.005.126-.03.774-.03.774l-.686-1.394c-1 .75-2.455 1.709-1.785 3.83.794 2.511 3.166 5.536 4.618 5.527h8.809c1.704-3.76 1.386-7.002 1.369-9.49l-.011-1.645c-.006-.942-.612-1.928-1.556-1.859-.639.037-1.125.527-1.27 1.147l-.176.631c-.075.272-.252.163-.224-.062l.265-2.14c.055-.84-.743-1.634-1.587-1.58-.73.046-1.372.698-1.401 1.426l-.134 1.489c-.032.348-.359.356-.38-.031l-.065-1.195c-.032-.79-.795-1.475-1.588-1.425z" style="display:inline;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:.9937405"/>
12+    <path
13+    id="hotspot"
14+    d="m 15.499875,12.544432 v 1 h -1 v -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.07568" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/dnd-move/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "dnd-move.svg", "hotspot_x": 14.499875, "hotspot_y": 12.544432, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/dnd-no-drop/dnd-no-drop.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".51"/>
 7+        </filter>
 8+        <filter id="c" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".27"/>
13+        </filter>
14+    </defs>
15+    <path d="M18.838 7.505c-.72.045-1.294.42-1.718.935-.588-.375-.977-.674-1.85-.671h-.001v.002c-.84.051-1.442.559-1.853 1.214-.467-.318-1.023-.522-1.63-.478h-.016a2.48 2.48 0 0 0-2.236 2.91l.346 1.902-.037.025c-.478.358-1.205.837-1.75 1.64-.544.805-.802 1.992-.39 3.292.448 1.418 1.287 2.871 2.241 4.039.478.583.983 1.094 1.519 1.486s1.11.704 1.822.699h8.807a1 1 0 0 0 .913-.588c1.814-3.999 1.476-7.5 1.46-9.91l-.012-1.642a3.16 3.16 0 0 0-.631-1.908c-.422-.555-1.162-.996-1.992-.94-.196.013-.323.158-.5.215-.163-1.277-1.15-2.307-2.492-2.222" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.0006876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
16+    <path d="M18.338 7.005c-.72.045-1.294.42-1.718.935-.588-.375-.977-.674-1.85-.671h-.001v.002c-.84.051-1.442.559-1.853 1.214-.467-.318-1.023-.522-1.63-.478h-.016a2.48 2.48 0 0 0-2.236 2.91l.346 1.902-.037.025c-.478.358-1.205.837-1.75 1.64-.544.805-.802 1.992-.39 3.292.448 1.418 1.287 2.871 2.241 4.039.478.583.983 1.094 1.519 1.486s1.11.704 1.822.699h8.807a1 1 0 0 0 .913-.588c1.814-3.999 1.476-7.5 1.46-9.91l-.012-1.642a3.16 3.16 0 0 0-.631-1.908c-.422-.555-1.162-.996-1.992-.94-.196.013-.323.158-.5.215-.163-1.277-1.15-2.307-2.492-2.222" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.0006876;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
17+    <path d="M14.84 8.265c-.784.048-1.452.802-1.402 1.58l.097 1.381c.024.351-.376.225-.412-.045l-.12-.908c-.107-.736-.888-1.325-1.633-1.27-.82.073-1.48.927-1.339 1.734l.64 3.526c.005.126-.03.774-.03.774l-.686-1.394c-1 .75-2.455 1.709-1.785 3.83.794 2.511 3.166 5.536 4.618 5.527h8.809c1.704-3.76 1.386-7.002 1.369-9.49l-.011-1.645c-.006-.942-.612-1.928-1.556-1.859-.639.037-1.125.527-1.27 1.147l-.176.631c-.075.272-.252.163-.224-.062l.265-2.14c.055-.84-.743-1.634-1.587-1.58-.73.046-1.372.698-1.401 1.426l-.134 1.489c-.032.348-.359.356-.38-.031l-.065-1.195c-.032-.79-.795-1.475-1.588-1.425z" style="display:inline;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:.9937405"/>
18+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#c)"/>
19+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
20+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
21+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
22+    <path d="M19.818 19.818a4.5 4.5 0 1 0 6.364 6.364 4.5 4.5 0 0 0-6.364-6.364m.707.707a3.5 3.5 0 0 1 4.569-.326L20.2 25.092a3.5 3.5 0 0 1 .324-4.567m.381 5.276 4.893-4.893a3.5 3.5 0 0 1-.324 4.567 3.5 3.5 0 0 1-4.569.326" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.47470975;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#d)"/>
23+    <path d="M19.318 19.318a4.5 4.5 0 1 0 6.364 6.364 4.5 4.5 0 0 0-6.364-6.364m.707.707a3.5 3.5 0 0 1 4.569-.326L19.7 24.592a3.5 3.5 0 0 1 .324-4.567m.381 5.276 4.893-4.893a3.5 3.5 0 0 1-.324 4.567 3.5 3.5 0 0 1-4.569.326" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.47470975;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 15.499875,12.544432 v 1 h -1 v -1 z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/dnd-no-drop/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "dnd-no-drop.svg", "hotspot_x": 14.499875, "hotspot_y": 12.544432, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/dnd-none
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/down-arrow/down-arrow.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.183" height="1.119" x="-.091" y="-.059" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".495"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M15.5 6.5a1 1 0 0 0-1 1v9.72c-1.348-.28-2.594-.775-3.316-1.45a1 1 0 0 0-1.536 1.251l5.495 9a1 1 0 0 0 1.707 0l5.503-9a1 1 0 0 0-1.54-1.25c-.717.676-1.964 1.167-3.313 1.447V7.5a1 1 0 0 0-1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15 6a1 1 0 0 0-1 1v9.72c-1.348-.28-2.594-.775-3.316-1.45a1 1 0 0 0-1.536 1.251l5.495 9a1 1 0 0 0 1.707 0l5.503-9a1 1 0 0 0-1.54-1.25c-.717.676-1.964 1.167-3.313 1.448V7a1 1 0 0 0-1-1Z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15 7v10h1V7Zm-5 9 5.496 9L21 16c-1.22 1.148-3.3 1.999-5.504 2S11.22 17.142 10 16" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 15.496,25 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/down-arrow/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "down-arrow.svg", "hotspot_x": 15.496, "hotspot_y": 25.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/draft/draft.svg
+18, -0
 1@@ -0,0 +1,18 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1">
 4+    <defs>
 5+        <filter id="a" width="1.131" height="1.16" x="-.065" y="-.08" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".6"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M23.261 7.5a2.2 2.2 0 0 0-1.119.277c-.99.55-1.479 1.544-1.538 2.452-.054.825.141 1.528.271 2.084.129.548.198 1.045.192 1.16-.015.007-.059.025-.04.029.033.006-.055-.018-.265-.18-.334-.257-.918-.944-1.564-1.71-.648-.767-1.42-1.652-2.483-2.309a5.36 5.36 0 0 0-4.04-.678 1 .998 0 0 0-.058.013c-1.354.367-2.091 1.544-2.587 2.7-.395.918-.596 2.03-.787 3.138-.005 0-.003-.002-.008-.002a1 .998 0 0 0-.022 0H6.5a1 .998 0 0 0-1 .998v.998a1 .998 0 0 0 1 .998h2.493c-.094 2.172.013 4.33.998 5.92a1 .998 0 0 0 .003.006l.01.015a1 .998 0 0 0 .051.07c.752 1.034 1.881 1.59 2.999 1.844a7.06 7.06 0 0 0 3.354-.052c1.068-.285 2.15-.861 2.755-1.944.63-1.128.469-2.572-.338-3.822-.812-1.258-2.298-2.297-4.02-3.243-.868-.477-1.778-.766-2.678-1.057.165-1.015.377-2.025.661-2.688.323-.751.804-1.017.604-.966.756-.16 1.187-.048 1.747.298.56.345 1.168.981 1.769 1.694.6.71 1.196 1.517 2.023 2.153.891.686 2.252 1.06 3.508.43a2.96 2.96 0 0 0 1.619-2.408c.065-.826-.13-1.532-.26-2.09a7 7 0 0 1-.15-.9c.075.043.118.055.193.105.482.324.918.733.918.733l.359.343a1 .998 0 0 0 1.413-.031l.692-.721a1 .998 0 0 0-.032-1.411l-.359-.343-.002-.002a11 11 0 0 0-1.314-1.051c-.368-.247-.801-.506-1.318-.68a3 3 0 0 0-.937-.17m.322 2.87c-.036.062-.088.082.018.023-.007.004-.003 0-.01.004 0-.007.011-.06-.008-.028m1.853.461.012.01a1 .998 0 0 0 0 .002zm-13.415 7.506c.45.182.908.312 1.337.548.727.4 1.413.86 1.947 1.283s.928.848 1 .959c.21.325.26.523.27.604.008.081.008.071-.03.14-.03.054-.358.358-.91.505a4.3 4.3 0 0 1-1.913.03c-.583-.133-.995-.408-1.195-.661-.162-.286-.37-.961-.47-1.825-.055-.465-.026-1.045-.036-1.583" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99760854;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M22.761 7a2.2 2.2 0 0 0-1.119.277c-.99.55-1.479 1.544-1.538 2.452-.054.825.141 1.528.271 2.084.129.548.198 1.045.192 1.16-.015.007-.059.025-.04.029.033.006-.055-.018-.265-.18-.334-.257-.918-.944-1.564-1.71-.648-.767-1.42-1.652-2.483-2.309a5.36 5.36 0 0 0-4.04-.678 1 .998 0 0 0-.058.013c-1.354.367-2.091 1.544-2.587 2.7-.395.918-.596 2.03-.787 3.138-.005 0-.003-.002-.008-.002a1 .998 0 0 0-.022 0H6a1 .998 0 0 0-1 .998v.998a1 .998 0 0 0 1 .998h2.493c-.094 2.172.013 4.33.998 5.92a1 .998 0 0 0 .003.006l.01.015a1 .998 0 0 0 .051.07c.752 1.034 1.881 1.59 2.999 1.844a7.06 7.06 0 0 0 3.354-.052c1.068-.285 2.15-.861 2.755-1.944.63-1.128.469-2.572-.338-3.822-.812-1.258-2.298-2.297-4.02-3.243-.868-.477-1.777-.766-2.678-1.057.165-1.015.377-2.025.661-2.688.323-.751.804-1.017.604-.966.756-.16 1.187-.048 1.747.298.56.345 1.168.981 1.769 1.694.6.71 1.196 1.517 2.023 2.153.891.686 2.252 1.06 3.508.43a2.96 2.96 0 0 0 1.619-2.408c.065-.826-.13-1.532-.26-2.09a7 7 0 0 1-.15-.9c.075.043.118.055.193.105.482.324.918.733.918.733l.359.343a1 .998 0 0 0 1.413-.03l.692-.722a1 .998 0 0 0-.032-1.411l-.359-.343-.002-.002a11 11 0 0 0-1.314-1.051c-.368-.247-.801-.506-1.318-.68a3 3 0 0 0-.937-.17m.322 2.87c-.036.063-.088.082.018.023-.007.004-.003 0-.01.004 0-.007.011-.06-.008-.028m1.853.461.012.01a1 .998 0 0 0 0 .002zm-13.415 7.506c.45.182.908.312 1.337.548.727.4 1.413.86 1.947 1.283s.928.848 1 .959c.21.325.26.523.27.604.008.081.008.071-.03.14-.03.054-.358.358-.91.505a4.3 4.3 0 0 1-1.913.03c-.583-.133-.995-.408-1.195-.661-.162-.286-.37-.961-.47-1.825-.055-.465-.026-1.045-.036-1.583" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99760854;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M6.5 15.5h2.205c2.886.063 7.342 2.766 8.364 4.354 2.386 3.703-4.401 4.904-6.3 2.288-1.774-2.87-.815-11.85 1.742-12.542 4.626-1.054 5.912 6.15 8.76 4.716 2.2-1.107-1.045-4.519 1.108-5.716C23.3 8.087 25.3 10 25.3 10" style="fill:none;stroke:#232627;stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path d="M13.381 23.986a8 8 0 0 1-1.152-.273c-.866-.31-1.61-.87-1.957-1.476-.251-.44-.523-1.27-.662-2.02-.17-.917-.193-1.237-.194-2.72v-1.45l-.17-.024C9.153 16.01 8.386 16 7.542 16H6.007v-1.01l1.589.023c.873.014 1.667.034 1.763.047l.175.022.047-.38c.068-.543.288-1.606.446-2.155.395-1.368.868-2.287 1.476-2.865.5-.476.866-.61 1.744-.641.818-.029 1.361.09 2.08.453.882.446 1.547 1.059 2.924 2.694C19.55 13.73 20.098 14.13 20.727 14c.275-.058.586-.243.702-.418.225-.34.215-.808-.042-1.933-.203-.89-.246-1.172-.246-1.62 0-.69.174-1.137.6-1.535.44-.411.837-.53 1.376-.41.677.15 1.666.776 2.558 1.618l.299.282-.328.343-.327.344-.27-.253c-.854-.798-1.747-1.366-2.228-1.415-.19-.019-.205-.013-.382.143-.228.202-.3.336-.335.633-.04.34.014.76.21 1.627.308 1.368.317 1.914.037 2.47-.174.346-.316.508-.625.714-.49.325-1.06.456-1.544.355-.782-.164-1.423-.668-2.524-1.987-1.411-1.69-2.096-2.32-2.924-2.696-.543-.247-1.328-.339-1.931-.227-.32.059-.471.147-.736.43-.554.592-1.02 1.723-1.337 3.244-.103.492-.272 1.558-.25 1.577.008.006.195.067.418.135 1.81.556 4.093 1.813 5.52 3.043q1.62 1.393 1.62 2.85c.001 1.259-.978 2.2-2.693 2.585-.267.06-.518.081-1.097.091a13 13 0 0 1-.867-.004m1.962-1.068c.476-.126 1.018-.388 1.281-.621.234-.207.425-.56.46-.85.042-.362-.146-.945-.448-1.384-.671-.975-2.822-2.443-4.816-3.286-.482-.204-1.39-.515-1.42-.485-.012.012-.021.606-.02 1.319.002 1.618.1 2.422.409 3.39.229.718.448 1.053.902 1.376.678.484 1.426.675 2.557.654.618-.011.763-.026 1.095-.113" style="fill:#4c4f69;stroke-width:.0385078"/>
13+    <path
14+    id="hotspot"
15+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
16+    display="none"
17+    fill="#333333"
18+    stroke-width="1.07568" />
19+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/draft/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "draft.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/e-resize
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/e29285e634086352946a0e7090d73106
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/ew-resize
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/fcf21c00b30f7e3f83fe0dfd12e71cff
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/fleur
+1, -0
1@@ -0,0 +1 @@
2+all-scroll
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/forbidden
+1, -0
1@@ -0,0 +1 @@
2+no-drop
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/grab
+1, -0
1@@ -0,0 +1 @@
2+openhand
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/grabbing
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/h_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/half-busy
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/hand
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/hand1
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/hand2
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/help/help.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="c" width="1.203" height="1.111" x="-.101" y="-.056" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".209"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M23 18.5a2.5 2.5 0 0 0-2.445 2h1.033a1.5 1.5 0 0 1 2.912.5c0 .635-.44 1.093-1 1.5-.606.441-1 1.397-1 2.4v.6h1v-1.22c0-1.128 1.96-1.78 2-3.28a2.5 2.5 0 0 0-2.5-2.5m-.5 8v1h1v-1z" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke-width:.8;filter:url(#c);stroke-miterlimit:4;stroke-dasharray:none"/>
20+    <path d="M22.5 18a2.5 2.5 0 0 0-2.445 2h1.033a1.5 1.5 0 0 1 2.912.5c0 .635-.44 1.093-1 1.5-.607.441-1 1.397-1 2.4v.6h1v-1.22c0-1.128 1.96-1.78 2-3.28a2.5 2.5 0 0 0-2.5-2.5m-.5 8v1h1v-1z" style="fill:#eff1f5;fill-opacity:1;stroke-width:.79999471"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/help/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "help.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/ibeam
+1, -0
1@@ -0,0 +1 @@
2+text
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/left-arrow/left-arrow.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.119" height="1.183" x="-.059" y="-.091" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".495"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M26.5 16.5a1 1 0 0 1-1 1h-9.72c.28 1.348.775 2.594 1.45 3.316a1 1 0 0 1-1.251 1.536l-9-5.495a1 1 0 0 1 0-1.707l9-5.503a1 1 0 0 1 1.25 1.54c-.676.717-1.167 1.964-1.447 3.313H25.5a1 1 0 0 1 1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M26 16a1 1 0 0 1-1 1h-9.72c.28 1.348.775 2.594 1.45 3.316a1 1 0 0 1-1.251 1.536l-9-5.495a1 1 0 0 1 0-1.707l9-5.503a1 1 0 0 1 1.25 1.54c-.676.717-1.167 1.964-1.448 3.313h9.72a1 1 0 0 1 1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M25 16H15v-1h10zm-9 5-9-5.496L16 10c-1.148 1.22-1.998 3.3-2 5.504 0 2.204.86 4.276 2 5.496" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 7,15.504 h 1 v 1 H 7 Z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/left-arrow/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "left-arrow.svg", "hotspot_x": 7.0, "hotspot_y": 15.504, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/left_ptr
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/left_ptr_help
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/left_ptr_watch
+1, -0
1@@ -0,0 +1 @@
2+progress
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/left_side/left_side.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.178" height="1.121" x="-.089" y="-.061" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".555"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M23.5 11.545a1 1 0 0 0-1.53-.889l-8 4.996a1 1 0 0 0-.002 1.696l8 5.004a1 1 0 0 0 1.531-.819 1 1 0 0 0-.263-.707c-.853-.926-1.736-2.647-1.737-4.326 0-1.675.887-3.39 1.738-4.32a1 1 0 0 0 .262-.635M11.5 6.5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M23 11.045a1 1 0 0 0-1.53-.889l-8 4.996a1 1 0 0 0-.002 1.696l8 5.004a1 1 0 0 0 1.531-.819 1 1 0 0 0-.263-.707C21.883 19.4 21 17.68 20.999 16c0-1.675.887-3.39 1.738-4.32a1 1 0 0 0 .262-.635M11 6a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M22 11.004 14 16l8 5.004c-1.02-1.109-1.999-3-2-5.004s.985-3.888 2-4.996M10 6H9v20h1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="M 8.9999999,15.5 H 10 v 1 H 8.9999999 Z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/left_side/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "left_side.svg", "hotspot_x": 8.9999999, "hotspot_y": 15.5, "nominal_size": 24}]
1@@ -0,0 +1 @@
2+alias
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/ll_angle
+1, -0
1@@ -0,0 +1 @@
2+bottom_left_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/lr_angle
+1, -0
1@@ -0,0 +1 @@
2+bottom_right_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/move
+1, -0
1@@ -0,0 +1 @@
2+dnd-move
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/n-resize
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/ne-resize
+1, -0
1@@ -0,0 +1 @@
2+size_bdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/nesw-resize
+1, -0
1@@ -0,0 +1 @@
2+size_bdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/no-drop/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "no-drop.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/no-drop/no-drop.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="c" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".27"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M19.818 19.818a4.5 4.5 0 1 0 6.364 6.364 4.5 4.5 0 0 0-6.364-6.364m.707.707a3.5 3.5 0 0 1 4.569-.326L20.2 25.092a3.5 3.5 0 0 1 .324-4.567m.381 5.276 4.893-4.893a3.5 3.5 0 0 1-.324 4.567 3.5 3.5 0 0 1-4.569.326" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.47470975;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#c)"/>
20+    <path d="M19.318 19.318a4.5 4.5 0 1 0 6.364 6.364 4.5 4.5 0 0 0-6.364-6.364m.707.707a3.5 3.5 0 0 1 4.569-.326L19.7 24.592a3.5 3.5 0 0 1 .324-4.567m.381 5.276 4.893-4.893a3.5 3.5 0 0 1-.324 4.567 3.5 3.5 0 0 1-4.569.326" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.47470975;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/not-allowed/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "not-allowed.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/not-allowed/not-allowed.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".66"/>
 7+        </filter>
 8+        <filter id="c" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".42"/>
10+        </filter>
11+    </defs>
12+    <path d="M16.5 5.5c-2.82 0-5.638 1.074-7.783 3.219-4.29 4.29-4.29 11.274 0 15.564s11.276 4.29 15.566 0 4.29-11.274 0-15.564A10.98 10.98 0 0 0 16.5 5.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
13+    <path d="M16 5a10.97 10.97 0 0 0-7.783 3.219c-4.29 4.29-4.29 11.274 0 15.564s11.276 4.29 15.566 0 4.29-11.275 0-15.564A10.97 10.97 0 0 0 16 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99989557;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
14+    <path d="M15.853 6.001A10.002 10.001 0 0 0 8.93 8.93a10.002 10.001 0 0 0 0 14.142 10.002 10.001 0 0 0 14.142 0 10.002 10.001 0 0 0 0-14.142 10.002 10.001 0 0 0-7.218-2.928" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.20299745;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M11.55 11.55a7 7 0 0 0 0 9.9 7 7 0 0 0 9.9 0 7 7 0 0 0 0-9.9 7 7 0 0 0-9.9 0m.707.707a6 6 0 0 1 8.114-.335l-8.45 8.45a6 6 0 0 1 .336-8.115m.372 8.821 8.45-8.45a6 6 0 0 1-.336 8.115 6 6 0 0 1-8.114.335" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.33333325;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#c)"/>
17+    <path d="M11.05 11.05a7 7 0 0 0 0 9.9 7 7 0 0 0 9.9 0 7 7 0 0 0 0-9.9 7 7 0 0 0-9.9 0m.707.707a6 6 0 0 1 8.114-.335l-8.45 8.45a6 6 0 0 1 .336-8.115m.372 8.821 8.45-8.45a6 6 0 0 1-.336 8.115 6 6 0 0 1-8.114.335" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.33333325;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/ns-resize
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/nw-resize
+1, -0
1@@ -0,0 +1 @@
2+size_fdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/nwse-resize
+1, -0
1@@ -0,0 +1 @@
2+size_fdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/openhand/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "openhand.svg", "hotspot_x": 15.000101999999998, "hotspot_y": 15.49992, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/openhand/openhand.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.147" height="1.141" x="-.074" y="-.07" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".645"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M15.785 5.505h-.002c-1.14.071-1.874.955-2.089 2.016-.482-.636-1.142-1.104-2.001-1.041h-.018a2.44 2.44 0 0 0-2.188 2.865l1.27 7.535c-.39-.278-.877-.788-1.225-.955-.897-.432-1.736-.523-2.419-.288-1.366.472-1.595 1.897-1.595 1.897a1 1 0 0 0 .42 1.015c1.336.912 2.659 3.01 3.932 4.953.636.972 1.268 1.903 1.993 2.646.725.744 1.614 1.36 2.706 1.352h7.924a1 1 0 0 0 .992-.871s.926-6.976 1.493-9.28l1.443-5.854v-.004c.416-1.62-.865-3.182-2.538-3.064a2.42 2.42 0 0 0-1.396.555l.043-.88-.002.016a2.44 2.44 0 0 0-2.593-2.613h-.002c-.944.06-1.58.715-1.936 1.528-.62-.86-.964-1.532-2.212-1.528" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.9994967;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15.285 5.005h-.002c-1.14.071-1.875.956-2.09 2.016-.481-.636-1.141-1.104-2-1.041h-.018a2.44 2.44 0 0 0-2.188 2.865l1.27 7.535c-.39-.277-.878-.788-1.226-.955-.897-.432-1.735-.523-2.418-.288-1.366.472-1.595 1.897-1.595 1.897a1 1 0 0 0 .42 1.015c1.335.912 2.659 3.01 3.931 4.953.636.972 1.268 1.903 1.993 2.647s1.614 1.358 2.706 1.351h7.925a1 1 0 0 0 .991-.871s.926-6.976 1.494-9.28l1.443-5.854v-.004c.416-1.62-.866-3.182-2.538-3.064a2.42 2.42 0 0 0-1.396.555l.043-.88-.002.016a2.44 2.44 0 0 0-2.593-2.613h-.002c-.944.06-1.58.715-1.937 1.528-.62-.86-.963-1.532-2.211-1.528" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.9994967;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15.351 6.003c-.757.046-1.403.785-1.354 1.55l.391 6.898c.02.345-.384.415-.431.152l-1.153-6.382c-.104-.722-.815-1.299-1.535-1.246-.793.072-1.43.91-1.295 1.702l1.545 9.153c.099.272-.03.76-.03.76C6.674 13.727 6 17.222 6 17.222c3.272 2.231 5.257 8.796 8.066 8.778H22s.9-6.892 1.516-9.39l1.445-5.866c.23-.895-.593-1.892-1.505-1.824-.618.036-1.184.517-1.324 1.125l-1.335 4.953c-.072.268-.131.161-.12-.06l.361-7.385c.053-.825-.717-1.604-1.534-1.55-.706.044-1.326.684-1.355 1.398l-.33 6.746c-.018.343-.551.35-.572-.03l-.361-6.716c-.03-.775-.769-1.447-1.535-1.398" style="display:inline;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:.9677887"/>
12+    <path
13+    id="hotspot"
14+    d="m 16.000102,15.49992 v 1 h -1 v -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.07568" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/pencil/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "pencil.svg", "hotspot_x": 6.0, "hotspot_y": 26.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/pencil/pencil.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".66"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M22.563 5.5a1 1 0 0 0-.692.293l-2.744 2.744a1 1 0 0 0-.273.512 1 1 0 0 0-.512.273l-10.98 10.98a1 1 0 0 0-.255.432l-1.568 5.49a1 1 0 0 0 1.236 1.237l5.49-1.568a1 1 0 0 0 .432-.254l10.98-10.98a1 1 0 0 0 .274-.513 1 1 0 0 0 .512-.273l2.744-2.744a1 1 0 0 0 0-1.414l-3.922-3.922a1 1 0 0 0-.723-.293" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M22.063 5a1 1 0 0 0-.692.293l-2.744 2.744a1 1 0 0 0-.273.512 1 1 0 0 0-.512.273l-10.98 10.98a1 1 0 0 0-.255.432l-1.568 5.49a1 1 0 0 0 1.236 1.237l5.49-1.568a1 1 0 0 0 .432-.254l10.98-10.98a1 1 0 0 0 .274-.513 1 1 0 0 0 .512-.273l2.744-2.744a1 1 0 0 0 0-1.414l-3.922-3.922A1 1 0 0 0 22.062 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="m22.078 6-2.744 2.744 3.922 3.922L26 9.922zm-3.53 3.53L7.569 20.51 6 26l5.49-1.568 10.98-10.98z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.5112102;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 6,26 h 1 v 1 H 6 Z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/pirate/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "pirate.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/pirate/pirate.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.147" height="1.141" x="-.074" y="-.07" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".645"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M12.492 5.5a1 1 0 0 0-.773 1.625c.797.995 1.782 2.738 1.781 4.371 0 1.636-.982 3.387-1.78 4.377a1 1 0 0 0 1.253 1.508s1.684-1.063 3.027-2.664c1.343 1.6 3.027 2.664 3.027 2.664a1 1 0 0 0 1.252-1.508c-.797-.99-1.778-2.74-1.779-4.377 0-1.633.984-3.376 1.781-4.371a1 1 0 0 0-1.254-1.506S17.343 6.685 16 8.285c-1.343-1.6-3.027-2.666-3.027-2.666a1 1 0 0 0-.48-.119m2.756 4.895a1 1 0 0 0 1.504.002c-.064.38-.252.696-.252 1.1 0 .406.189.728.254 1.112a1 1 0 0 0-1.508.002c.066-.385.254-.707.254-1.115 0-.403-.188-.72-.252-1.101M7.5 18.5a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-.008l.582.666a1 1 0 0 0 .752.342h.666a1 1 0 0 0 1-1 1 1 0 0 0 1 1h1a1 1 0 0 0 1-1 1 1 0 0 0 1 1h4a1 1 0 0 0 1-1 1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-2v-5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v6a1 1 0 0 0-1-1h-2v-5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1 1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1 1 1 0 0 0-1-1h-.69a1 1 0 0 0-.726.313l-.588.62A1 1 0 0 0 8.5 18.5Zm5 1.729v.271a1 1 0 0 0 .135.5 1 1 0 0 0-.135.5v4.238a1 1 0 0 0-.248-.658l-1.906-2.178 1.88-1.986a1 1 0 0 0 .274-.687m3 .271v1a1 1 0 0 0-.135-.5 1 1 0 0 0 .135-.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M11.992 5a1 1 0 0 0-.773 1.625C12.016 7.62 13 9.363 13 10.996c0 1.636-.982 3.387-1.78 4.377a1 1 0 0 0 1.253 1.508s1.684-1.063 3.027-2.664c1.343 1.6 3.027 2.664 3.027 2.664a1 1 0 0 0 1.252-1.508c-.797-.99-1.778-2.74-1.779-4.377 0-1.633.984-3.376 1.781-4.371a1 1 0 0 0-1.254-1.506S16.843 6.185 15.5 7.785c-1.343-1.6-3.027-2.666-3.027-2.666a1 1 0 0 0-.48-.119m2.756 4.895a1 1 0 0 0 1.504.001c-.064.38-.252.697-.252 1.1 0 .407.189.729.254 1.113a1 1 0 0 0-1.508.002c.066-.385.254-.707.254-1.115 0-.403-.188-.72-.252-1.101M7 18a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-.008l.582.666a1 1 0 0 0 .752.342H11a1 1 0 0 0 1-1 1 1 0 0 0 1 1h1a1 1 0 0 0 1-1 1 1 0 0 0 1 1h4a1 1 0 0 0 1-1 1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-2v-5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v6a1 1 0 0 0-1-1h-2v-5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1 1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1 1 1 0 0 0-1-1h-.69a1 1 0 0 0-.726.313l-.588.62A1 1 0 0 0 8 18Zm5 1.729V20a1 1 0 0 0 .135.5A1 1 0 0 0 12 21v4.238a1 1 0 0 0-.248-.658l-1.906-2.178 1.88-1.986a1 1 0 0 0 .274-.687M15 20v1a1 1 0 0 0-.135-.5A1 1 0 0 0 15 20" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M12 6c.888 1.108 2.001 2.992 2 4.996S12.893 14.891 12 16c0 0 2.43-1.3 3.5-3.234C16.57 14.699 19 16 19 16c-.893-1.109-1.999-3-2-5.004S18.112 7.108 19 6c0 0-2.43 1.303-3.5 3.236C14.43 7.303 12 6 12 6M7 19v7h1v-2.668L10.334 26H11v-.762l-2.506-2.863L11 19.729V19h-.69L8 21.443V19zm6 0v1h1v-1zm3 0v7h4v-1h-3v-6zm6 0v7h4v-1h-3v-6zm-9 2v5h1v-5z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.32287562;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.07568" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/plus
+1, -0
1@@ -0,0 +1 @@
2+cell
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/pointer/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "pointer.svg", "hotspot_x": 13.433575, "hotspot_y": 7.3696838, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/pointer/pointer.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.151" height="1.137" x="-.076" y="-.069" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".63"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M13.998 5.5c-.72 0-1.404.394-1.84.996s-.66 1.396-.66 2.334v7.34c-.574-.427-1.24-1.084-1.735-1.299-.98-.427-1.898-.459-2.605-.16-1.416.597-1.64 2.092-1.64 2.092a1 1 0 0 0 .425 1.023c1.462.982 2.9 3.26 4.28 5.367.69 1.054 1.374 2.062 2.152 2.862s1.72 1.452 2.873 1.445h8.595a1 1 0 0 0 .998-.936l.642-9.816-.004.037c.146-1.395-.49-2.624-1.578-3.062-.485-.196-1.06-.129-1.572.08-.353-.562-.841-.984-1.43-1.153-.536-.153-1.11-.075-1.625.149-.387-.529-.918-.926-1.504-1.1-.4-.118-.841-.022-1.272.053V8.83c0-.938-.222-1.732-.658-2.334S14.718 5.5 13.998 5.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00008345;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M13.498 5c-.72 0-1.404.394-1.84.996s-.66 1.396-.66 2.334v7.34c-.574-.427-1.24-1.084-1.735-1.299-.98-.427-1.898-.459-2.605-.16-1.416.597-1.64 2.092-1.64 2.092a1 1 0 0 0 .425 1.023c1.462.982 2.9 3.26 4.28 5.367.69 1.054 1.374 2.062 2.152 2.862s1.72 1.452 2.873 1.445h8.595a1 1 0 0 0 .998-.936l.642-9.816-.004.037c.146-1.395-.49-2.624-1.578-3.062-.485-.196-1.06-.129-1.572.08-.353-.562-.841-.984-1.43-1.153-.536-.153-1.11-.075-1.625.149-.387-.529-.918-.926-1.504-1.1-.4-.118-.841-.022-1.272.053V8.33c0-.938-.222-1.732-.658-2.334S14.218 5 13.498 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00008345;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M14.741 26h8.601l.642-9.818c.219-2.1-1.898-2.973-2.625-1.036.01-2.328-2.299-2.72-3.024-1.136.09-1.924-2.579-2.668-3.337-1.036V8.331c0-3.108-3-3.108-3 0v9.323C6.792 12.474 6 16.496 6 16.496c3.539 2.376 5.704 9.523 8.741 9.504" style="display:inline;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.03872561"/>
12+    <path
13+    id="hotspot"
14+    d="m 14.433575,7.3696838 v 1 h -1 v -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.07568" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/pointing_hand
+1, -0
1@@ -0,0 +1 @@
2+pointer
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "progress-01.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-02.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-03.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-04.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-05.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-06.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-07.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-08.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-09.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-10.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-11.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}, {"filename": "progress-12.svg", "hotspot_x": 2.014, "hotspot_y": 2.0, "nominal_size": 24, "delay": 30}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-01.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="c" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".27"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M22.998 18.5a4.48 4.48 0 0 0-3.18 1.31 4.5 4.5 0 0 0-1.318 3.182.498.5 0 0 0 .506.508.498.5 0 0 0 .49-.508c0-.93.37-1.819 1.026-2.475a3.48 3.48 0 0 1 2.472-1.02.498.5 0 1 0 .004-.997m.002 2a.498.498 0 1 0 .006.996 1.49 1.49 0 0 1 1.5 1.498.497.498 0 1 0 .994.002A2.49 2.49 0 0 0 23 20.5m-2.01 2a.497.498 0 0 0-.49.504A2.49 2.49 0 0 0 23 25.5a.498.498 0 1 0-.006-.996 1.49 1.49 0 0 1-1.5-1.498.497.498 0 0 0-.504-.506m6.004 0a.498.5 0 0 0-.49.508c0 .929-.369 1.818-1.025 2.474a3.48 3.48 0 0 1-2.473 1.02.498.5 0 1 0-.004.998 4.48 4.48 0 0 0 3.18-1.31 4.5 4.5 0 0 0 1.318-3.182.498.5 0 0 0-.506-.508" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#c)"/>
20+    <path d="M22.498 18a4.48 4.48 0 0 0-3.18 1.31A4.5 4.5 0 0 0 18 22.493a.498.5 0 0 0 .506.508.498.5 0 0 0 .49-.508c0-.929.369-1.819 1.025-2.474a3.48 3.48 0 0 1 2.473-1.02.498.5 0 1 0 .004-.998m.002 2a.498.498 0 1 0 .006.996 1.49 1.49 0 0 1 1.5 1.498.497.498 0 1 0 .994.002A2.49 2.49 0 0 0 22.5 20m-2.01 2a.497.498 0 0 0-.49.504A2.49 2.49 0 0 0 22.5 25a.498.498 0 1 0-.006-.996 1.49 1.49 0 0 1-1.5-1.498.497.498 0 0 0-.504-.506m6.004 0a.498.5 0 0 0-.49.508c0 .929-.369 1.819-1.025 2.474a3.48 3.48 0 0 1-2.473 1.02.498.5 0 1 0-.004.998 4.48 4.48 0 0 0 3.18-1.31A4.5 4.5 0 0 0 27 22.507a.498.5 0 0 0-.506-.508" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-02.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="c" width="1.146" height="1.142" x="-.073" y="-.071" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".266"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M23.291 18.506a4.484 4.484 0 0 0-4.635 3.322.498.5 15 0 0 .356.621.498.5 15 0 0 .605-.363 3.5 3.5 0 0 1 1.631-2.125 3.48 3.48 0 0 1 2.653-.346.498.5 15 1 0 .261-.963 4.5 4.5 0 0 0-.87-.146m-.453 1.996q-.245.017-.484.084a.498.498 75 1 0 .263.959 1.49 1.49 0 0 1 1.836 1.06.498.497 75 1 0 .961-.255 2.494 2.494 0 0 0-2.576-1.848m-1.81 2.518a.498.497 75 0 0-.098.017.498.497 75 0 0-.344.613 2.483 2.483 0 0 0 3.06 1.764.498.498 75 0 0-.263-.959 1.49 1.49 0 0 1-1.836-1.06.498.497 75 0 0-.52-.375m5.812.517a.498.5 15 0 0-.457.377 3.5 3.5 0 0 1-1.63 2.125 3.48 3.48 0 0 1-2.653.346.498.5 15 1 0-.262.963 4.48 4.48 0 0 0 3.41-.444 4.5 4.5 0 0 0 2.096-2.732.498.5 15 0 0-.356-.621.498.5 15 0 0-.148-.014" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#c)"/>
20+    <path d="M22.791 18.006a4.484 4.484 0 0 0-4.635 3.322.498.5 15 0 0 .356.621.498.5 15 0 0 .605-.363 3.5 3.5 0 0 1 1.631-2.125 3.48 3.48 0 0 1 2.652-.346.498.5 15 1 0 .262-.963 4.5 4.5 0 0 0-.871-.146m-.453 1.996q-.245.017-.484.084a.498.498 75 1 0 .263.959 1.49 1.49 0 0 1 1.836 1.06.498.497 75 1 0 .961-.255 2.494 2.494 0 0 0-2.576-1.848m-1.81 2.518a.498.497 75 0 0-.098.017.498.497 75 0 0-.344.613 2.483 2.483 0 0 0 3.06 1.764.498.498 75 0 0-.263-.959 1.49 1.49 0 0 1-1.836-1.06.498.497 75 0 0-.52-.375m5.812.517a.498.5 15 0 0-.457.377 3.5 3.5 0 0 1-1.631 2.125 3.48 3.48 0 0 1-2.652.346.498.5 15 1 0-.262.963 4.48 4.48 0 0 0 3.41-.444 4.5 4.5 0 0 0 2.096-2.732.498.5 15 0 0-.356-.621.498.5 15 0 0-.148-.014" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-03.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.154" height="1.135" x="-.077" y="-.068" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".254"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M22.712 18.504a4.5 4.5 0 0 0-3.605 2.24.498.5 30 0 0 .184.692.498.5 30 0 0 .677-.193 3.5 3.5 0 0 1 2.127-1.631 3.48 3.48 0 0 1 2.65.353.498.5 30 1 0 .503-.863 4.5 4.5 0 0 0-2.536-.598m.448 1.996a2.5 2.5 0 0 0-1.41.336.498.498 60 1 0 .503.86 1.49 1.49 0 0 1 2.047.547.498.498 60 1 0 .864-.497A2.49 2.49 0 0 0 23.16 20.5m-1.914 3.002a.498.497 60 0 0-.237.07.498.497 60 0 0-.172.682 2.485 2.485 0 0 0 3.413.912.499.498 60 1 0-.504-.86 1.49 1.49 0 0 1-2.047-.548.498.497 60 0 0-.453-.256m5.224 1a.498.5 30 0 0-.44.256 3.5 3.5 0 0 1-2.124 1.631 3.48 3.48 0 0 1-2.653-.353.498.5 30 1 0-.502.863 4.48 4.48 0 0 0 3.409.455 4.5 4.5 0 0 0 2.732-2.098.498.5 30 0 0-.183-.691.498.5 30 0 0-.239-.063" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M22.213 18.004a4.5 4.5 0 0 0-3.605 2.24.498.5 30 0 0 .183.692.498.5 30 0 0 .678-.194 3.5 3.5 0 0 1 2.127-1.63 3.48 3.48 0 0 1 2.65.353.498.5 30 1 0 .502-.863 4.5 4.5 0 0 0-2.535-.598M22.66 20c-.489-.03-.98.085-1.41.336a.498.498 60 1 0 .504.86 1.49 1.49 0 0 1 2.047.546.498.497 60 1 0 .863-.496A2.49 2.49 0 0 0 22.66 20m-1.914 3.002a.498.497 60 0 0-.236.07.498.497 60 0 0-.172.682 2.485 2.485 0 0 0 3.412.912.498.498 60 1 0-.504-.861 1.49 1.49 0 0 1-2.047-.547.498.497 60 0 0-.453-.256m5.225 1a.498.5 30 0 0-.44.256 3.5 3.5 0 0 1-2.125 1.63 3.48 3.48 0 0 1-2.652-.353.498.5 30 1 0-.502.863c1.03.6 2.256.764 3.408.456a4.5 4.5 0 0 0 2.733-2.098.498.5 30 0 0-.184-.692.498.5 30 0 0-.238-.062" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-04.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.169" height="1.125" x="-.085" y="-.063" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".235"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M23.006 18.494a4.5 4.5 0 0 0-3.181 1.319.498.5 45 0 0-.002.716.498.5 45 0 0 .705-.011 3.5 3.5 0 0 1 2.474-1.026c.928 0 1.818.37 2.47 1.028a.498.5 45 1 0 .71-.703h-.002a4.48 4.48 0 0 0-3.174-1.323m-.008 2.002a2.48 2.48 0 0 0-1.765.737.499.498 45 1 0 .709.7 1.49 1.49 0 0 1 2.119-.001.498.497 45 1 0 .705-.701 2.5 2.5 0 0 0-1.768-.735m-1.416 3.422a.498.497 45 0 0-.357.15.498.497 45 0 0 .01.704c.467.47 1.106.734 1.77.734s1.297-.267 1.763-.738a.498.498 45 0 0-.71-.7 1.49 1.49 0 0 1-2.118.002.498.497 45 0 0-.358-.152m-1.408 1.404a.498.5 45 0 0-.353.862 4.48 4.48 0 0 0 3.173 1.322 4.5 4.5 0 0 0 3.182-1.318.498.5 45 0 0 .002-.717.498.5 45 0 0-.705.012 3.5 3.5 0 0 1-2.475 1.025c-.928 0-1.817-.37-2.47-1.027a.498.5 45 0 0-.354-.159" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M22.506 17.994a4.5 4.5 0 0 0-3.182 1.319.498.5 45 0 0-.002.716.498.5 45 0 0 .705-.011 3.5 3.5 0 0 1 2.475-1.026c.928 0 1.818.37 2.47 1.028a.498.5 45 1 0 .71-.704h-.002a4.48 4.48 0 0 0-3.174-1.322m-.008 2.002c-.663 0-1.3.265-1.766.736a.498.498 45 1 0 .71.702 1.49 1.49 0 0 1 2.119-.002.498.497 45 1 0 .705-.702 2.5 2.5 0 0 0-1.768-.734m-1.416 3.422a.498.497 45 0 0-.357.15.498.497 45 0 0 .01.703 2.483 2.483 0 0 0 3.533-.004.498.498 45 0 0-.71-.699 1.49 1.49 0 0 1-2.119.002.498.497 45 0 0-.357-.152m-1.408 1.404a.498.5 45 0 0-.354.862 4.48 4.48 0 0 0 3.174 1.322 4.5 4.5 0 0 0 3.182-1.319.498.5 45 0 0 .002-.716.498.5 45 0 0-.705.011 3.5 3.5 0 0 1-2.475 1.026c-.928 0-1.818-.37-2.47-1.028a.498.5 45 0 0-.354-.158" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-05.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.154" height="1.135" x="-.077" y="-.068" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".254"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M23.297 18.506a4.5 4.5 0 0 0-2.539.593.498.5 60 0 0-.188.692.498.5 60 0 0 .684.17 3.5 3.5 0 0 1 4.775 1.283.498.5 60 1 0 .868-.496 4.48 4.48 0 0 0-3.6-2.242m-.46 1.996q-.246.015-.487.08a2.48 2.48 0 0 0-1.514 1.168.498.498 30 1 0 .865.494 1.49 1.49 0 0 1 2.047-.55.498.497 30 1 0 .498-.86 2.5 2.5 0 0 0-1.41-.332m1.89 3.004a.5.5 30 0 0-.428.252 1.49 1.49 0 0 1-2.047.55.498.497 30 0 0-.69.184.498.497 30 0 0 .192.676 2.49 2.49 0 0 0 3.412-.918.498.498 30 0 0-.44-.744m-5.205.986a.498.5 60 0 0-.418.76 4.48 4.48 0 0 0 2.724 2.097 4.5 4.5 0 0 0 3.416-.449.498.5 60 0 0 .186-.691.498.5 60 0 0-.684-.17 3.5 3.5 0 0 1-4.775-1.283.498.5 60 0 0-.45-.264" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M22.797 18.006a4.5 4.5 0 0 0-2.54.594.498.5 60 0 0-.187.691.498.5 60 0 0 .684.17 3.5 3.5 0 0 1 4.775 1.283.498.5 60 1 0 .867-.496 4.48 4.48 0 0 0-3.6-2.242m-.461 1.996q-.245.015-.486.08a2.48 2.48 0 0 0-1.514 1.168.498.498 30 1 0 .865.494 1.49 1.49 0 0 1 2.047-.55.498.497 30 1 0 .498-.86 2.5 2.5 0 0 0-1.41-.332m1.89 3.004a.5.5 30 0 0-.427.252 1.49 1.49 0 0 1-2.047.55.498.497 30 0 0-.69.184.498.497 30 0 0 .192.676 2.49 2.49 0 0 0 3.412-.918.498.498 30 0 0-.44-.744m-5.205.986a.498.5 60 0 0-.417.76 4.48 4.48 0 0 0 2.724 2.098 4.5 4.5 0 0 0 3.416-.45.498.5 60 0 0 .186-.691.498.5 60 0 0-.684-.17 3.5 3.5 0 0 1-4.775-1.283.498.5 60 0 0-.45-.264" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-06.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="b" width="1.146" height="1.142" x="-.073" y="-.071" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".266"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M22.719 18.508a4.5 4.5 0 0 0-.875.143.498.5 75 0 0-.362.62.498.5 75 0 0 .62.343 3.493 3.493 0 0 1 4.279 2.474.498.5 75 1 0 .965-.254 4.48 4.48 0 0 0-2.088-2.732 4.5 4.5 0 0 0-2.54-.594m.44 1.996a2.486 2.486 0 0 0-2.572 1.85.498.498 15 1 0 .962.252 1.49 1.49 0 0 1 1.836-1.06.498.497 15 1 0 .258-.96 2.5 2.5 0 0 0-.485-.082m1.788 2.52a.5.5 15 0 0-.496.373 1.495 1.495 0 0 1-1.835 1.06.498.497 15 0 0-.618.356h-.002a.498.497 15 0 0 .361.603 2.486 2.486 0 0 0 3.059-1.768.498.498 15 0 0-.469-.624m-5.841.504a.498.5 75 0 0-.452.638 4.48 4.48 0 0 0 2.088 2.733c1.033.597 2.26.76 3.414.451a.498.5 75 0 0 .362-.621.498.5 75 0 0-.62-.342 3.493 3.493 0 0 1-4.279-2.475.498.5 75 0 0-.513-.384" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M22.219 18.008a4.5 4.5 0 0 0-.875.142.498.5 75 0 0-.362.621.498.5 75 0 0 .62.342 3.493 3.493 0 0 1 4.279 2.475.498.5 75 1 0 .965-.254 4.48 4.48 0 0 0-2.088-2.732 4.5 4.5 0 0 0-2.54-.594m.44 1.996a2.486 2.486 0 0 0-2.572 1.85.498.498 15 1 0 .962.251 1.49 1.49 0 0 1 1.836-1.06.498.497 15 1 0 .258-.96 2.5 2.5 0 0 0-.485-.081m1.788 2.52a.5.5 15 0 0-.496.372 1.487 1.487 0 0 1-1.835 1.061.498.497 15 0 0-.618.355h-.002a.498.497 15 0 0 .361.604 2.486 2.486 0 0 0 3.059-1.768.498.498 15 0 0-.469-.625m-5.842.503a.498.5 75 0 0-.45.639 4.48 4.48 0 0 0 2.087 2.732 4.5 4.5 0 0 0 3.414.452.498.5 75 0 0 .362-.621.498.5 75 0 0-.62-.342 3.493 3.493 0 0 1-4.279-2.475.498.5 75 0 0-.514-.385" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-07.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".27"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M23.008 18.5a.5.498 0 0 0-.508.506.5.498 0 0 0 .508.49c.93 0 1.819.369 2.475 1.025a3.48 3.48 0 0 1 1.02 2.473.5.498 0 1 0 .997.004 4.48 4.48 0 0 0-1.31-3.18 4.5 4.5 0 0 0-3.182-1.318m-.012 2A2.49 2.49 0 0 0 20.5 23a.498.498 0 1 0 .996-.006 1.49 1.49 0 0 1 1.498-1.5.498.497 0 1 0 .002-.994m-3.994 1.99a.5.498 0 0 0-.502.512 4.48 4.48 0 0 0 1.31 3.18 4.5 4.5 0 0 0 3.182 1.318.5.498 0 0 0 .508-.506.5.498 0 0 0-.508-.49c-.929 0-1.818-.37-2.474-1.026a3.48 3.48 0 0 1-1.02-2.472.5.498 0 0 0-.496-.516m5.983.016a.5.5 0 0 0-.48.5 1.49 1.49 0 0 1-1.499 1.5.498.497 0 0 0-.506.504.498.497 0 0 0 .504.49A2.49 2.49 0 0 0 25.5 23a.5.5 0 0 0-.515-.494" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M22.508 18a.5.498 0 0 0-.508.506.5.498 0 0 0 .508.49c.929 0 1.819.369 2.474 1.025a3.48 3.48 0 0 1 1.02 2.473.5.498 0 1 0 .998.004 4.48 4.48 0 0 0-1.31-3.18A4.5 4.5 0 0 0 22.507 18m-.012 2A2.49 2.49 0 0 0 20 22.5a.498.498 0 1 0 .996-.006 1.49 1.49 0 0 1 1.498-1.5.498.497 0 1 0 .002-.994m-3.994 1.99a.5.498 0 0 0-.502.512 4.48 4.48 0 0 0 1.31 3.18A4.5 4.5 0 0 0 22.493 27a.5.498 0 0 0 .508-.506.5.498 0 0 0-.508-.49 3.5 3.5 0 0 1-2.474-1.025 3.48 3.48 0 0 1-1.02-2.473.5.498 0 0 0-.496-.516m5.982.016a.5.5 0 0 0-.48.5 1.49 1.49 0 0 1-1.498 1.5.498.497 0 0 0-.506.504.498.497 0 0 0 .504.49A2.49 2.49 0 0 0 25 22.5a.5.5 0 0 0-.516-.494" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-08.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.142" height="1.146" x="-.071" y="-.073" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".266"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M24.023 18.637a.5.498 15 0 0-.472.375.5.498 15 0 0 .363.605 3.5 3.5 0 0 1 2.125 1.63c.464.805.589 1.759.346 2.653a.5.498 15 1 0 .963.262 4.48 4.48 0 0 0-.444-3.41 4.5 4.5 0 0 0-2.732-2.096.5.498 15 0 0-.149-.02m-1.533 1.93a.497.498 75 0 0-.14.02 2.487 2.487 0 0 0-1.764 3.061.498.498 75 1 0 .96-.263 1.49 1.49 0 0 1 1.06-1.838.497.498 75 0 0-.116-.98m-3.369.888a.5.498 15 0 0-.469.383 4.48 4.48 0 0 0 .444 3.41 4.5 4.5 0 0 0 2.732 2.096.5.498 15 0 0 .621-.356.5.498 15 0 0-.363-.605 3.5 3.5 0 0 1-2.125-1.631 3.48 3.48 0 0 1-.346-2.653.5.498 15 0 0-.494-.644m5.816.531a.498.498 75 0 0-.482.631 1.49 1.49 0 0 1-1.059 1.836.497.498 75 0 0-.359.62.497.498 75 0 0 .613.34 2.49 2.49 0 0 0 1.766-3.06.5.5 75 0 0-.479-.367" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M23.523 18.137a.5.498 15 0 0-.472.375.5.498 15 0 0 .363.605 3.495 3.495 0 0 1 2.471 4.283.5.498 15 1 0 .963.262 4.48 4.48 0 0 0-.444-3.41 4.5 4.5 0 0 0-2.732-2.096.5.498 15 0 0-.149-.02m-1.533 1.93a.497.498 75 0 0-.14.02 2.487 2.487 0 0 0-1.764 3.061.498.498 75 1 0 .96-.263 1.49 1.49 0 0 1 1.06-1.838.497.498 75 0 0-.116-.98m-3.369.888a.5.498 15 0 0-.469.383 4.48 4.48 0 0 0 .444 3.41 4.5 4.5 0 0 0 2.732 2.096.5.498 15 0 0 .621-.356.5.498 15 0 0-.363-.605 3.5 3.5 0 0 1-2.125-1.631 3.48 3.48 0 0 1-.346-2.652.5.498 15 0 0-.494-.645m5.817.531a.498.498 75 0 0-.483.631 1.49 1.49 0 0 1-1.059 1.836.497.498 75 0 0-.359.62.497.498 75 0 0 .613.341 2.49 2.49 0 0 0 1.766-3.06.5.5 75 0 0-.479-.368" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-09.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="c" width="1.135" height="1.154" x="-.068" y="-.077" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".254"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M25.02 19.036a.5.498 30 0 0-.456.255.5.498 30 0 0 .193.678 3.5 3.5 0 0 1 1.631 2.127 3.48 3.48 0 0 1-.353 2.65.5.498 30 1 0 .863.503c.6-1.03.763-2.257.455-3.409a4.5 4.5 0 0 0-2.098-2.732.5.498 30 0 0-.236-.072m-5.516 1.457a.5.498 30 0 0-.403.26 4.48 4.48 0 0 0-.455 3.408 4.5 4.5 0 0 0 2.098 2.732.5.498 30 0 0 .691-.184.5.498 30 0 0-.193-.677 3.5 3.5 0 0 1-1.631-2.127 3.48 3.48 0 0 1 .353-2.65.5.498 30 0 0-.46-.762m2.472.273a.497.498 60 0 0-.23.072 2.49 2.49 0 0 0-.91 3.412.498.498 60 1 0 .859-.501 1.493 1.493 0 0 1 .547-2.05.497.498 60 0 0-.266-.933m2.73.738a.498.498 60 0 0-.4.75 1.493 1.493 0 0 1-.549 2.05.497.498 60 0 0-.185.689.497.498 60 0 0 .682.172 2.487 2.487 0 0 0 .912-3.414.5.5 60 0 0-.46-.247" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#c)"/>
20+    <path d="M24.52 18.535a.5.498 30 0 0-.456.256.5.498 30 0 0 .194.678 3.5 3.5 0 0 1 1.63 2.127 3.48 3.48 0 0 1-.353 2.65.5.498 30 1 0 .863.502c.6-1.03.764-2.256.456-3.408a4.5 4.5 0 0 0-2.098-2.733.5.498 30 0 0-.236-.072m-5.516 1.457a.5.498 30 0 0-.402.26 4.48 4.48 0 0 0-.456 3.408 4.5 4.5 0 0 0 2.098 2.733.5.498 30 0 0 .692-.184.5.498 30 0 0-.194-.678 3.5 3.5 0 0 1-1.63-2.127 3.48 3.48 0 0 1 .353-2.65.5.498 30 0 0-.461-.762m2.473.274a.497.498 60 0 0-.23.072 2.49 2.49 0 0 0-.911 3.412.498.498 60 1 0 .86-.502 1.493 1.493 0 0 1 .546-2.049.497.498 60 0 0-.265-.933m2.73.738a.498.498 60 0 0-.4.75 1.493 1.493 0 0 1-.55 2.049.497.498 60 0 0-.185.69.497.498 60 0 0 .682.171 2.487 2.487 0 0 0 .912-3.414.5.5 60 0 0-.459-.246" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-10.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.125" height="1.169" x="-.063" y="-.084" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".235"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".45"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M20.174 19.664a.5.498 45 0 0-.358.156 4.48 4.48 0 0 0-1.322 3.174 4.5 4.5 0 0 0 1.318 3.181.5.498 45 0 0 .717.002.5.498 45 0 0-.012-.705 3.5 3.5 0 0 1-1.025-2.474c0-.928.37-1.818 1.027-2.47a.5.498 45 0 0-.345-.864m5.656.008a.5.498 45 0 0-.36.15.5.498 45 0 0 .012.705 3.5 3.5 0 0 1 1.026 2.475 3.48 3.48 0 0 1-1.028 2.47.5.498 45 1 0 .703.707 4.48 4.48 0 0 0 1.323-3.173 4.5 4.5 0 0 0-1.319-3.182.5.498 45 0 0-.357-.152m-4.25 1.41a.497.498 45 0 0-.35.154 2.49 2.49 0 0 0 .002 3.533.498.499 45 1 0 .701-.709 1.494 1.494 0 0 1-.001-2.12.497.498 45 0 0-.352-.858m2.828.008a.498.498 45 0 0-.34.851 1.49 1.49 0 0 1 .002 2.12.497.498 45 0 0-.002.714.497.498 45 0 0 .703-.01 2.49 2.49 0 0 0-.004-3.533.5.5 45 0 0-.359-.143" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M19.674 19.164a.5.498 45 0 0-.358.156 4.48 4.48 0 0 0-1.322 3.174 4.5 4.5 0 0 0 1.319 3.182.5.498 45 0 0 .716.002.5.498 45 0 0-.011-.705 3.5 3.5 0 0 1-1.026-2.475c0-.928.37-1.818 1.028-2.47a.5.498 45 0 0-.346-.864m5.656.008a.5.498 45 0 0-.36.15.5.498 45 0 0 .012.705 3.5 3.5 0 0 1 1.026 2.475c0 .928-.37 1.818-1.028 2.47a.5.498 45 1 0 .704.708 4.48 4.48 0 0 0 1.322-3.174 4.5 4.5 0 0 0-1.319-3.182.5.498 45 0 0-.357-.152m-4.25 1.41a.497.498 45 0 0-.35.154 2.49 2.49 0 0 0 .002 3.534.498.498 45 1 0 .702-.71 1.494 1.494 0 0 1-.002-2.12.497.498 45 0 0-.352-.858m2.828.008a.498.498 45 0 0-.34.851 1.49 1.49 0 0 1 .002 2.12.497.498 45 0 0-.002.714.497.498 45 0 0 .703-.01 2.49 2.49 0 0 0-.003-3.533.5.5 45 0 0-.36-.142" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-11.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="c" width="1.135" height="1.154" x="-.068" y="-.077" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".254"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M20.985 19.031a.5.498 60 0 0-.237.072 4.48 4.48 0 0 0-2.097 2.725 4.5 4.5 0 0 0 .449 3.416.5.498 60 0 0 .691.186.5.498 60 0 0 .17-.684 3.5 3.5 0 0 1 1.283-4.775.5.498 60 0 0-.26-.94m5.463 1.469a.5.498 60 0 0-.239.07.5.498 60 0 0-.17.684c.465.804.59 1.76.35 2.656a3.48 3.48 0 0 1-1.633 2.12.5.498 60 1 0 .496.866 4.48 4.48 0 0 0 2.098-2.724 4.5 4.5 0 0 0-.45-3.416.5.498 60 0 0-.452-.256m-2.434.27a.498.498 30 0 0-.256.931 1.49 1.49 0 0 1 .55 2.047.497.498 30 0 0 .184.691.497.498 30 0 0 .676-.191 2.493 2.493 0 0 0-.916-3.412.5.5 30 0 0-.238-.067m-2.734.726a.497.498 30 0 0-.446.258 2.486 2.486 0 0 0 .918 3.412.498.498 30 0 0 .492-.865 1.49 1.49 0 0 1-.55-2.05.497.498 30 0 0-.414-.755" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#c)"/>
20+    <path d="M20.484 18.531a.5.498 60 0 0-.236.073 4.48 4.48 0 0 0-2.098 2.724 4.5 4.5 0 0 0 .45 3.416.5.498 60 0 0 .691.186.5.498 60 0 0 .17-.684 3.5 3.5 0 0 1 1.283-4.775.5.498 60 0 0-.26-.94M25.947 20a.5.498 60 0 0-.238.07.5.498 60 0 0-.17.684c.465.805.59 1.76.35 2.656a3.48 3.48 0 0 1-1.633 2.12.5.498 60 1 0 .496.866 4.48 4.48 0 0 0 2.098-2.724 4.5 4.5 0 0 0-.45-3.416.5.498 60 0 0-.453-.256m-2.433.27a.498.498 30 0 0-.256.931 1.49 1.49 0 0 1 .55 2.047.497.498 30 0 0 .184.691.497.498 30 0 0 .676-.191 2.493 2.493 0 0 0-.916-3.412.5.5 30 0 0-.238-.066m-2.735.726a.497.498 30 0 0-.445.258 2.486 2.486 0 0 0 .918 3.412.498.498 30 0 0 .492-.865 1.49 1.49 0 0 1-.55-2.049.497.498 30 0 0-.415-.756" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/progress/progress-12.svg
+29, -0
 1@@ -0,0 +1,29 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".45"/>
 7+        </filter>
 8+        <filter id="b" width="1.142" height="1.146" x="-.071" y="-.073" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".266"/>
10+        </filter>
11+        <filter id="d" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
12+            <feGaussianBlur stdDeviation=".57"/>
13+        </filter>
14+    </defs>
15+    <path d="M30.5 23a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
16+    <path d="M30 22.5a7.5 7.5 0 0 1-7.5 7.5 7.5 7.5 0 0 1-7.5-7.5 7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 1 7.5 7.5" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.72727251;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
17+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36363626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path d="M29 22.5a6.5 6.5 0 0 1-6.5 6.5 6.5 6.5 0 0 1-6.5-6.5 6.5 6.5 0 0 1 6.5-6.5 6.5 6.5 0 0 1 6.5 6.5" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:2.36364;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
19+    <path d="M21.982 18.633a.5.498 75 0 0-.148.022 4.48 4.48 0 0 0-2.733 2.088 4.5 4.5 0 0 0-.451 3.414.5.498 75 0 0 .621.361.5.498 75 0 0 .342-.62 3.493 3.493 0 0 1 2.475-4.278.5.498 75 0 0-.106-.987m1.518 1.938a.498.498 15 0 0-.104.978 1.495 1.495 0 0 1 1.06 1.836.497.498 15 0 0 .356.62.497.498 15 0 0 .604-.36 2.486 2.486 0 0 0-1.768-3.059.5.5 15 0 0-.148-.015m3.328.894a.5.498 75 0 0-.1.018.5.498 75 0 0-.342.619 3.493 3.493 0 0 1-2.474 4.28.5.498 75 1 0 .254.964 4.48 4.48 0 0 0 2.732-2.088c.597-1.032.76-2.26.451-3.414a.5.498 75 0 0-.521-.379m-5.781.514a.497.498 15 0 0-.461.379 2.486 2.486 0 0 0 1.768 3.059.498.499 15 1 0 .251-.965 1.49 1.49 0 0 1-1.06-1.834.497.498 15 0 0-.498-.64" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
20+    <path d="M21.482 18.133a.5.498 75 0 0-.148.021 4.48 4.48 0 0 0-2.732 2.088 4.5 4.5 0 0 0-.452 3.414.5.498 75 0 0 .621.362.5.498 75 0 0 .342-.62 3.493 3.493 0 0 1 2.475-4.279.5.498 75 0 0-.106-.986M23 20.07a.498.498 15 0 0-.104.979 1.495 1.495 0 0 1 1.061 1.836.497.498 15 0 0 .355.619.497.498 15 0 0 .604-.36 2.486 2.486 0 0 0-1.768-3.059.5.5 15 0 0-.148-.015m3.328.895a.5.498 75 0 0-.1.017.5.498 75 0 0-.341.62 3.493 3.493 0 0 1-2.475 4.279.5.498 75 1 0 .254.965 4.48 4.48 0 0 0 2.732-2.088 4.5 4.5 0 0 0 .452-3.414.5.498 75 0 0-.522-.38m-5.781.514a.497.498 15 0 0-.461.378 2.486 2.486 0 0 0 1.768 3.059.498.498 15 1 0 .251-.965 1.49 1.49 0 0 1-1.06-1.834.497.498 15 0 0-.498-.638" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:.99716103;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
21+    <path d="M2.462 1.501a1 1 0 0 0-.948.998L1.5 22.498c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L3.194 1.767a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#d);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
22+    <path d="M1.962 1.001A1 1 0 0 0 1.014 2L1 21.998c-.001 1.136 1.59 1.394 1.948.316.91-2.735 3.035-5.176 5.113-6.284 1.276-.65 2.635-1.02 3.932-1.03a7.4 7.4 0 0 1 3.525.881c1.034.556 2.013-.818 1.152-1.615L2.694 1.267a1 1 0 0 0-.732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
23+    <path d="M2.014 2 2 22c1-3 3.247-5.604 5.603-6.857C9.023 14.419 10.54 14.01 12 14a8.4 8.4 0 0 1 4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
24+    <path
25+    id="hotspot"
26+    d="m 3.014,2 v 1 h -1 V 2 Z"
27+    display="none"
28+    fill="#333333"
29+    stroke-width="1.07568" />
30+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/question_arrow
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/right-arrow/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "right-arrow.svg", "hotspot_x": 25.0, "hotspot_y": 15.504, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/right-arrow/right-arrow.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.119" height="1.183" x="-.059" y="-.091" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".495"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M6.5 16.5a1 1 0 0 0 1 1h9.72c-.28 1.348-.775 2.594-1.45 3.316a1 1 0 0 0 1.251 1.536l9-5.495a1 1 0 0 0 0-1.707l-9-5.503a1 1 0 0 0-1.25 1.54c.676.717 1.167 1.964 1.448 3.313H7.5a1 1 0 0 0-1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M6 16a1 1 0 0 0 1 1h9.72c-.28 1.348-.775 2.594-1.45 3.316a1 1 0 0 0 1.251 1.536l9-5.495a1 1 0 0 0 0-1.707l-9-5.503a1 1 0 0 0-1.25 1.54c.676.717 1.167 1.964 1.448 3.313H7a1 1 0 0 0-1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M7 16h10v-1H7Zm9 5 9-5.496L16 10c1.148 1.22 1.999 3.3 2 5.504S17.142 19.78 16 21" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 25,15.504 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/right_ptr/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "right_ptr.svg", "hotspot_x": 28.986, "hotspot_y": 2.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/right_ptr/right_ptr.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.171" height="1.124" x="-.085" y="-.062" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M29.538 1.501a1 1 0 0 1 .948.998l.014 19.999c.001 1.136-1.59 1.394-1.948.316-.91-2.735-3.035-5.176-5.113-6.284-1.276-.65-2.635-1.02-3.932-1.03a7.4 7.4 0 0 0-3.525.881c-1.034.556-2.013-.818-1.152-1.615L28.806 1.767a1 1 0 0 1 .732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#a);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
10+    <path d="M29.038 1.001a1 1 0 0 1 .948.998L30 21.998c.001 1.136-1.59 1.394-1.948.316-.91-2.735-3.035-5.176-5.113-6.284-1.276-.65-2.635-1.02-3.932-1.03a7.4 7.4 0 0 0-3.525.881c-1.034.556-2.013-.818-1.152-1.615L28.306 1.267a1 1 0 0 1 .732-.266" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99915862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M28.986 2 29 22c-1-3-3.247-5.604-5.603-6.857C21.977 14.419 20.46 14.01 19 14a8.4 8.4 0 0 0-4 1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.67926061;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 28.986,2 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/right_side/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "right_side.svg", "hotspot_x": 21.0, "hotspot_y": 15.5, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/right_side/right_side.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.178" height="1.121" x="-.089" y="-.061" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".555"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M8.5 11.545a1 1 0 0 1 1.53-.889l8 4.996a1 1 0 0 1 .002 1.696l-8 5.004a1 1 0 0 1-1.531-.819 1 1 0 0 1 .263-.707c.853-.926 1.736-2.647 1.737-4.326 0-1.675-.887-3.39-1.738-4.32a1 1 0 0 1-.262-.635m12-5.045a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M8 11.045a1 1 0 0 1 1.53-.889l8 4.996a1 1 0 0 1 .002 1.696l-8 5.004a1 1 0 0 1-1.531-.819 1 1 0 0 1 .263-.707C9.117 19.4 10 17.68 10.001 16c0-1.675-.887-3.39-1.738-4.32A1 1 0 0 1 8 11.045M20 6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M9 11.004 17 16l-8 5.004c1.02-1.109 1.999-3 2-5.004s-.985-3.888-2-4.996M21 6h1v20h-1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 21,15.5 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/row-resize/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "row-resize.svg", "hotspot_x": 15.0, "hotspot_y": 16.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/row-resize/row-resize.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.154" height="1.135" x="-.077" y="-.068" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".705"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M16.508 3.5a1 1 0 0 0-.86.471l-4.996 8a1 1 0 0 0 1.524 1.268c.93-.852 2.645-1.74 4.32-1.739 1.679.001 3.4.884 4.326 1.737a1 1 0 0 0 1.526-1.268l-5.004-8a1 1 0 0 0-.836-.469M6.5 14.5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm5.041 4a1 1 0 0 0-.889 1.53l4.996 8a1 1 0 0 0 1.696.002l5.004-8a1 1 0 0 0-.819-1.532 1 1 0 0 0-.707.264c-.926.852-2.647 1.735-4.326 1.736-1.675.001-3.39-.887-4.32-1.738a1 1 0 0 0-.635-.262" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M16.008 3a1 1 0 0 0-.86.47l-4.996 8a1 1 0 0 0 1.524 1.268c.93-.851 2.645-1.74 4.32-1.738 1.679.001 3.4.884 4.326 1.736a1 1 0 0 0 1.526-1.267l-5.004-8A1 1 0 0 0 16.008 3M6 14a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm5.041 4a1 1 0 0 0-.889 1.53l4.996 8a1 1 0 0 0 1.696.001l5.004-8A1 1 0 0 0 21.029 18a1 1 0 0 0-.707.264c-.926.852-2.647 1.735-4.326 1.736-1.675.001-3.39-.887-4.32-1.738A1 1 0 0 0 11.04 18" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15.996 4 11 12c1.108-1.015 2.992-2.001 4.996-2s3.895.98 5.004 2ZM6 15v1h20v-1zm5 4 4.996 8L21 19c-1.109 1.02-3 1.999-5.004 2s-3.888-.985-4.996-2" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,16 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/s-resize
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/sb_h_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/sb_v_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/se-resize
+1, -0
1@@ -0,0 +1 @@
2+size_fdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size-bdiag
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size-fdiag
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size-hor
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size-ver
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_all
+1, -0
1@@ -0,0 +1 @@
2+fleur
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_bdiag/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "size_bdiag.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_bdiag/size_bdiag.svg
+19, -0
 1@@ -0,0 +1,19 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M24.487 6.5a1 1 0 0 1 .99 1.212l-1.742 8.001a1 1 0 0 1-1.975-.154c-.043-.742-.3-1.662-.676-2.522l-8.047 8.047c.86.376 1.78.633 2.521.676a1 1 0 0 1 .155 1.975l-8 1.742a1 1 0 0 1-1.19-1.19l1.736-8a1 1 0 0 1 1.975.158c.041.74.3 1.658.68 2.52l8.05-8.051c-.86-.38-1.78-.639-2.519-.68a1 1 0 0 1-.158-1.975l8-1.736a1 1 0 0 1 .2-.024m-1.293 2.306-2.872.623c.48.267.993.427 1.409.842.415.415.572.926.838 1.405zM9.429 20.323l-.623 2.87 2.87-.624c-.48-.266-.99-.423-1.405-.838-.415-.416-.575-.929-.842-1.408" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00012708;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M23.987 6a1 1 0 0 1 .99 1.212l-1.742 8.001a1 1 0 0 1-1.975-.154c-.043-.742-.3-1.662-.676-2.522l-8.047 8.047c.86.376 1.78.633 2.521.676a1 1 0 0 1 .155 1.975l-8 1.742a1 1 0 0 1-1.19-1.19l1.736-8a1 1 0 0 1 1.975.158c.041.74.3 1.658.68 2.52l8.05-8.051c-.86-.38-1.78-.639-2.519-.68a1 1 0 0 1-.158-1.975l8-1.736a1 1 0 0 1 .2-.024m-1.293 2.306-2.872.623c.48.267.993.427 1.409.842.415.415.572.926.838 1.405zM8.929 19.823l-.623 2.87 2.87-.624c-.48-.266-.99-.423-1.405-.838-.415-.416-.575-.929-.842-1.408" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00012708;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="m24 7-1.742 8c-.076-1.312-.48-3.267-1.735-4.521S17.315 8.809 16 8.736Z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path d="M19.432 10.861c.137.102.268.208.384.325q.174.175.325.38l-8.575 8.575a3 3 0 0 1-.38-.325 3.4 3.4 0 0 1-.325-.384Z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
13+    <path d="M8.736 16c.073 1.315.488 3.268 1.743 4.523 1.254 1.255 3.21 1.659 4.521 1.735L7 24Z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
14+    <path
15+    id="hotspot"
16+    d="m 16,15 h -1 v 1 h 1 z"
17+    display="none"
18+    fill="#333333"
19+    stroke-width="1.18965" />
20+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_fdiag/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "size_fdiag.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_fdiag/size_fdiag.svg
+19, -0
 1@@ -0,0 +1,19 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M7.513 6.5a1 1 0 0 0-.99 1.212l1.742 8.001a1 1 0 0 0 1.975-.154c.043-.742.3-1.662.676-2.522l8.047 8.047c-.86.376-1.78.633-2.521.676a1 1 0 0 0-.155 1.975l8 1.742a1 1 0 0 0 1.19-1.19l-1.736-8a1 1 0 0 0-1.975.158c-.041.74-.3 1.658-.68 2.52l-8.05-8.051c.86-.38 1.78-.639 2.519-.68a1 1 0 0 0 .158-1.975l-8-1.736a1 1 0 0 0-.2-.024m1.293 2.306 2.872.623c-.48.267-.993.427-1.409.842-.415.415-.572.926-.838 1.405Zm13.765 11.517.623 2.87-2.87-.624c.48-.266.99-.423 1.405-.838.415-.416.575-.929.842-1.408" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00012708;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M7.013 6a1 1 0 0 0-.99 1.212l1.742 8.001a1 1 0 0 0 1.975-.154c.043-.742.3-1.662.676-2.522l8.047 8.047c-.86.376-1.78.633-2.521.676a1 1 0 0 0-.155 1.975l8 1.742a1 1 0 0 0 1.19-1.19l-1.736-8a1 1 0 0 0-1.975.158c-.041.74-.3 1.658-.68 2.52l-8.05-8.051c.86-.38 1.78-.639 2.519-.68a1 1 0 0 0 .158-1.975l-8-1.736a1 1 0 0 0-.2-.024m1.293 2.306 2.872.623c-.48.267-.993.427-1.409.842-.415.415-.572.926-.838 1.405Zm13.765 11.517.623 2.87-2.87-.624c.48-.266.99-.423 1.405-.838.415-.416.575-.929.842-1.408" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00012708;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="m7 7 1.742 8c.076-1.312.48-3.267 1.735-4.521S13.685 8.809 15 8.736Z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path d="M11.568 10.861a3.4 3.4 0 0 0-.384.325 3 3 0 0 0-.325.38l8.575 8.575q.205-.15.38-.325c.117-.116.223-.247.325-.384z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
13+    <path d="M22.264 16c-.073 1.315-.488 3.268-1.743 4.523-1.254 1.255-3.21 1.659-4.521 1.735L24 24Z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
14+    <path
15+    id="hotspot"
16+    d="m 16,15 h -1 v 1 h 1 z"
17+    display="none"
18+    fill="#333333"
19+    stroke-width="1.18965" />
20+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_hor/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "size_hor.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_hor/size_hor.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.101" height="1.249" x="-.051" y="-.124" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M2.5 16.007a1 1 0 0 0 .459.84l7 4.496a1 1 0 0 0 1.287-1.506c-.51-.572-.99-1.432-1.336-2.336h12.179c-.347.904-.827 1.764-1.336 2.336a1 1 0 0 0 1.287 1.506l7-4.496a1 1 0 0 0 0-1.684l-7-4.503a1 1 0 0 0-1.287 1.508c.508.568.99 1.428 1.336 2.333H9.909c.347-.905.828-1.765 1.337-2.333a1 1 0 0 0-1.287-1.508l-7 4.503a1 1 0 0 0-.459.844" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.9998852;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M2 15.507a1 1 0 0 0 .459.84l7 4.496a1 1 0 0 0 1.287-1.506c-.51-.572-.99-1.432-1.336-2.336h12.179c-.347.904-.827 1.764-1.336 2.336a1 1 0 0 0 1.287 1.506l7-4.496a1 1 0 0 0 0-1.684l-7-4.503a1 1 0 0 0-1.287 1.508c.508.568.99 1.428 1.336 2.333H9.409c.347-.905.828-1.765 1.337-2.333a1 1 0 0 0-1.287-1.508l-7 4.503a1 1 0 0 0-.459.844" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.9998852;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M3 15.504 10 20c-.888-.997-2.001-2.693-2-4.496S9.107 11.998 10 11zM9 16h13v-1H9zm12 4 7-4.496L21 11c.893.998 1.999 2.7 2 4.504S21.888 19.003 21 20" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,15 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_ver/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "size_ver.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/size_ver/size_ver.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.249" height="1.101" x="-.124" y="-.051" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".57"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M15.993 2.5a1 1 0 0 0-.84.459l-4.496 7a1 1 0 0 0 1.506 1.287c.572-.51 1.432-.99 2.336-1.336v12.179c-.904-.347-1.764-.827-2.336-1.336a1 1 0 0 0-1.506 1.287l4.496 7a1 1 0 0 0 1.684 0l4.503-7a1 1 0 0 0-1.508-1.287c-.568.508-1.428.99-2.333 1.336V9.909c.905.347 1.765.828 2.333 1.337a1 1 0 0 0 1.508-1.287l-4.503-7a1 1 0 0 0-.844-.459" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.9998852;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15.493 2a1 1 0 0 0-.84.459l-4.496 7a1 1 0 0 0 1.506 1.287c.572-.51 1.432-.99 2.336-1.336v12.179c-.904-.347-1.764-.827-2.336-1.336a1 1 0 0 0-1.506 1.287l4.496 7a1 1 0 0 0 1.684 0l4.503-7a1 1 0 0 0-1.508-1.287c-.568.508-1.428.99-2.333 1.336V9.409c.905.347 1.765.828 2.333 1.337a1 1 0 0 0 1.508-1.287l-4.503-7A1 1 0 0 0 15.493 2" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.9998852;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15.496 3 11 10c.997-.888 2.693-2.001 4.496-2S19.002 9.107 20 10zM15 9v13h1V9zm-4 12 4.496 7L20 21c-.998.893-2.7 1.999-4.504 2S11.997 21.888 11 21" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,15 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/split_h
+1, -0
1@@ -0,0 +1 @@
2+col-resize
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/split_v
+1, -0
1@@ -0,0 +1 @@
2+row-resize
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/sw-resize
+1, -0
1@@ -0,0 +1 @@
2+size_bdiag
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/text/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "text.svg", "hotspot_x": 15.0, "hotspot_y": 15.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/text/text.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.389" height="1.088" x="-.194" y="-.044" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".405"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M14.5 5.5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1v16a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1v-16a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-2z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M14 5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1v16a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1V8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M14 6v1h1v18h-1v1h3v-1h-1V7h1V6z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.35400641;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,15 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/top_left_arrow
+1, -0
1@@ -0,0 +1 @@
2+default
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/top_left_corner/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "top_left_corner.svg", "hotspot_x": 6.0, "hotspot_y": 6.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/top_left_corner/top_left_corner.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".66"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M6.458 27.5a1 1 0 0 1-.958-.986V6.501a1 1 0 0 1 1-1.001h20.013a1 1 0 0 1 0 2.001c-10.512 0-19.012 8.5-19.012 19.013a1 1 0 0 1-1.043.985" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00130725;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M5.958 27A1 1 0 0 1 5 26.013V6.001A1 1 0 0 1 6 5h20.013a1 1 0 0 1 0 2.001c-10.512 0-19.012 8.5-19.012 19.013a1 1 0 0 1-1.043.985" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00130725;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M6 26V6h20A20 20 0 0 0 6 26" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.35400641;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 6,6 h 1 v 1 H 6 Z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/top_right_corner/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "top_right_corner.svg", "hotspot_x": 26.0, "hotspot_y": 6.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/top_right_corner/top_right_corner.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".66"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M26.542 27.5a1 1 0 0 0 .958-.986V6.501a1 1 0 0 0-1-1.001H6.486a1 1 0 0 0 0 2.001c10.512 0 19.012 8.5 19.012 19.013a1 1 0 0 0 1.043.985" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00130725;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M26.042 27a1 1 0 0 0 .958-.986V6.001A1 1 0 0 0 26 5H5.986a1 1 0 0 0 0 2.001c10.512 0 19.012 8.5 19.012 19.013a1 1 0 0 0 1.043.985" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00130725;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M26 26V6H6a20 20 0 0 1 20 20" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.35400641;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 26,6 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/top_side/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "top_side.svg", "hotspot_x": 15.5, "hotspot_y": 9.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/top_side/top_side.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.121" height="1.178" x="-.061" y="-.089" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".555"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M11.545 23.5a1 1 0 0 1-.889-1.53l4.996-8a1 1 0 0 1 1.696-.002l5.004 8a1 1 0 0 1-.819 1.531 1 1 0 0 1-.707-.263c-.926-.853-2.647-1.736-4.326-1.737-1.675 0-3.39.887-4.32 1.738a1 1 0 0 1-.635.262M6.5 11.5a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M11.045 23a1 1 0 0 1-.889-1.53l4.996-8a1 1 0 0 1 1.696-.002l5.004 8a1 1 0 0 1-.819 1.531 1 1 0 0 1-.707-.263C19.4 21.883 17.68 21 16 20.999c-1.675 0-3.39.887-4.32 1.738a1 1 0 0 1-.635.262M6 11a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99994516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M11.004 22 16 14l5.004 8c-1.109-1.02-3-1.999-5.004-2s-3.888.985-4.996 2M6 10V9h20v1z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 15.5,9 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/ul_angle
+1, -0
1@@ -0,0 +1 @@
2+top_left_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/up-arrow/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "up-arrow.svg", "hotspot_x": 15.496, "hotspot_y": 7.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/up-arrow/up-arrow.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.183" height="1.119" x="-.091" y="-.059" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".495"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M15.5 26.5a1 1 0 0 1-1-1v-9.72c-1.348.28-2.594.775-3.316 1.45a1 1 0 0 1-1.536-1.251l5.495-9a1 1 0 0 1 1.707 0l5.503 9a1 1 0 0 1-1.54 1.25c-.717-.676-1.964-1.167-3.313-1.448V25.5a1 1 0 0 1-1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M15 26a1 1 0 0 1-1-1v-9.72c-1.348.28-2.594.775-3.316 1.45a1 1 0 0 1-1.536-1.251l5.495-9a1 1 0 0 1 1.707 0l5.503 9a1 1 0 0 1-1.54 1.25c-.717-.676-1.964-1.167-3.313-1.447V25a1 1 0 0 1-1 1z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.99984396;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M15 25V15h1v10zm-5-9 5.496-9L21 16c-1.22-1.148-3.3-1.998-5.504-2-2.204 0-4.276.86-5.496 2" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
12+    <path
13+    id="hotspot"
14+    d="m 15.496,7 h 1 v 1 h -1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/ur_angle
+1, -0
1@@ -0,0 +1 @@
2+top_right_corner
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/v_double_arrow
+1, -0
1@@ -0,0 +1 @@
2+size_ver
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/vertical-text/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "vertical-text.svg", "hotspot_x": 15.0, "hotspot_y": 16.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/vertical-text/vertical-text.svg
+17, -0
 1@@ -0,0 +1,17 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.088" height="1.389" x="-.044" y="-.194" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".405"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M27.5 14.5a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1h-16a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1h16a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-2z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M27 14a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1H8a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1h16a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-2z" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M26 14h-1v1H7v-1H6v3h1v-1h18v1h1v-2z" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.35400641;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path
13+    id="hotspot"
14+    d="m 16,16 h -1 v 1 h 1 z"
15+    display="none"
16+    fill="#333333"
17+    stroke-width="1.18965" />
18+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/w-resize
+1, -0
1@@ -0,0 +1 @@
2+size_hor
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "wait-01.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-02.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-03.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-04.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-05.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-06.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-07.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-08.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-09.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-10.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-11.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}, {"filename": "wait-12.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24, "delay": 30}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-01.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".48"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M16.164 8.51a8.1 8.1 0 0 0-5.334 2.353 7.9 7.9 0 0 0-2.31 6.154.503.498 0 1 0 1.003-.07c-.14-2 .593-3.96 2.018-5.385a7.1 7.1 0 0 1 5.426-2.055.503.498 0 1 0 .058-.994 8 8 0 0 0-.86-.004m.354 2.99q-.28 0-.563.035a.496.498 0 1 0 .117.988 3.96 3.96 0 0 1 3.266 1.13 3.99 3.99 0 0 1 1.146 3.269.496.498 0 1 0 .985.11 4.99 4.99 0 0 0-1.432-4.087 4.95 4.95 0 0 0-3.52-1.445m-4.502 4a.496.5 0 0 0-.485.445 5.02 5.02 0 0 0 1.432 4.103 4.94 4.94 0 0 0 4.082 1.416.496.5 0 1 0-.117-.992 3.95 3.95 0 0 1-3.266-1.134 4.01 4.01 0 0 1-1.146-3.282.496.5 0 0 0-.5-.556m11.965 0a.503.499 0 0 0-.504.535 6.94 6.94 0 0 1-2.018 5.396 7.08 7.08 0 0 1-5.426 2.059.503.499 0 1 0-.058.996 8.1 8.1 0 0 0 6.197-2.354 7.94 7.94 0 0 0 2.309-6.168.503.499 0 0 0-.5-.464" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M15.664 8.01a8.1 8.1 0 0 0-5.334 2.353 7.9 7.9 0 0 0-2.31 6.155.503.498 0 1 0 1.003-.07c-.14-2 .593-3.96 2.018-5.385a7.1 7.1 0 0 1 5.426-2.055.503.498 0 1 0 .058-.994 8 8 0 0 0-.86-.004m.354 2.99q-.281.001-.563.035a.496.498 0 1 0 .117.988 3.96 3.96 0 0 1 3.266 1.131 3.99 3.99 0 0 1 1.146 3.268.496.498 0 1 0 .985.111 4.99 4.99 0 0 0-1.432-4.088A4.95 4.95 0 0 0 16.017 11m-4.502 4a.496.5 0 0 0-.485.445 5.02 5.02 0 0 0 1.432 4.104 4.94 4.94 0 0 0 4.082 1.416.496.5 0 1 0-.117-.992 3.95 3.95 0 0 1-3.266-1.135 4.01 4.01 0 0 1-1.146-3.281.496.5 0 0 0-.5-.557m11.964 0a.503.499 0 0 0-.503.535 6.94 6.94 0 0 1-2.018 5.397 7.08 7.08 0 0 1-5.426 2.058.503.499 0 1 0-.058.996 8.1 8.1 0 0 0 6.197-2.353 7.94 7.94 0 0 0 2.308-6.168.503.499 0 0 0-.5-.465" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-02.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.145" height="1.143" x="-.073" y="-.071" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".475"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M16.761 8.514a8.07 8.07 0 0 0-4.279 1.074 7.9 7.9 0 0 0-3.824 5.345.503.498 15 1 0 .986.194 6.92 6.92 0 0 1 3.344-4.68 7.1 7.1 0 0 1 5.771-.58.503.498 15 1 0 .315-.945 8 8 0 0 0-2.313-.408m-.578 2.988a5 5 0 0 0-1.494.344.498.496 75 1 0 .37.923 3.96 3.96 0 0 1 3.447.248 3.99 3.99 0 0 1 1.953 2.86.498.496 75 1 0 .978-.149 5 5 0 0 0-2.441-3.578 4.95 4.95 0 0 0-2.813-.648m-4.127 5.174a.5.496 75 0 0-.146.02.5.496 75 0 0-.354.554 5.02 5.02 0 0 0 2.446 3.594 4.94 4.94 0 0 0 4.31.31.5.496 75 1 0-.37-.928 3.95 3.95 0 0 1-3.448-.25 4.01 4.01 0 0 1-1.957-2.873.5.496 75 0 0-.48-.427m11.78.777a.503.499 15 0 0-.477.404 6.94 6.94 0 0 1-3.346 4.69 7.08 7.08 0 0 1-5.773.584.503.499 15 1 0-.315.947 8.1 8.1 0 0 0 6.596-.67 7.94 7.94 0 0 0 3.826-5.36.503.499 15 0 0-.363-.577.503.499 15 0 0-.148-.018" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00069;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#b);color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
17+    <path d="M16.262 8.014a8.07 8.07 0 0 0-4.28 1.074 7.9 7.9 0 0 0-3.824 5.346.503.498 15 1 0 .987.193 6.92 6.92 0 0 1 3.343-4.68 7.1 7.1 0 0 1 5.772-.58.503.498 15 1 0 .314-.945 8 8 0 0 0-2.312-.408m-.578 2.988a5 5 0 0 0-1.495.344.498.496 75 1 0 .37.924 3.96 3.96 0 0 1 3.447.248 3.99 3.99 0 0 1 1.953 2.859.498.496 75 1 0 .979-.148 5 5 0 0 0-2.442-3.579 4.95 4.95 0 0 0-2.812-.648m-4.127 5.174a.5.496 75 0 0-.147.02.5.496 75 0 0-.353.554 5.02 5.02 0 0 0 2.445 3.594 4.94 4.94 0 0 0 4.31.31.5.496 75 1 0-.37-.927 3.95 3.95 0 0 1-3.448-.25 4.01 4.01 0 0 1-1.957-2.873.5.496 75 0 0-.48-.428m11.779.777a.503.499 15 0 0-.477.404 6.94 6.94 0 0 1-3.345 4.69 7.08 7.08 0 0 1-5.774.584.503.499 15 1 0-.314.947c2.197.73 4.6.484 6.595-.67a7.94 7.94 0 0 0 3.827-5.36.503.499 15 0 0-.364-.577.503.499 15 0 0-.148-.018" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-03.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.152" height="1.137" x="-.076" y="-.069" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".457"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M16.627 8.512a8 8 0 0 0-2.219.272 7.9 7.9 0 0 0-5.078 4.173.503.498 30 1 0 .904.442 6.92 6.92 0 0 1 4.44-3.654 7.1 7.1 0 0 1 5.726.933.504.498 30 1 0 .549-.832 8.1 8.1 0 0 0-4.322-1.334m.187 2.984a4.95 4.95 0 0 0-3.267.977.498.496 60 1 0 .593.797 3.96 3.96 0 0 1 3.395-.652 3.99 3.99 0 0 1 2.627 2.255.498.496 60 1 0 .908-.396 4.99 4.99 0 0 0-3.283-2.824 5 5 0 0 0-.973-.157m-4.463 6.311a.5.496 60 0 0-.234.07.5.496 60 0 0-.197.627 5.02 5.02 0 0 0 3.29 2.838 4.94 4.94 0 0 0 4.245-.814.5.496 60 1 0-.598-.801 3.95 3.95 0 0 1-3.396.65 4.01 4.01 0 0 1-2.633-2.27.5.496 60 0 0-.477-.3m10.887 1.498a.503.499 30 0 0-.463.281 6.94 6.94 0 0 1-4.447 3.664 7.08 7.08 0 0 1-5.727-.93.503.499 30 1 0-.548.833 8.1 8.1 0 0 0 6.543 1.06 7.94 7.94 0 0 0 5.084-4.185.503.499 30 0 0-.202-.655.503.499 30 0 0-.24-.068" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M16.127 8.012a8 8 0 0 0-2.219.271 7.9 7.9 0 0 0-5.078 4.174.503.498 30 1 0 .904.441 6.92 6.92 0 0 1 4.44-3.654 7.1 7.1 0 0 1 5.726.934.503.498 30 1 0 .55-.832 8.1 8.1 0 0 0-4.322-1.334m.187 2.984a4.95 4.95 0 0 0-3.267.977.498.496 60 1 0 .594.797 3.96 3.96 0 0 1 3.394-.653 3.99 3.99 0 0 1 2.627 2.256.498.496 60 1 0 .908-.396 4.99 4.99 0 0 0-3.283-2.825 5 5 0 0 0-.973-.156m-4.462 6.31a.5.496 60 0 0-.235.071.5.496 60 0 0-.197.627 5.02 5.02 0 0 0 3.29 2.838 4.94 4.94 0 0 0 4.245-.815.5.496 60 1 0-.598-.8 3.95 3.95 0 0 1-3.396.65 4.01 4.01 0 0 1-2.633-2.27.5.496 60 0 0-.476-.3m10.886 1.499a.503.499 30 0 0-.463.28 6.94 6.94 0 0 1-4.447 3.665 7.08 7.08 0 0 1-5.726-.93.503.499 30 1 0-.55.832 8.1 8.1 0 0 0 6.544 1.06 7.94 7.94 0 0 0 5.084-4.185.503.499 30 0 0-.201-.654.503.499 30 0 0-.24-.068" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-04.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.165" height="1.127" x="-.083" y="-.064" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".424"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M16.476 8.504a7.9 7.9 0 0 0-5.984 2.718.503.498 45 1 0 .758.66 6.92 6.92 0 0 1 5.234-2.38c2.015 0 3.945.868 5.291 2.383a.503.498 45 1 0 .744-.663 8 8 0 0 0-.607-.61 8.1 8.1 0 0 0-5.436-2.108m.012 2.98a4.95 4.95 0 0 0-3.512 1.467 5 5 0 0 0-.37.424.498.496 45 1 0 .78.615 3.96 3.96 0 0 1 3.11-1.51 3.99 3.99 0 0 1 3.121 1.5.498.496 45 1 0 .773-.617 4.99 4.99 0 0 0-3.902-1.879m3.514 7.319a.5.496 45 0 0-.39.203 3.95 3.95 0 0 1-3.112 1.507 4.01 4.01 0 0 1-3.131-1.51.5.496 45 0 0-.746-.04.5.496 45 0 0-.028.658 5.02 5.02 0 0 0 3.913 1.889c1.52 0 2.953-.694 3.888-1.885a.5.496 45 0 0-.394-.822m2.133 2.128a.503.499 45 0 0-.373.172 6.94 6.94 0 0 1-5.243 2.389 7.08 7.08 0 0 1-5.293-2.38.503.499 45 1 0-.744.663 8.08 8.08 0 0 0 6.045 2.717 7.94 7.94 0 0 0 5.994-2.729.503.499 45 0 0-.025-.681.503.499 45 0 0-.361-.15" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M15.977 8.004a7.9 7.9 0 0 0-5.985 2.719.503.498 45 1 0 .758.66 6.92 6.92 0 0 1 5.234-2.381c2.016 0 3.945.868 5.291 2.383a.503.498 45 1 0 .745-.662 8 8 0 0 0-.608-.612 8.1 8.1 0 0 0-5.435-2.107m.011 2.98a4.95 4.95 0 0 0-3.511 1.467 5 5 0 0 0-.372.424.498.496 45 1 0 .782.615 3.96 3.96 0 0 1 3.11-1.51 3.99 3.99 0 0 1 3.12 1.5.498.496 45 1 0 .774-.617 4.99 4.99 0 0 0-3.903-1.879m3.514 7.319a.5.496 45 0 0-.39.203A3.95 3.95 0 0 1 16 20.014a4.01 4.01 0 0 1-3.13-1.51.5.496 45 0 0-.747-.041.5.496 45 0 0-.027.658 5.02 5.02 0 0 0 3.912 1.889c1.52 0 2.953-.694 3.888-1.885a.5.496 45 0 0-.394-.822m2.133 2.129a.503.499 45 0 0-.373.172 6.94 6.94 0 0 1-5.242 2.388 7.08 7.08 0 0 1-5.293-2.38.503.499 45 1 0-.745.663 8.08 8.08 0 0 0 6.045 2.717 7.94 7.94 0 0 0 5.994-2.728.503.499 45 0 0-.025-.682.503.499 45 0 0-.361-.15" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-05.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.152" height="1.137" x="-.076" y="-.069" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".457"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M16.861 8.505a7.9 7.9 0 0 0-4.798 1.34.504.498 60 1 0 .562.836 6.92 6.92 0 0 1 5.672-.945 7.1 7.1 0 0 1 4.492 3.67.503.498 60 1 0 .89-.446 8.1 8.1 0 0 0-5.133-4.191 8 8 0 0 0-1.685-.264m-.558 2.987a4.95 4.95 0 0 0-4.373 2.998.498.496 30 1 0 .914.392 3.96 3.96 0 0 1 2.611-2.263 3.99 3.99 0 0 1 3.404.64.498.496 30 1 0 .588-.797 5 5 0 0 0-3.144-.97m4.324 6.306a.5.496 30 0 0-.47.317 3.95 3.95 0 0 1-2.618 2.261 4.01 4.01 0 0 1-3.414-.648.5.496 30 0 0-.732.154.5.496 30 0 0 .144.643 5.02 5.02 0 0 0 4.27.812 4.94 4.94 0 0 0 3.267-2.828.5.496 30 0 0-.447-.71M9.77 19.31a.503.499 60 0 0-.45.727 8.1 8.1 0 0 0 5.137 4.19 7.94 7.94 0 0 0 6.496-1.085.503.499 60 0 0 .153-.666.503.499 60 0 0-.715-.168 6.94 6.94 0 0 1-5.682.951 7.08 7.08 0 0 1-4.496-3.67.503.499 60 0 0-.443-.279" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M16.361 8.006a7.9 7.9 0 0 0-4.799 1.34.503.498 60 1 0 .563.836 6.92 6.92 0 0 1 5.672-.946 7.1 7.1 0 0 1 4.492 3.67.503.498 60 1 0 .89-.445 8.1 8.1 0 0 0-5.133-4.191 8 8 0 0 0-1.685-.264m-.558 2.986a4.95 4.95 0 0 0-4.373 2.998.498.496 30 1 0 .914.393 3.96 3.96 0 0 1 2.611-2.264 3.99 3.99 0 0 1 3.404.64.498.496 30 1 0 .588-.796 5 5 0 0 0-3.144-.97m4.324 6.307a.5.496 30 0 0-.47.316 3.95 3.95 0 0 1-2.618 2.262 4.01 4.01 0 0 1-3.414-.648.5.496 30 0 0-.732.154.5.496 30 0 0 .144.642 5.02 5.02 0 0 0 4.27.813 4.94 4.94 0 0 0 3.267-2.828.5.496 30 0 0-.447-.711M9.27 18.81a.503.499 60 0 0-.45.726 8.1 8.1 0 0 0 5.137 4.19 7.94 7.94 0 0 0 6.496-1.084.503.499 60 0 0 .152-.666.503.499 60 0 0-.714-.168 6.94 6.94 0 0 1-5.682.95 7.08 7.08 0 0 1-4.496-3.67.503.499 60 0 0-.443-.278" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-06.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.145" height="1.143" x="-.073" y="-.071" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".476"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M16.43 8.494a7.9 7.9 0 0 0-2.497.43.503.498 75 1 0 .328.951 6.92 6.92 0 0 1 5.725.557 7.1 7.1 0 0 1 3.389 4.709.503.498 75 1 0 .974-.201 8.1 8.1 0 0 0-3.873-5.377 7.95 7.95 0 0 0-4.047-1.069m.23 3.002a4.957 4.957 0 0 0-5.096 4.244.498.496 15 1 0 .986.143 3.96 3.96 0 0 1 1.938-2.861 3.99 3.99 0 0 1 3.453-.262.498.496 15 1 0 .361-.922 5 5 0 0 0-1.642-.342m4.261 5.176a.5.496 15 0 0-.472.443 3.95 3.95 0 0 1-1.942 2.86 4.01 4.01 0 0 1-3.464.26.5.496 15 0 0-.668.337.5.496 15 0 0 .304.584 5.02 5.02 0 0 0 4.334-.32 4.94 4.94 0 0 0 2.426-3.578.5.496 15 0 0-.518-.586m-11.8.781a.503.499 75 0 0-.471.606 8.1 8.1 0 0 0 3.877 5.377 7.94 7.94 0 0 0 6.555.633.503.499 75 0 0 .32-.604.503.499 75 0 0-.649-.348 6.94 6.94 0 0 1-5.734-.552 7.08 7.08 0 0 1-3.392-4.707.503.499 75 0 0-.506-.405" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M15.93 7.994a7.9 7.9 0 0 0-2.496.43.503.498 75 1 0 .328.951 6.92 6.92 0 0 1 5.724.557 7.1 7.1 0 0 1 3.389 4.709.503.498 75 1 0 .975-.202 8.1 8.1 0 0 0-3.873-5.377 7.95 7.95 0 0 0-4.047-1.068m.23 3.002a4.957 4.957 0 0 0-5.096 4.244.498.496 15 1 0 .987.143 3.96 3.96 0 0 1 1.937-2.862 3.99 3.99 0 0 1 3.453-.261.498.496 15 1 0 .362-.922 5 5 0 0 0-1.643-.342m4.262 5.176a.5.496 15 0 0-.473.443 3.95 3.95 0 0 1-1.941 2.86 4.01 4.01 0 0 1-3.465.26.5.496 15 0 0-.668.337.5.496 15 0 0 .305.584 5.02 5.02 0 0 0 4.334-.32 4.94 4.94 0 0 0 2.425-3.578.5.496 15 0 0-.517-.586m-11.8.781a.503.499 75 0 0-.472.606 8.1 8.1 0 0 0 3.877 5.377 7.94 7.94 0 0 0 6.555.632.503.499 75 0 0 .32-.603.503.499 75 0 0-.648-.348 6.94 6.94 0 0 1-5.734-.553 7.08 7.08 0 0 1-3.393-4.707.503.499 75 0 0-.506-.404" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-07.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".48"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M16.836 8.504a8 8 0 0 0-.853.013.498.503 0 1 0 .07 1.004c2-.141 3.96.593 5.385 2.018a7.1 7.1 0 0 1 2.055 5.426.498.503 0 1 0 .994.058q.024-.433.004-.861a8.1 8.1 0 0 0-2.354-5.334 7.92 7.92 0 0 0-5.3-2.324m-.365 2.996a5 5 0 0 0-3.523 1.463 4.95 4.95 0 0 0-1.41 4.082.498.496 0 1 0 .988-.117 3.96 3.96 0 0 1 1.13-3.266 3.99 3.99 0 0 1 3.268-1.147.498.496 0 1 0 .112-.984 5 5 0 0 0-.565-.031m-7.443 3.998a.499.503 0 0 0-.514.475 8.1 8.1 0 0 0 2.354 6.197 7.94 7.94 0 0 0 6.168 2.308.499.503 0 0 0 .464-.5.499.503 0 0 0-.535-.504 6.94 6.94 0 0 1-5.396-2.017 7.08 7.08 0 0 1-2.06-5.427.499.503 0 0 0-.482-.533m11.935 0a.5.496 0 0 0-.488.574 3.95 3.95 0 0 1-1.135 3.266 4.01 4.01 0 0 1-3.281 1.146.5.496 0 0 0-.557.5.5.496 0 0 0 .446.485 5.02 5.02 0 0 0 4.103-1.432 4.94 4.94 0 0 0 1.416-4.082.5.496 0 0 0-.504-.457" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M16.336 8.004a8 8 0 0 0-.854.014.498.503 0 1 0 .07 1.003c2-.14 3.96.593 5.386 2.018a7.1 7.1 0 0 1 2.054 5.426.498.503 0 1 0 .994.058q.025-.432.004-.86a8.1 8.1 0 0 0-2.353-5.335 7.92 7.92 0 0 0-5.301-2.324M15.97 11a5 5 0 0 0-3.524 1.463 4.95 4.95 0 0 0-1.41 4.082.498.496 0 1 0 .988-.117 3.96 3.96 0 0 1 1.131-3.266 3.99 3.99 0 0 1 3.268-1.146.498.496 0 1 0 .111-.985A5 5 0 0 0 15.97 11m-7.444 3.998a.499.503 0 0 0-.513.475 8.1 8.1 0 0 0 2.353 6.197 7.94 7.94 0 0 0 6.168 2.309.499.503 0 0 0 .465-.5.499.503 0 0 0-.535-.504 6.94 6.94 0 0 1-5.397-2.018 7.08 7.08 0 0 1-2.058-5.426.499.503 0 0 0-.483-.533m11.936 0a.5.496 0 0 0-.488.574 3.95 3.95 0 0 1-1.135 3.266 4.01 4.01 0 0 1-3.281 1.146.5.496 0 0 0-.557.5.5.496 0 0 0 .445.485 5.02 5.02 0 0 0 4.104-1.432 4.94 4.94 0 0 0 1.416-4.082.5.496 0 0 0-.504-.457" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-08.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.143" height="1.145" x="-.071" y="-.073" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".475"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M17.967 8.647a.498.503 15 0 0-.094.998 6.92 6.92 0 0 1 4.68 3.341 7.1 7.1 0 0 1 .58 5.774.498.503 15 1 0 .945.314q.136-.412.226-.832a8.1 8.1 0 0 0-.892-5.761 7.9 7.9 0 0 0-5.348-3.825.498.503 15 0 0-.097-.01m-2.163 2.906a.496.498 75 0 0-.074.01 5 5 0 0 0-3.578 2.441 4.95 4.95 0 0 0-.305 4.307.496.498 75 1 0 .924-.37 3.96 3.96 0 0 1 .248-3.447 3.99 3.99 0 0 1 2.86-1.953.496.498 75 0 0-.075-.988m-6.412 2.025a.499.503 15 0 0-.47.346 8.1 8.1 0 0 0 .668 6.596 7.94 7.94 0 0 0 5.36 3.826.499.503 15 0 0 .58-.362.499.503 15 0 0-.388-.626 6.94 6.94 0 0 1-4.69-3.346 7.08 7.08 0 0 1-.583-5.774.499.503 15 0 0-.477-.66m11.309.781a.496.5 75 0 0-.473.7 3.95 3.95 0 0 1-.25 3.447 4.01 4.01 0 0 1-2.873 1.957.496.5 75 0 0-.408.627.496.5 75 0 0 .555.353 5.02 5.02 0 0 0 3.593-2.445 4.94 4.94 0 0 0 .311-4.31.496.5 75 0 0-.455-.329" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M17.467 8.146a.498.503 15 0 0-.094.999 6.92 6.92 0 0 1 4.68 3.341 7.1 7.1 0 0 1 .58 5.774.498.503 15 1 0 .945.314q.136-.412.227-.832a8.1 8.1 0 0 0-.893-5.762 7.9 7.9 0 0 0-5.348-3.824.498.503 15 0 0-.097-.01m-2.162 2.907a.496.498 75 0 0-.075.01 5 5 0 0 0-3.578 2.44 4.95 4.95 0 0 0-.304 4.308.496.498 75 1 0 .923-.37 3.96 3.96 0 0 1 .249-3.447 3.99 3.99 0 0 1 2.859-1.953.496.498 75 0 0-.074-.988m-6.412 2.025a.499.503 15 0 0-.471.346 8.1 8.1 0 0 0 .668 6.596 7.94 7.94 0 0 0 5.361 3.826.499.503 15 0 0 .578-.362.499.503 15 0 0-.386-.627 6.94 6.94 0 0 1-4.69-3.345 7.08 7.08 0 0 1-.584-5.774.499.503 15 0 0-.476-.66m11.308.781a.496.5 75 0 0-.472.7 3.95 3.95 0 0 1-.25 3.447 4.01 4.01 0 0 1-2.874 1.957.496.5 75 0 0-.408.627.496.5 75 0 0 .555.353 5.02 5.02 0 0 0 3.594-2.445 4.94 4.94 0 0 0 .31-4.31.496.5 75 0 0-.455-.329" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-09.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.137" height="1.152" x="-.069" y="-.076" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".457"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M19.8 9.276a.498.503 30 0 0-.199.959 6.92 6.92 0 0 1 3.654 4.439 7.1 7.1 0 0 1-.933 5.727.498.503 30 1 0 .832.546q.237-.362.433-.744a8.1 8.1 0 0 0 .63-5.795 7.92 7.92 0 0 0-4.176-5.08.498.503 30 0 0-.24-.052m-9.556 2.546a.499.503 30 0 0-.399.229 8.1 8.1 0 0 0-1.06 6.545 7.94 7.94 0 0 0 4.187 5.082.499.503 30 0 0 .653-.201.499.503 30 0 0-.211-.703 6.94 6.94 0 0 1-3.664-4.446 7.08 7.08 0 0 1 .93-5.728.499.503 30 0 0-.436-.778m4.45.055a.496.498 60 0 0-.216.053 4.99 4.99 0 0 0-2.824 3.283 4.95 4.95 0 0 0 .82 4.24.496.498 60 1 0 .797-.595 3.96 3.96 0 0 1-.652-3.393 3.99 3.99 0 0 1 2.256-2.627.496.498 60 0 0-.18-.96m5.41 1.455a.496.5 60 0 0-.376.81 3.95 3.95 0 0 1 .65 3.397 4.01 4.01 0 0 1-2.267 2.633.496.5 60 0 0-.233.711.496.5 60 0 0 .627.197 5.02 5.02 0 0 0 2.838-3.29 4.94 4.94 0 0 0-.814-4.245.496.5 60 0 0-.426-.213" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M19.3 8.775a.498.503 30 0 0-.198.96 6.92 6.92 0 0 1 3.654 4.439 7.1 7.1 0 0 1-.934 5.726.498.503 30 1 0 .832.547q.239-.362.434-.744a8.1 8.1 0 0 0 .629-5.795 7.92 7.92 0 0 0-4.176-5.08.498.503 30 0 0-.24-.053m-9.556 2.547a.499.503 30 0 0-.398.229 8.1 8.1 0 0 0-1.06 6.545 7.94 7.94 0 0 0 4.187 5.082.499.503 30 0 0 .652-.201.499.503 30 0 0-.21-.704 6.94 6.94 0 0 1-3.665-4.445 7.08 7.08 0 0 1 .93-5.728.499.503 30 0 0-.436-.778m4.451.055a.496.498 60 0 0-.216.053 4.99 4.99 0 0 0-2.825 3.283 4.95 4.95 0 0 0 .82 4.24.496.498 60 1 0 .797-.596 3.96 3.96 0 0 1-.652-3.392 3.99 3.99 0 0 1 2.256-2.627.496.498 60 0 0-.18-.961m5.409 1.455a.496.5 60 0 0-.375.81c.726.97.965 2.222.65 3.397a4.01 4.01 0 0 1-2.268 2.633.496.5 60 0 0-.232.71.496.5 60 0 0 .627.198 5.02 5.02 0 0 0 2.838-3.29 4.94 4.94 0 0 0-.815-4.245.496.5 60 0 0-.425-.213" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-10.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.127" height="1.165" x="-.064" y="-.083" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".424"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M11.569 10.352a.499.503 45 0 0-.344.129 8.1 8.1 0 0 0-2.717 6.046 7.94 7.94 0 0 0 2.729 5.995.499.503 45 0 0 .681-.026.499.503 45 0 0-.021-.734 6.94 6.94 0 0 1-2.391-5.242 7.08 7.08 0 0 1 2.383-5.293.499.503 45 0 0-.32-.875m9.89.011a.498.503 45 0 0-.342.887 6.92 6.92 0 0 1 2.381 5.234 7.1 7.1 0 0 1-2.383 5.29.498.503 45 1 0 .66.744q.325-.289.614-.606a8.1 8.1 0 0 0 2.107-5.435 7.92 7.92 0 0 0-2.718-5.987.498.503 45 0 0-.319-.127m-7.752 2.12a.496.498 45 0 0-.342.126 4.99 4.99 0 0 0-1.878 3.903 4.95 4.95 0 0 0 1.89 3.883.496.498 45 1 0 .615-.782 3.96 3.96 0 0 1-1.51-3.109 3.99 3.99 0 0 1 1.5-3.121.496.498 45 0 0-.275-.9m5.6.003a.496.5 45 0 0-.299.903 3.95 3.95 0 0 1 1.508 3.111 4.01 4.01 0 0 1-1.51 3.131.496.5 45 0 0-.039.746.496.5 45 0 0 .656.027 5.02 5.02 0 0 0 1.89-3.914 4.93 4.93 0 0 0-1.886-3.886.496.5 45 0 0-.32-.118" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M11.068 9.852a.499.503 45 0 0-.343.128 8.1 8.1 0 0 0-2.717 6.047 7.94 7.94 0 0 0 2.728 5.994.499.503 45 0 0 .682-.025.499.503 45 0 0-.022-.734 6.94 6.94 0 0 1-2.39-5.242 7.08 7.08 0 0 1 2.383-5.293.499.503 45 0 0-.32-.875m9.891.011a.498.503 45 0 0-.342.887 6.92 6.92 0 0 1 2.381 5.234 7.1 7.1 0 0 1-2.383 5.29.498.503 45 1 0 .66.744q.325-.289.614-.606a8.1 8.1 0 0 0 2.107-5.435 7.92 7.92 0 0 0-2.719-5.987.498.503 45 0 0-.318-.127m-7.752 2.12a.496.498 45 0 0-.342.126 4.99 4.99 0 0 0-1.879 3.903 4.95 4.95 0 0 0 1.891 3.883.496.498 45 1 0 .615-.782 3.96 3.96 0 0 1-1.51-3.11 3.99 3.99 0 0 1 1.5-3.12.496.498 45 0 0-.275-.9m5.6.003a.496.5 45 0 0-.3.903A3.95 3.95 0 0 1 20.017 16a4.01 4.01 0 0 1-1.51 3.13.496.5 45 0 0-.04.747.496.5 45 0 0 .657.027 5.02 5.02 0 0 0 1.89-3.914 4.93 4.93 0 0 0-1.886-3.886.496.5 45 0 0-.32-.118" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-11.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.137" height="1.152" x="-.069" y="-.076" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".457"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M13.18 9.266a.499.503 60 0 0-.217.054 8.1 8.1 0 0 0-4.192 5.137 7.94 7.94 0 0 0 1.086 6.496.499.503 60 0 0 .664.152.499.503 60 0 0 .17-.714 6.95 6.95 0 0 1-.95-5.684 7.08 7.08 0 0 1 3.67-4.494.499.503 60 0 0-.231-.947m9.55 2.568a.498.503 60 0 0-.412.789 6.92 6.92 0 0 1 .946 5.672 7.1 7.1 0 0 1-3.672 4.492.498.504 60 1 0 .447.89q.388-.195.748-.427a8.1 8.1 0 0 0 3.442-4.705 7.9 7.9 0 0 0-1.077-6.485.498.503 60 0 0-.422-.226m-4.41.045a.496.5 30 0 0-.203.965 3.95 3.95 0 0 1 2.262 2.617 4.01 4.01 0 0 1-.649 3.414.496.5 30 0 0 .157.732.496.5 30 0 0 .64-.144 5.02 5.02 0 0 0 .813-4.27 4.94 4.94 0 0 0-2.828-3.267.496.5 30 0 0-.192-.047m-5.459 1.449a.496.498 30 0 0-.396.225 4.99 4.99 0 0 0-.803 4.256 4.95 4.95 0 0 0 2.83 3.261.496.498 30 1 0 .393-.914 3.96 3.96 0 0 1-2.264-2.611 3.99 3.99 0 0 1 .64-3.404.496.498 30 0 0-.4-.813" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M12.68 8.766a.499.503 60 0 0-.217.054 8.1 8.1 0 0 0-4.192 5.137 7.94 7.94 0 0 0 1.086 6.496.499.503 60 0 0 .664.152.499.503 60 0 0 .17-.714 6.95 6.95 0 0 1-.95-5.684 7.08 7.08 0 0 1 3.67-4.494.499.503 60 0 0-.231-.947m9.55 2.568a.498.503 60 0 0-.412.789 6.92 6.92 0 0 1 .946 5.672 7.1 7.1 0 0 1-3.672 4.492.498.503 60 1 0 .447.89q.387-.194.748-.427a8.1 8.1 0 0 0 3.442-4.705 7.9 7.9 0 0 0-1.077-6.484.498.503 60 0 0-.422-.227m-4.41.045a.496.5 30 0 0-.203.965 3.95 3.95 0 0 1 2.262 2.617 4.01 4.01 0 0 1-.649 3.414.496.5 30 0 0 .157.732.496.5 30 0 0 .64-.144 5.02 5.02 0 0 0 .813-4.27 4.94 4.94 0 0 0-2.828-3.267.496.5 30 0 0-.192-.047m-5.459 1.45a.496.498 30 0 0-.396.224 4.99 4.99 0 0 0-.803 4.256 4.95 4.95 0 0 0 2.83 3.261.496.498 30 1 0 .393-.914 3.96 3.96 0 0 1-2.264-2.611 3.99 3.99 0 0 1 .64-3.404.496.498 30 0 0-.4-.813" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wait/wait-12.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.143" height="1.145" x="-.071" y="-.073" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".476"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <circle cx="16.5" cy="16.5" r="11" style="opacity:.2;fill:#000;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#a)"/>
13+    <circle cx="16" cy="16" r="11" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.19999981;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
14+    <circle cx="16" cy="16" r="10" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="M15.014 8.638a.499.503 75 0 0-.072.01 8.1 8.1 0 0 0-5.377 3.877 7.94 7.94 0 0 0-.635 6.557.499.503 75 0 0 .603.318.499.503 75 0 0 .348-.646 6.94 6.94 0 0 1 .553-5.735 7.1 7.1 0 0 1 4.709-3.394.499.503 75 0 0-.13-.987m2.148 2.915a.496.5 15 0 0-.045.998 3.95 3.95 0 0 1 2.862 1.941 4.01 4.01 0 0 1 .257 3.465.496.5 15 0 0 .338.668.496.5 15 0 0 .584-.305 5.02 5.02 0 0 0-.32-4.334 4.94 4.94 0 0 0-3.578-2.426.496.5 15 0 0-.098-.007m6.414 2.037a.498.503 75 0 0-.453.672 6.92 6.92 0 0 1-.554 5.722 7.1 7.1 0 0 1-4.71 3.389.499.504 75 1 0 .202.976q.424-.088.832-.22a8.1 8.1 0 0 0 4.543-3.653 7.9 7.9 0 0 0 .638-6.543.498.503 75 0 0-.498-.343m-11.265.765a.496.498 15 0 0-.471.342 4.99 4.99 0 0 0 .326 4.318 4.95 4.95 0 0 0 3.578 2.42.496.498 15 1 0 .143-.986 3.96 3.96 0 0 1-2.863-1.937 3.99 3.99 0 0 1-.262-3.454.496.498 15 0 0-.451-.703" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#b)"/>
17+    <path d="M14.514 8.139a.499.503 75 0 0-.073.01 8.1 8.1 0 0 0-5.377 3.876 7.94 7.94 0 0 0-.634 6.557.499.503 75 0 0 .603.318.499.503 75 0 0 .348-.646 6.94 6.94 0 0 1 .553-5.734 7.1 7.1 0 0 1 4.709-3.395.499.503 75 0 0-.13-.986m2.148 2.914a.496.5 15 0 0-.045.998 3.95 3.95 0 0 1 2.862 1.941 4.01 4.01 0 0 1 .257 3.465.496.5 15 0 0 .338.668.496.5 15 0 0 .584-.305 5.02 5.02 0 0 0-.32-4.334 4.94 4.94 0 0 0-3.578-2.425.496.5 15 0 0-.098-.008m6.414 2.037a.498.503 75 0 0-.453.672 6.92 6.92 0 0 1-.555 5.722 7.1 7.1 0 0 1-4.709 3.389.498.503 75 1 0 .202.977q.424-.09.832-.221a8.1 8.1 0 0 0 4.543-3.652 7.9 7.9 0 0 0 .638-6.543.498.503 75 0 0-.498-.344m-11.265.765a.496.498 15 0 0-.471.342 4.99 4.99 0 0 0 .326 4.319 4.95 4.95 0 0 0 3.578 2.42.496.498 15 1 0 .143-.987 3.96 3.96 0 0 1-2.864-1.937 3.99 3.99 0 0 1-.261-3.453.496.498 15 0 0-.451-.704" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0006907;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/watch
+1, -0
1@@ -0,0 +1 @@
2+wait
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wayland-cursor/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "wayland-cursor.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/wayland-cursor/wayland-cursor.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="c" width="1.158" height="1.132" x="-.079" y="-.066" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".33"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <path d="M16.5 5.5c-2.82 0-5.638 1.074-7.783 3.219-4.29 4.29-4.29 11.274 0 15.564s11.276 4.29 15.566 0 4.29-11.274 0-15.564A10.98 10.98 0 0 0 16.5 5.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
13+    <path d="M16 5c-2.82 0-5.638 1.074-7.783 3.219-4.29 4.29-4.29 11.274 0 15.564s11.276 4.29 15.566 0 4.29-11.274 0-15.564A10.98 10.98 0 0 0 16 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
14+    <path d="M15.854 6.002A10 10 0 0 0 8.93 8.93a10 10 0 0 0 0 14.14 10 10 0 0 0 14.14 0 10 10 0 0 0 0-14.14 10 10 0 0 0-7.216-2.928" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.20256329;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="m21.107 10.5-.566.234q-.218 0-.342 1.899-.373.922-.818 2.599h-.31l-.396.04v.103h.198l.156-.052.196.092v.051q-.28 1.015-.342 1.015c-.242 1.266-.434 2.018-.579 2.018h-.124c-.173-.164-.367-.623-.581-1.134a.5.5 0 0 0-.113-.326l-.58-1.352c-.118-.572-.274-.533-.467-.819q-.093-.286-.31-.286h-.073q-.341 0-.662.507l.042.143c-.097.346-.253.281-.467.74q-.496 1.522-.652 1.522h-.083l-.156-.13q-.392-1.118-.537-3.29h-.073v-.089h.032a.76.76 0 0 1 .278-.429v-.04l-.042-.051-.041.051-.042-.051-.185.051h-.083q-.073 0-.227-.597v-.106h.268v-.089h-.351c-.09-.476-.387-1.361-.891-2.055l.124.038-.124-.13q-.488 0-.684.781v1.132l.3 1.95v.61l.042.78q-.186 0-.186.091v.052l.186-.052h.041v1.352q.145 1.352.54 2.405.04.74.154.74.186.743.268.744c.352.494.791.789 1.316 1.005.187 0 .342-.188.466-.682q.24-1.599.384-1.95.135.142.466.195v-.052q0-.13-.425-.272.115-.624.31-1.066c.021-.503.266-1.28.735-2.173h.188c.028.408.078.878.154 1.146q.425.91.425 1.716 0 .311.664 2.093.165 1.17.425 1.378h.083q.34 0 .805-.923.457-1.041.738-1.158 0-.09-.198-.09v-.053q.155 0 .156-.09v-.04l-.041-.05.434-.183q0-.235-.156-.235v-.051h.31v-.092q-.238 0-.31-.272h.073v-.183l-.041-.051q.351 0 .351-.143v-.04h-.073v-.051q.125 0 .188-.272-.342-.117-.342-.235l.3-.923q0-.702.237-1.535.27-.807.384-1.756.3-1.103.622-1.35v-.04h-.041l-.157.13h-.07l.295-1.754q-.041-.56-.393-.56" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:3.9223237;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#c)"/>
17+    <path d="m20.607 10-.566.234q-.218 0-.342 1.899-.373.922-.818 2.599h-.31l-.396.04v.103h.198l.156-.052.196.092v.051q-.28 1.015-.342 1.015C18.14 17.247 17.949 18 17.804 18h-.124c-.173-.164-.367-.623-.581-1.134a.5.5 0 0 0-.113-.326l-.58-1.352c-.118-.572-.274-.533-.467-.819q-.093-.285-.31-.286h-.073q-.341 0-.662.507l.042.143c-.097.346-.253.281-.467.74q-.496 1.522-.652 1.522h-.083l-.156-.13q-.392-1.118-.537-3.29h-.073v-.089H13a.76.76 0 0 1 .278-.429v-.04l-.042-.051-.041.051-.042-.051-.185.051h-.083q-.073 0-.227-.597v-.106h.268v-.089h-.351c-.09-.476-.387-1.361-.891-2.055l.124.038-.124-.13q-.488 0-.684.781v1.132l.3 1.95v.61l.042.78q-.186 0-.186.091v.052l.186-.052h.041v1.352q.145 1.352.54 2.405.04.74.154.74.186.743.268.744c.352.494.791.789 1.316 1.005.187 0 .342-.188.466-.682q.24-1.599.384-1.95.135.142.466.195v-.052q0-.13-.425-.272.115-.624.31-1.066c.021-.503.266-1.28.735-2.173h.188c.028.408.078.878.154 1.146q.425.91.425 1.716 0 .311.664 2.093.165 1.17.425 1.378h.083q.34 0 .805-.923.457-1.041.738-1.158 0-.09-.198-.09v-.053q.155 0 .156-.09v-.04l-.041-.05.434-.183q0-.235-.156-.235v-.051h.31v-.092q-.238 0-.31-.272h.073v-.183l-.041-.051q.351 0 .351-.143v-.04h-.073v-.051q.125 0 .188-.272-.342-.117-.342-.235l.3-.923q0-.702.237-1.535.27-.807.384-1.756.3-1.103.622-1.35v-.04h-.041l-.157.13h-.07L21 10.56q-.041-.56-.393-.56" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:3.9223237;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/whats_this
+1, -0
1@@ -0,0 +1 @@
2+help
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/x-cursor/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "x-cursor.svg", "hotspot_x": 15.499402, "hotspot_y": 15.500142, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/x-cursor/x-cursor.svg
+23, -0
 1@@ -0,0 +1,23 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="b" width="1.132" height="1.158" x="-.066" y="-.079" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".33"/>
 7+        </filter>
 8+        <filter id="a" width="1.144" height="1.144" x="-.072" y="-.072" style="color-interpolation-filters:sRGB">
 9+            <feGaussianBlur stdDeviation=".66"/>
10+        </filter>
11+    </defs>
12+    <path d="M16.5 5.5c-2.82 0-5.638 1.074-7.783 3.219-4.29 4.29-4.29 11.274 0 15.564s11.276 4.29 15.566 0 4.29-11.274 0-15.564A10.98 10.98 0 0 0 16.5 5.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
13+    <path d="M16 5c-2.82 0-5.638 1.073-7.783 3.218-4.29 4.29-4.29 11.275 0 15.565s11.276 4.29 15.566 0 4.29-11.275 0-15.565A10.98 10.98 0 0 0 16 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.00124;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
14+    <path d="M15.854 6.002A10 10 0 0 0 8.93 8.93a10 10 0 0 0 0 14.14 10 10 0 0 0 14.14 0 10 10 0 0 0 0-14.14 10 10 0 0 0-7.216-2.928" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.20256329;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
15+    <path d="M26 16a10 10 0 0 1-10 10A10 10 0 0 1 6 16 10 10 0 0 1 16 6a10 10 0 0 1 10 10" style="opacity:.2;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:3.63636;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
16+    <path d="m20.47 11.5-4.546 5.879 2.29 3.152a7 7 0 0 1-1.27.125c-1.195 0-2.28-.298-3.148-.777l3.268-4.258-3.016-4.115-2.434-.002 3.785 5.234-2.16 2.793c-.843-.626-1.368-1.46-1.368-2.383 0-1.054.673-2 1.74-2.644l-.328-.496c-1.672.702-2.783 1.935-2.783 3.338 0 1.202.833 2.267 2.118 2.992l-.895 1.158h.832l.651-.85c.946.411 2.077.655 3.294.655.736 0 1.433-.1 2.085-.26l.333.459h2.432l-.874-1.213c1.232-.724 2.024-1.768 2.024-2.941 0-1.456-1.196-2.728-2.974-3.414l-.109.152c1.55.6 2.598 1.75 2.598 3.064 0 1.09-.734 2.05-1.86 2.694l-2.566-3.56L21.28 11.5Zm-3.97 1.908a10 10 0 0 0-.888.049c.502.648.918 1.197 1.397 1.82-.27-.573-.82-1.123-.63-1.406.19-.28.538-.232.565-.232a7.2 7.2 0 0 1 1.6.177l.116-.16a8.8 8.8 0 0 0-2.16-.248" style="opacity:.2;fill:#eff1f5;fill-opacity:1;stroke-width:.0329257;filter:url(#b)"/>
17+    <path d="m19.97 11-4.546 5.879 2.29 3.152a7 7 0 0 1-1.27.125c-1.195 0-2.28-.298-3.148-.777l3.268-4.258-3.016-4.115-2.434-.002 3.785 5.234-2.16 2.793c-.843-.626-1.368-1.46-1.368-2.383 0-1.054.673-2 1.74-2.644l-.328-.496C11.111 14.21 10 15.443 10 16.846c0 1.202.833 2.267 2.118 2.992l-.895 1.158h.832l.651-.85c.946.411 2.077.655 3.294.655.736 0 1.433-.1 2.085-.26l.333.459h2.432l-.874-1.213C21.208 19.063 22 18.02 22 16.846c0-1.456-1.196-2.728-2.974-3.414l-.109.152c1.55.6 2.598 1.75 2.598 3.064 0 1.09-.734 2.05-1.86 2.694l-2.566-3.56L20.78 11ZM16 12.908a10 10 0 0 0-.888.049c.502.648.918 1.197 1.397 1.82-.27-.573-.82-1.123-.63-1.406.19-.28.538-.232.565-.232a7.2 7.2 0 0 1 1.6.177l.116-.16a8.8 8.8 0 0 0-2.16-.248" style="fill:#eff1f5;fill-opacity:1;stroke-width:.0329257"/>
18+    <path
19+    id="hotspot"
20+    d="m 16.499402,15.500142 v 1 h -1 v -1 z"
21+    display="none"
22+    fill="#333333"
23+    stroke-width="1.07568" />
24+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/xterm
+1, -0
1@@ -0,0 +1 @@
2+text
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/zoom-in/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "zoom-in.svg", "hotspot_x": 13.0, "hotspot_y": 13.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/zoom-in/zoom-in.svg
+18, -0
 1@@ -0,0 +1,18 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.147" height="1.141" x="-.074" y="-.07" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".675"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M14 5.5c-4.683 0-8.5 3.817-8.5 8.5s3.817 8.5 8.5 8.5c1.616 0 3.142-.558 4.496-1.416l6.588 7.096a1 1 0 0 0 .732.32h.684a1 1 0 0 0 1-1v-.734a1 1 0 0 0-.268-.68l-6.55-7.055c1.1-1.462 1.815-3.182 1.818-5.029V14c0-4.683-3.817-8.5-8.5-8.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M13.5 5C8.817 5 5 8.817 5 13.5S8.817 22 13.5 22c1.616 0 3.142-.558 4.496-1.416l6.588 7.096a1 1 0 0 0 .732.32H26a1 1 0 0 0 1-1v-.734a1 1 0 0 0-.268-.68l-6.55-7.055c1.1-1.462 1.815-3.182 1.818-5.029V13.5C22 8.817 18.183 5 13.5 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M13.5 6A7.5 7.5 0 0 0 6 13.5a7.5 7.5 0 0 0 7.5 7.5 7.5 7.5 0 0 0 4.703-1.66L25.316 27H26v-.734l-7.066-7.61A7.5 7.5 0 0 0 21 13.5 7.5 7.5 0 0 0 13.5 6" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path d="M13 10v3h-3v1h3v3h1v-3h3v-1h-3v-3z" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.42857146;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
13+    <path
14+    id="hotspot"
15+    d="m 13,13 h 1 v 1 h -1 z"
16+    display="none"
17+    fill="#333333"
18+    stroke-width="1.18965" />
19+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/zoom-out/metadata.json
+1, -0
1@@ -0,0 +1 @@
2+[{"filename": "zoom-out.svg", "hotspot_x": 13.0, "hotspot_y": 13.0, "nominal_size": 24}]
A themes/cursors/catppuccin-latte-dark-cursors/cursors_scalable/zoom-out/zoom-out.svg
+18, -0
 1@@ -0,0 +1,18 @@
 2+
 3+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
 4+    <defs>
 5+        <filter id="a" width="1.147" height="1.141" x="-.074" y="-.07" style="color-interpolation-filters:sRGB">
 6+            <feGaussianBlur stdDeviation=".675"/>
 7+        </filter>
 8+    </defs>
 9+    <path d="M14 5.5c-4.683 0-8.5 3.817-8.5 8.5s3.817 8.5 8.5 8.5c1.616 0 3.142-.558 4.496-1.416l6.588 7.096a1 1 0 0 0 .732.32h.684a1 1 0 0 0 1-1v-.734a1 1 0 0 0-.268-.68l-6.55-7.055c1.1-1.462 1.815-3.182 1.818-5.029V14c0-4.683-3.817-8.5-8.5-8.5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:.2;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter:url(#a)"/>
10+    <path d="M13.5 5C8.817 5 5 8.817 5 13.5S8.817 22 13.5 22c1.616 0 3.142-.558 4.496-1.416l6.588 7.096a1 1 0 0 0 .732.32H26a1 1 0 0 0 1-1v-.734a1 1 0 0 0-.268-.68l-6.55-7.055c1.1-1.462 1.815-3.182 1.818-5.029V13.5C22 8.817 18.183 5 13.5 5" style="color:#000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000;solid-opacity:1;vector-effect:none;fill:#eff1f5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"/>
11+    <path d="M13.5 6A7.5 7.5 0 0 0 6 13.5a7.5 7.5 0 0 0 7.5 7.5 7.5 7.5 0 0 0 4.703-1.66L25.316 27H26v-.734l-7.066-7.61A7.5 7.5 0 0 0 21 13.5 7.5 7.5 0 0 0 13.5 6" style="opacity:1;fill:#4c4f69;fill-opacity:1;stroke:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
12+    <path d="M10 13v1h7v-1z" style="opacity:1;fill:#eff1f5;fill-opacity:1;stroke:none;stroke-width:2.42857146;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"/>
13+    <path
14+    id="hotspot"
15+    d="m 13,13 h 1 v 1 h -1 z"
16+    display="none"
17+    fill="#333333"
18+    stroke-width="1.18965" />
19+</svg>
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/alias.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/all-scroll.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/bottom_left_corner.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/bottom_right_corner.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/bottom_side.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/cell.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/center_ptr.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/col-resize.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/color-picker.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/context-menu.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/copy.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/crosshair.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/default.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/dnd-move.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/dnd-no-drop.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/down-arrow.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/draft.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/help.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/left-arrow.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/left_side.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/no-drop.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/not-allowed.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/openhand.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/pencil.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/pirate.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/pointer.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/progress.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/right-arrow.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/right_ptr.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/right_side.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/row-resize.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/size_bdiag.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/size_fdiag.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/size_hor.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/size_ver.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/text.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/top_left_corner.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/top_right_corner.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/top_side.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/up-arrow.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/vertical-text.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/wait.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/wayland-cursor.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/x-cursor.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/zoom-in.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/hyprcursors/zoom-out.hlc
+0, -0
A themes/cursors/catppuccin-latte-dark-cursors/index.theme
+3, -0
1@@ -0,0 +1,3 @@
2+[Icon Theme]
3+Name=Catppuccin Latte Dark
4+Comment=based on Volantes Cursors
A themes/cursors/catppuccin-latte-dark-cursors/manifest.hl
+4, -0
1@@ -0,0 +1,4 @@
2+name = Catppuccin Latte Dark
3+description = based on Volantes Cursors
4+version = "v2.0.0" # x-release-please-version
5+cursors_directory = hyprcursors