From 230aa4360d0bb2d96bbd9feb9bcbf99963918c38 Mon Sep 17 00:00:00 2001 From: "kdevbot[bot]" <155479163+kdevbot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:21:38 +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 2da3bc0..302a312 100644 --- a/build.js +++ b/build.js @@ -1,4 +1,4 @@ -// Copyright (C) 2025 Katsute +// Copyright (C) 2026 Katsute const fs = require("fs"); const path = require("path"); diff --git a/src/style.css b/src/style.css index a34b3d5..294d262 100644 --- a/src/style.css +++ b/src/style.css @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Katsute */ +/* Copyright (C) 2026 Katsute */ :root { --rissue-issue-closed : var(--bgColor-closed-emphasis, #da3633);