Skip to content

Commit c1c17ab

Browse files
Merge remote-tracking branch 'origin/master' into global-keybindings
2 parents 8fbeb29 + 82b7b24 commit c1c17ab

28 files changed

Lines changed: 645 additions & 196 deletions

β€ŽREADME.mdβ€Ž

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<div align="center" markdown="1">
2+
<sup>Special thanks to:</sup>
3+
<br>
4+
<br>
5+
<a href="https://go.warp.dev/pear-desktop">
6+
<img alt="Warp sponsorship" width="400" src="https://github.com/user-attachments/assets/8307ea56-e872-494a-8a9c-de0e296a06ed" />
7+
</a>
8+
9+
### [Warp, built for coding with multiple AI agents](https://go.warp.dev/pear-desktop)
10+
[Available for macOS, Linux, & Windows](https://go.warp.dev/pear-desktop)<br>
11+
12+
</div>
13+
<hr>
14+
115
<div align="center">
216

317
# :pear: Pear Desktop
Lines changed: 35 additions & 0 deletions
Loading
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
{
2+
"fill" : {
3+
"linear-gradient" : [
4+
"display-p3:1.00000,1.00000,1.00000,1.00000",
5+
"srgb:0.84314,0.84314,0.84314,1.00000"
6+
],
7+
"orientation" : {
8+
"start" : {
9+
"x" : 0.5,
10+
"y" : 0
11+
},
12+
"stop" : {
13+
"x" : 0.5,
14+
"y" : 0.7
15+
}
16+
}
17+
},
18+
"groups" : [
19+
{
20+
"blur-material" : null,
21+
"hidden" : false,
22+
"layers" : [
23+
{
24+
"blend-mode-specializations" : [
25+
{
26+
"appearance" : "dark",
27+
"value" : "normal"
28+
}
29+
],
30+
"image-name" : "SVG Image.svg",
31+
"name" : "transparent-icon",
32+
"opacity-specializations" : [
33+
{
34+
"value" : 1
35+
},
36+
{
37+
"appearance" : "dark",
38+
"value" : 1
39+
}
40+
]
41+
}
42+
],
43+
"name" : "group",
44+
"opacity-specializations" : [
45+
{
46+
"appearance" : "dark",
47+
"value" : 0.8
48+
}
49+
],
50+
"shadow" : {
51+
"kind" : "layer-color",
52+
"opacity" : 0.5
53+
},
54+
"specular" : true,
55+
"translucency" : {
56+
"enabled" : false,
57+
"value" : 0.5
58+
}
59+
}
60+
],
61+
"supported-platforms" : {
62+
"circles" : [
63+
"watchOS"
64+
],
65+
"squares" : "shared"
66+
}
67+
}
25.4 KB
Binary file not shown.

β€Žassets/icon.pngβ€Ž

619 KB
Loading

β€Žassets/icon.svgβ€Ž

Lines changed: 37 additions & 7 deletions
Loading

β€Žassets/tray-paused-white.pngβ€Ž

2.12 KB
Loading

β€Žassets/tray-paused.pngβ€Ž

14.3 KB
Loading

β€Žassets/tray-white.pngβ€Ž

2.33 KB
Loading

β€Žassets/tray.pngβ€Ž

15.2 KB
Loading

0 commit comments

Comments
Β (0)