From 6f6611764bfa8ada09a965ac752ca4981e59f258 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sun, 25 May 2025 00:38:23 +0200 Subject: [PATCH] auto-git: [change] settings.html --- settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.html b/settings.html index f0d91dc..d062a9f 100644 --- a/settings.html +++ b/settings.html @@ -64,7 +64,7 @@ label.option input { margin-right: 0.8rem; width: 1.3em; height: 1.3em; - accent-color: #38bdf8; + accent-color: var(--accent); } .row { display: flex; align-items: center; justify-content: space-between;