From f2a94dd90eb7d8c58ecfd5b8e56958c18026b3a0 Mon Sep 17 00:00:00 2001 From: "kdevbot[bot]" <155479163+kdevbot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:15:31 +0000 Subject: [PATCH] Update repository files --- build.js | 2 +- src/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.js b/build.js index c9a38f9..2da3bc0 100644 --- a/build.js +++ b/build.js @@ -1,4 +1,4 @@ -// Copyright (C) 2024 Katsute +// Copyright (C) 2025 Katsute const fs = require("fs"); const path = require("path"); diff --git a/src/style.css b/src/style.css index 3b531cb..34912ca 100644 --- a/src/style.css +++ b/src/style.css @@ -1,4 +1,4 @@ -/* Copyright (C) 2024 Katsute */ +/* Copyright (C) 2025 Katsute */ :root { --rissue-issue-closed : var(--bgColor-closed-emphasis, #da3633);