From d6120f956d611e24d844f9d3652cd927ffea21f0 Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:17:46 +0900 Subject: [PATCH 01/12] =?UTF-8?q?enhance(frontend):=20=E3=80=8C=E3=83=87?= =?UTF-8?q?=E3=83=90=E3=82=A4=E3=82=B9=E3=81=AE=E3=83=80=E3=83=BC=E3=82=AF?= =?UTF-8?q?=E3=83=A2=E3=83=BC=E3=83=89=E3=81=A8=E5=90=8C=E6=9C=9F=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=80=8D=E3=82=92=E6=9C=89=E5=8A=B9=E3=81=AB=E3=81=97?= =?UTF-8?q?=E3=81=A6=E3=81=84=E3=82=8B=E9=9A=9B=E3=81=AE=E6=8C=99=E5=8B=95?= =?UTF-8?q?=E3=82=92=E8=A6=96=E8=A6=9A=E7=9A=84=E3=81=AB=E3=82=8F=E3=81=8B?= =?UTF-8?q?=E3=82=8A=E3=82=84=E3=81=99=E3=81=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frontend/src/pages/settings/theme.vue | 23 +++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/packages/frontend/src/pages/settings/theme.vue b/packages/frontend/src/pages/settings/theme.vue index 0a4bd4b82618..36ed667a0aec 100644 --- a/packages/frontend/src/pages/settings/theme.vue +++ b/packages/frontend/src/pages/settings/theme.vue @@ -6,7 +6,10 @@ SPDX-License-Identifier: AGPL-3.0-only