From a58b0f7cdb2ad83bd7929f3f979413c67ae6d3d5 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 8 Dec 2025 09:34:26 -0500 Subject: [PATCH] update colors --- colors.json | 1 + 1 file changed, 1 insertion(+) diff --git a/colors.json b/colors.json index adcd4f8..ed646c5 100644 --- a/colors.json +++ b/colors.json @@ -36,6 +36,7 @@ { "name": "Yellow", "hex": "#f5e812" }, { "name": "Goldenrod", "hex": "#f7b615" }, { "name": "Orange", "hex": "#ef6b24" }, + { "name":"Blended Brown","hex":"#c9aea0"} { "name": "Coffee", "hex": "#957461" }, { "name": "Burnt Orange", "hex": "#9d4223" } ]