diff options
author | Maciej Zygmanowski <sppmacd@pm.me> | 2021-08-02 12:15:46 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-23 01:41:53 +0200 |
commit | f2a77f0c2ce86584d6e2ef7f579ce77e916916bc (patch) | |
tree | a3a02eb6594bffb6f987331171bf4f4ecf950f69 /Base/res/cursor-themes | |
parent | 42df4fb2df21da43412bb747d2cbc1c839275584 (diff) | |
download | serenity-f2a77f0c2ce86584d6e2ef7f579ce77e916916bc.zip |
Base: Add "Dark" cursor theme
Diffstat (limited to 'Base/res/cursor-themes')
26 files changed, 17 insertions, 0 deletions
diff --git a/Base/res/cursor-themes/Dark/Config.ini b/Base/res/cursor-themes/Dark/Config.ini new file mode 100644 index 0000000000..fec44b14a7 --- /dev/null +++ b/Base/res/cursor-themes/Dark/Config.ini @@ -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 diff --git a/Base/res/cursor-themes/Dark/arrow.x2y2-2x.png b/Base/res/cursor-themes/Dark/arrow.x2y2-2x.png Binary files differnew file mode 100644 index 0000000000..6a8d081302 --- /dev/null +++ b/Base/res/cursor-themes/Dark/arrow.x2y2-2x.png diff --git a/Base/res/cursor-themes/Dark/arrow.x2y2.png b/Base/res/cursor-themes/Dark/arrow.x2y2.png Binary files differnew file mode 100644 index 0000000000..30b5e80f68 --- /dev/null +++ b/Base/res/cursor-themes/Dark/arrow.x2y2.png diff --git a/Base/res/cursor-themes/Dark/crosshair-2x.png b/Base/res/cursor-themes/Dark/crosshair-2x.png Binary files differnew file mode 100644 index 0000000000..83a0ccbdc0 --- /dev/null +++ b/Base/res/cursor-themes/Dark/crosshair-2x.png diff --git a/Base/res/cursor-themes/Dark/crosshair.png b/Base/res/cursor-themes/Dark/crosshair.png Binary files differnew file mode 100644 index 0000000000..ad8673d1f6 --- /dev/null +++ b/Base/res/cursor-themes/Dark/crosshair.png diff --git a/Base/res/cursor-themes/Dark/disallowed.png b/Base/res/cursor-themes/Dark/disallowed.png Binary files differnew file mode 100644 index 0000000000..c7357b9fbe --- /dev/null +++ b/Base/res/cursor-themes/Dark/disallowed.png diff --git a/Base/res/cursor-themes/Dark/drag.png b/Base/res/cursor-themes/Dark/drag.png Binary files differnew file mode 100644 index 0000000000..dc311a971f --- /dev/null +++ b/Base/res/cursor-themes/Dark/drag.png diff --git a/Base/res/cursor-themes/Dark/hand.x8y4.png b/Base/res/cursor-themes/Dark/hand.x8y4.png Binary files differnew file mode 100644 index 0000000000..5597473eb8 --- /dev/null +++ b/Base/res/cursor-themes/Dark/hand.x8y4.png diff --git a/Base/res/cursor-themes/Dark/help.x1y1.png b/Base/res/cursor-themes/Dark/help.x1y1.png Binary files differnew file mode 100644 index 0000000000..c26b3fe2fa --- /dev/null +++ b/Base/res/cursor-themes/Dark/help.x1y1.png diff --git a/Base/res/cursor-themes/Dark/hidden.png b/Base/res/cursor-themes/Dark/hidden.png Binary files differnew file mode 100644 index 0000000000..96382d8740 --- /dev/null +++ b/Base/res/cursor-themes/Dark/hidden.png diff --git a/Base/res/cursor-themes/Dark/i-beam.png b/Base/res/cursor-themes/Dark/i-beam.png Binary files differnew file mode 100644 index 0000000000..b7d92b22c1 --- /dev/null +++ b/Base/res/cursor-themes/Dark/i-beam.png diff --git a/Base/res/cursor-themes/Dark/move-2x.png b/Base/res/cursor-themes/Dark/move-2x.png Binary files differnew file mode 100644 index 0000000000..167fbb83e7 --- /dev/null +++ b/Base/res/cursor-themes/Dark/move-2x.png diff --git a/Base/res/cursor-themes/Dark/move.png b/Base/res/cursor-themes/Dark/move.png Binary files differnew file mode 100644 index 0000000000..7cc7a64f96 --- /dev/null +++ b/Base/res/cursor-themes/Dark/move.png diff --git a/Base/res/cursor-themes/Dark/resize-column-2x.png b/Base/res/cursor-themes/Dark/resize-column-2x.png Binary files differnew file mode 100644 index 0000000000..d498a513d2 --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-column-2x.png diff --git a/Base/res/cursor-themes/Dark/resize-column.png b/Base/res/cursor-themes/Dark/resize-column.png Binary files differnew file mode 100644 index 0000000000..ab7897403d --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-column.png diff --git a/Base/res/cursor-themes/Dark/resize-diagonal-bltr-2x.png b/Base/res/cursor-themes/Dark/resize-diagonal-bltr-2x.png Binary files differnew file mode 100644 index 0000000000..d020a4ffcd --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-diagonal-bltr-2x.png diff --git a/Base/res/cursor-themes/Dark/resize-diagonal-bltr.png b/Base/res/cursor-themes/Dark/resize-diagonal-bltr.png Binary files differnew file mode 100644 index 0000000000..0afe0ecb6b --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-diagonal-bltr.png diff --git a/Base/res/cursor-themes/Dark/resize-diagonal-tlbr-2x.png b/Base/res/cursor-themes/Dark/resize-diagonal-tlbr-2x.png Binary files differnew file mode 100644 index 0000000000..fd42d42e67 --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-diagonal-tlbr-2x.png diff --git a/Base/res/cursor-themes/Dark/resize-diagonal-tlbr.png b/Base/res/cursor-themes/Dark/resize-diagonal-tlbr.png Binary files differnew file mode 100644 index 0000000000..dc4b0b8294 --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-diagonal-tlbr.png diff --git a/Base/res/cursor-themes/Dark/resize-horizontal-2x.png b/Base/res/cursor-themes/Dark/resize-horizontal-2x.png Binary files differnew file mode 100644 index 0000000000..5db9e9d7a9 --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-horizontal-2x.png diff --git a/Base/res/cursor-themes/Dark/resize-horizontal.png b/Base/res/cursor-themes/Dark/resize-horizontal.png Binary files differnew file mode 100644 index 0000000000..80b98691bb --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-horizontal.png diff --git a/Base/res/cursor-themes/Dark/resize-row-2x.png b/Base/res/cursor-themes/Dark/resize-row-2x.png Binary files differnew file mode 100644 index 0000000000..1b62829d7c --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-row-2x.png diff --git a/Base/res/cursor-themes/Dark/resize-row.png b/Base/res/cursor-themes/Dark/resize-row.png Binary files differnew file mode 100644 index 0000000000..7f1c226c77 --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-row.png diff --git a/Base/res/cursor-themes/Dark/resize-vertical-2x.png b/Base/res/cursor-themes/Dark/resize-vertical-2x.png Binary files differnew file mode 100644 index 0000000000..3be1baea30 --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-vertical-2x.png diff --git a/Base/res/cursor-themes/Dark/resize-vertical.png b/Base/res/cursor-themes/Dark/resize-vertical.png Binary files differnew file mode 100644 index 0000000000..1d3e1d2f3c --- /dev/null +++ b/Base/res/cursor-themes/Dark/resize-vertical.png diff --git a/Base/res/cursor-themes/Dark/wait.f14t100.png b/Base/res/cursor-themes/Dark/wait.f14t100.png Binary files differnew file mode 100644 index 0000000000..d48441de98 --- /dev/null +++ b/Base/res/cursor-themes/Dark/wait.f14t100.png |