From ff5b3f5c5e80d95e4840f149af42fb367e036817 Mon Sep 17 00:00:00 2001 From: lee Date: Wed, 8 Jan 2025 15:31:17 +0900 Subject: [PATCH 1/2] Change color --- clock.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clock.py b/clock.py index 22225ac..d2ba65a 100644 --- a/clock.py +++ b/clock.py @@ -5,7 +5,7 @@ from timezones import TIMEZONE_DICT # 定数 -BG_COLOR = "#FFA500" +BG_COLOR = "#800080" TEXT_COLOR = "#333333" NOTATION_12_HOUR = "12時制" NOTATION_24_HOUR = "24時制" From 5c0b345fb595bff89a574531adb6ac0f1195e3a0 Mon Sep 17 00:00:00 2001 From: lee Date: Thu, 9 Jan 2025 15:45:11 +0900 Subject: [PATCH 2/2] =?UTF-8?q?tesxtfile=E8=BF=BD=E5=8A=A0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sample.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sample.txt diff --git a/sample.txt b/sample.txt new file mode 100644 index 0000000..e69de29