mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 01:27:44 +00:00
Base: Add "Dark" cursor theme
This commit is contained in:
parent
42df4fb2df
commit
f2a77f0c2c
26 changed files with 17 additions and 0 deletions
17
Base/res/cursor-themes/Dark/Config.ini
Normal file
17
Base/res/cursor-themes/Dark/Config.ini
Normal file
|
@ -0,0 +1,17 @@
|
|||
[Cursor]
|
||||
Hidden=hidden.png
|
||||
Arrow=arrow.x2y2.png
|
||||
ResizeH=resize-horizontal.png
|
||||
ResizeV=resize-vertical.png
|
||||
ResizeDTLBR=resize-diagonal-tlbr.png
|
||||
ResizeDBLTR=resize-diagonal-bltr.png
|
||||
ResizeColumn=resize-column.png
|
||||
ResizeRow=resize-row.png
|
||||
IBeam=i-beam.png
|
||||
Disallowed=disallowed.png
|
||||
Move=move.png
|
||||
Hand=hand.x8y4.png
|
||||
Help=help.x1y1.png
|
||||
Drag=drag.png
|
||||
Wait=wait.f14t100.png
|
||||
Crosshair=crosshair.png
|
Loading…
Add table
Add a link
Reference in a new issue