From 062610bea43b8b31d30039e037f72506d78d5879 Mon Sep 17 00:00:00 2001 From: navewindre Date: Mon, 16 Jun 2025 04:03:14 +0200 Subject: add themes n slackware bootstrap --- .../Chicago95/animations/10/gnome-spinner-rest.svg | 1 + icons/Chicago95/animations/10/gnome-spinner.png | 1 + icons/Chicago95/animations/10/process-idle.svg | 57 +++++++++++++++++++++ icons/Chicago95/animations/10/process-working.png | 1 + icons/Chicago95/animations/10/spinner.png | Bin 0 -> 484 bytes 5 files changed, 60 insertions(+) create mode 120000 icons/Chicago95/animations/10/gnome-spinner-rest.svg create mode 120000 icons/Chicago95/animations/10/gnome-spinner.png create mode 100644 icons/Chicago95/animations/10/process-idle.svg create mode 120000 icons/Chicago95/animations/10/process-working.png create mode 100644 icons/Chicago95/animations/10/spinner.png (limited to 'icons/Chicago95/animations/10') diff --git a/icons/Chicago95/animations/10/gnome-spinner-rest.svg b/icons/Chicago95/animations/10/gnome-spinner-rest.svg new file mode 120000 index 0000000..ee502d1 --- /dev/null +++ b/icons/Chicago95/animations/10/gnome-spinner-rest.svg @@ -0,0 +1 @@ +process-idle.svg \ No newline at end of file diff --git a/icons/Chicago95/animations/10/gnome-spinner.png b/icons/Chicago95/animations/10/gnome-spinner.png new file mode 120000 index 0000000..e9b55e9 --- /dev/null +++ b/icons/Chicago95/animations/10/gnome-spinner.png @@ -0,0 +1 @@ +process-working.png \ No newline at end of file diff --git a/icons/Chicago95/animations/10/process-idle.svg b/icons/Chicago95/animations/10/process-idle.svg new file mode 100644 index 0000000..8a85910 --- /dev/null +++ b/icons/Chicago95/animations/10/process-idle.svg @@ -0,0 +1,57 @@ + + + + + + + + + + image/svg+xml + + + + + + diff --git a/icons/Chicago95/animations/10/process-working.png b/icons/Chicago95/animations/10/process-working.png new file mode 120000 index 0000000..f1915e8 --- /dev/null +++ b/icons/Chicago95/animations/10/process-working.png @@ -0,0 +1 @@ +spinner.png \ No newline at end of file diff --git a/icons/Chicago95/animations/10/spinner.png b/icons/Chicago95/animations/10/spinner.png new file mode 100644 index 0000000..c2d4567 Binary files /dev/null and b/icons/Chicago95/animations/10/spinner.png differ -- cgit v1.2.3