From c4808110f3e2beb031e1b1e7369f39214527554d Mon Sep 17 00:00:00 2001 From: amnweb <16545063+forumwt@users.noreply.github.com> Date: Thu, 5 Sep 2024 21:27:49 +0200 Subject: [PATCH] Updateconfiguration in theme files --- themes/56d372d9-3806-499f-9caf-03782b11413b/config.yaml | 8 +++++--- themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/config.yaml | 8 +++++--- themes/a93f1976-0c89-4593-b333-eaa374164c73/config.yaml | 6 ++++-- themes/c353fb20-a4dc-40dd-baaa-71561dc0308d/config.yaml | 8 +++++--- 4 files changed, 19 insertions(+), 11 deletions(-) diff --git a/themes/56d372d9-3806-499f-9caf-03782b11413b/config.yaml b/themes/56d372d9-3806-499f-9caf-03782b11413b/config.yaml index 0146b9c..c55550c 100644 --- a/themes/56d372d9-3806-499f-9caf-03782b11413b/config.yaml +++ b/themes/56d372d9-3806-499f-9caf-03782b11413b/config.yaml @@ -16,9 +16,11 @@ bars: position: "top" center: false blur_effect: - enabled: false - acrylic: false - dark: false + enabled: false + acrylic: false + dark_mode: false + round_corners: false + border_color: None window_flags: always_on_top: false windows_app_bar: true diff --git a/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/config.yaml b/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/config.yaml index a7faad3..1433db1 100644 --- a/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/config.yaml +++ b/themes/6ec10fc8-8af9-4e4b-a763-1bb0a1e35491/config.yaml @@ -20,9 +20,11 @@ bars: position: "top" center: false blur_effect: - enabled: false - acrylic: false - dark: false + enabled: false + acrylic: false + dark_mode: false + round_corners: false + border_color: None window_flags: always_on_top: false windows_app_bar: true diff --git a/themes/a93f1976-0c89-4593-b333-eaa374164c73/config.yaml b/themes/a93f1976-0c89-4593-b333-eaa374164c73/config.yaml index f0014b4..4fc39f7 100644 --- a/themes/a93f1976-0c89-4593-b333-eaa374164c73/config.yaml +++ b/themes/a93f1976-0c89-4593-b333-eaa374164c73/config.yaml @@ -21,8 +21,10 @@ bars: center: false blur_effect: enabled: true - acrylic: false - dark: false + acrylic: false + dark_mode: false + round_corners: false + border_color: None window_flags: always_on_top: false windows_app_bar: true diff --git a/themes/c353fb20-a4dc-40dd-baaa-71561dc0308d/config.yaml b/themes/c353fb20-a4dc-40dd-baaa-71561dc0308d/config.yaml index 3ad6077..ab91df3 100644 --- a/themes/c353fb20-a4dc-40dd-baaa-71561dc0308d/config.yaml +++ b/themes/c353fb20-a4dc-40dd-baaa-71561dc0308d/config.yaml @@ -15,9 +15,11 @@ bars: position: "top" center: true blur_effect: - enabled: true - acrylic: true - dark: false + enabled: true + acrylic: true + dark_mode: false + round_corners: false + border_color: None window_flags: always_on_top: false windows_app_bar: true