Skip to content

Commit 84653b4

Browse files
committed
exported theme from figma file zU99op23bu3Cg438YkhZy8 version 5500877819
1 parent 4cc7938 commit 84653b4

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

theme/cursor-theme.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,9 @@
297297
{
298298
"file": "light/cell_32.svg"
299299
}
300+
],
301+
"aliases": [
302+
"plus"
300303
]
301304
},
302305
{
@@ -308,6 +311,10 @@
308311
{
309312
"file": "light/text_32.svg"
310313
}
314+
],
315+
"aliases": [
316+
"xterm",
317+
"ibeam"
311318
]
312319
},
313320
{
@@ -390,6 +397,10 @@
390397
{
391398
"file": "light/not-allowed_32.svg"
392399
}
400+
],
401+
"aliases": [
402+
"crossed_circle",
403+
"circle"
393404
]
394405
},
395406
{
@@ -542,6 +553,10 @@
542553
{
543554
"file": "light/ew-resize_32.svg"
544555
}
556+
],
557+
"aliases": [
558+
"sb_h_double_arrow",
559+
"size_hor"
545560
]
546561
},
547562
{
@@ -553,6 +568,11 @@
553568
{
554569
"file": "light/ns-resize_32.svg"
555570
}
571+
],
572+
"aliases": [
573+
"sb_v_double_arrow",
574+
"size_ver",
575+
"v_double_arrow"
556576
]
557577
},
558578
{
@@ -594,6 +614,9 @@
594614
{
595615
"file": "light/col-resize_32.svg"
596616
}
617+
],
618+
"aliases": [
619+
"split_h"
597620
]
598621
},
599622
{
@@ -1000,6 +1023,9 @@
10001023
{
10011024
"file": "dark/cell_32.svg"
10021025
}
1026+
],
1027+
"aliases": [
1028+
"plus"
10031029
]
10041030
},
10051031
{
@@ -1029,6 +1055,10 @@
10291055
{
10301056
"file": "dark/text_32.svg"
10311057
}
1058+
],
1059+
"aliases": [
1060+
"xterm",
1061+
"ibeam"
10321062
]
10331063
},
10341064
{
@@ -1130,6 +1160,10 @@
11301160
{
11311161
"file": "dark/not-allowed_32.svg"
11321162
}
1163+
],
1164+
"aliases": [
1165+
"crossed_circle",
1166+
"circle"
11331167
]
11341168
},
11351169
{
@@ -1296,6 +1330,10 @@
12961330
{
12971331
"file": "dark/ew-resize_32.svg"
12981332
}
1333+
],
1334+
"aliases": [
1335+
"sb_h_double_arrow",
1336+
"size_hor"
12991337
]
13001338
},
13011339
{
@@ -1307,6 +1345,11 @@
13071345
{
13081346
"file": "dark/ns-resize_32.svg"
13091347
}
1348+
],
1349+
"aliases": [
1350+
"sb_v_double_arrow",
1351+
"size_ver",
1352+
"v_double_arrow"
13101353
]
13111354
},
13121355
{
@@ -1348,6 +1391,9 @@
13481391
{
13491392
"file": "dark/col-resize_32.svg"
13501393
}
1394+
],
1395+
"aliases": [
1396+
"split_h"
13511397
]
13521398
},
13531399
{

0 commit comments

Comments
 (0)