From b8e063254238bf0926a3e9138454208f0d5b0a1e Mon Sep 17 00:00:00 2001 From: tobiichi3227 Date: Sun, 9 Mar 2025 13:13:59 +0800 Subject: [PATCH] Docs(CONTRIBUTING): Add missing theme field --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 775cae2..733eb4d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -128,6 +128,7 @@ structure: "button-hover-color": "#hexcode", "toggle-theme-button-color": "#hexcode", "copy-result-button-color": "#hexcode", + "copy-preview-result-url-button-color": "#hexcode", "date-color": "#hexcode", "special-event-color": "#hexcode" }