From 07865079c37682859d1311536f9c08776867589a Mon Sep 17 00:00:00 2001 From: Vince Date: Wed, 29 Jan 2025 17:15:40 +0800 Subject: [PATCH 1/3] update --- install.sh | 2 +- src/apps/scalable/cs-actions.svg | 10 +++++++++- src/apps/scalable/cs-nightlight.svg | 18 ++++++++++++++++++ 3 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 src/apps/scalable/cs-nightlight.svg diff --git a/install.sh b/install.sh index e1b99e00..5a0cd129 100755 --- a/install.sh +++ b/install.sh @@ -509,7 +509,7 @@ install_theme() { done } -#clean_old_theme +clean_old_theme if [[ "${remove}" == 'true' ]]; then remove_theme diff --git a/src/apps/scalable/cs-actions.svg b/src/apps/scalable/cs-actions.svg index c6d8937a..efd2e30c 100644 --- a/src/apps/scalable/cs-actions.svg +++ b/src/apps/scalable/cs-actions.svg @@ -1 +1,9 @@ - \ No newline at end of file + + + + + + + + + diff --git a/src/apps/scalable/cs-nightlight.svg b/src/apps/scalable/cs-nightlight.svg new file mode 100644 index 00000000..2ffaf367 --- /dev/null +++ b/src/apps/scalable/cs-nightlight.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + From c4b274366990e1eda50d5fb121c0048e62e215f5 Mon Sep 17 00:00:00 2001 From: Vince Date: Wed, 29 Jan 2025 17:28:20 +0800 Subject: [PATCH 2/3] update --- src/devices/16/bluetooth.svg | 4 ++-- src/status/16/bluetooth-active.svg | 7 +++++-- src/status/16/bluetooth-disabled.svg | 6 +++++- src/status/22/bluetooth-active.svg | 6 ++---- src/status/22/bluetooth-disabled.svg | 6 +++--- src/status/24/bluetooth-active.svg | 5 ++++- src/status/24/bluetooth-disabled.svg | 6 +++++- 7 files changed, 26 insertions(+), 14 deletions(-) diff --git a/src/devices/16/bluetooth.svg b/src/devices/16/bluetooth.svg index ddc28bc4..06b41a1f 100644 --- a/src/devices/16/bluetooth.svg +++ b/src/devices/16/bluetooth.svg @@ -1,6 +1,6 @@ - + - + diff --git a/src/status/16/bluetooth-active.svg b/src/status/16/bluetooth-active.svg index e54c9372..06b41a1f 100644 --- a/src/status/16/bluetooth-active.svg +++ b/src/status/16/bluetooth-active.svg @@ -1,3 +1,6 @@ - - + + + + + diff --git a/src/status/16/bluetooth-disabled.svg b/src/status/16/bluetooth-disabled.svg index 46aded6c..2c7d8160 100644 --- a/src/status/16/bluetooth-disabled.svg +++ b/src/status/16/bluetooth-disabled.svg @@ -1,3 +1,7 @@ - + + + + + diff --git a/src/status/22/bluetooth-active.svg b/src/status/22/bluetooth-active.svg index f6fd2013..08d29c37 100644 --- a/src/status/22/bluetooth-active.svg +++ b/src/status/22/bluetooth-active.svg @@ -1,8 +1,6 @@ - + - + diff --git a/src/status/22/bluetooth-disabled.svg b/src/status/22/bluetooth-disabled.svg index a4ac1711..9bfda1e5 100644 --- a/src/status/22/bluetooth-disabled.svg +++ b/src/status/22/bluetooth-disabled.svg @@ -1,7 +1,7 @@ - + - - + + diff --git a/src/status/24/bluetooth-active.svg b/src/status/24/bluetooth-active.svg index ce8d061a..8fb97601 100644 --- a/src/status/24/bluetooth-active.svg +++ b/src/status/24/bluetooth-active.svg @@ -1,3 +1,6 @@ - + + + + diff --git a/src/status/24/bluetooth-disabled.svg b/src/status/24/bluetooth-disabled.svg index bd4cdb28..0114ad87 100644 --- a/src/status/24/bluetooth-disabled.svg +++ b/src/status/24/bluetooth-disabled.svg @@ -1,3 +1,7 @@ - + + + + + From b96d22c52dca7bf0f64be5480412e9b7557d107e Mon Sep 17 00:00:00 2001 From: Vince Date: Fri, 31 Jan 2025 15:34:32 +0800 Subject: [PATCH 3/3] Create electron32.svg --- links/apps/scalable/electron32.svg | 1 + 1 file changed, 1 insertion(+) create mode 120000 links/apps/scalable/electron32.svg diff --git a/links/apps/scalable/electron32.svg b/links/apps/scalable/electron32.svg new file mode 120000 index 00000000..0a8bb495 --- /dev/null +++ b/links/apps/scalable/electron32.svg @@ -0,0 +1 @@ +electron.svg \ No newline at end of file