mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:37:34 +00:00
Cursors: Add new Eyedropper cursor
This can be used immediately in PixelPaint (separate commit), but I am adding this as a system-wide cursor since it may also be useful for other applications that want to use it.
This commit is contained in:
parent
81326ac8c7
commit
30ce1d8562
8 changed files with 8 additions and 0 deletions
|
@ -15,3 +15,4 @@ Help=help.x1y1.png
|
|||
Drag=drag.png
|
||||
Wait=wait.f14t100.png
|
||||
Crosshair=crosshair.png
|
||||
Eyedropper=eyedropper.x2y2.png
|
||||
|
|
BIN
Base/res/cursor-themes/Dark/eyedropper.x2y2.png
Normal file
BIN
Base/res/cursor-themes/Dark/eyedropper.x2y2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 716 B |
|
@ -15,3 +15,4 @@ Help=help.x1y1.png
|
|||
Drag=drag.png
|
||||
Wait=wait.f14t100.png
|
||||
Crosshair=crosshair.png
|
||||
Eyedropper=eyedropper.x2y2.png
|
||||
|
|
BIN
Base/res/cursor-themes/Default/eyedropper.x2y2.png
Normal file
BIN
Base/res/cursor-themes/Default/eyedropper.x2y2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 680 B |
Loading…
Add table
Add a link
Reference in a new issue