Skip to content

Commit

Permalink
exported theme from figma file zU99op23bu3Cg438YkhZy8 version 5500877819
Browse files Browse the repository at this point in the history
  • Loading branch information
phisch committed Apr 6, 2024
1 parent 4cc7938 commit 84653b4
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions theme/cursor-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,9 @@
{
"file": "light/cell_32.svg"
}
],
"aliases": [
"plus"
]
},
{
Expand All @@ -308,6 +311,10 @@
{
"file": "light/text_32.svg"
}
],
"aliases": [
"xterm",
"ibeam"
]
},
{
Expand Down Expand Up @@ -390,6 +397,10 @@
{
"file": "light/not-allowed_32.svg"
}
],
"aliases": [
"crossed_circle",
"circle"
]
},
{
Expand Down Expand Up @@ -542,6 +553,10 @@
{
"file": "light/ew-resize_32.svg"
}
],
"aliases": [
"sb_h_double_arrow",
"size_hor"
]
},
{
Expand All @@ -553,6 +568,11 @@
{
"file": "light/ns-resize_32.svg"
}
],
"aliases": [
"sb_v_double_arrow",
"size_ver",
"v_double_arrow"
]
},
{
Expand Down Expand Up @@ -594,6 +614,9 @@
{
"file": "light/col-resize_32.svg"
}
],
"aliases": [
"split_h"
]
},
{
Expand Down Expand Up @@ -1000,6 +1023,9 @@
{
"file": "dark/cell_32.svg"
}
],
"aliases": [
"plus"
]
},
{
Expand Down Expand Up @@ -1029,6 +1055,10 @@
{
"file": "dark/text_32.svg"
}
],
"aliases": [
"xterm",
"ibeam"
]
},
{
Expand Down Expand Up @@ -1130,6 +1160,10 @@
{
"file": "dark/not-allowed_32.svg"
}
],
"aliases": [
"crossed_circle",
"circle"
]
},
{
Expand Down Expand Up @@ -1296,6 +1330,10 @@
{
"file": "dark/ew-resize_32.svg"
}
],
"aliases": [
"sb_h_double_arrow",
"size_hor"
]
},
{
Expand All @@ -1307,6 +1345,11 @@
{
"file": "dark/ns-resize_32.svg"
}
],
"aliases": [
"sb_v_double_arrow",
"size_ver",
"v_double_arrow"
]
},
{
Expand Down Expand Up @@ -1348,6 +1391,9 @@
{
"file": "dark/col-resize_32.svg"
}
],
"aliases": [
"split_h"
]
},
{
Expand Down

0 comments on commit 84653b4

Please sign in to comment.