From 10b36656185ad1ef073c995b58b1b4c5abdbb11f Mon Sep 17 00:00:00 2001 From: CongLeSolutionX Date: Tue, 24 Dec 2024 17:59:12 -0800 Subject: [PATCH] update colorfor Golden hour theme --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5fb91f5..ccef569 100644 --- a/index.html +++ b/index.html @@ -122,9 +122,9 @@ sideSectionBg: 'rgba(255, 193, 7, 0.8)', sideSectionBorder: '#ff5722', gscCompletionTextColor: '#f7f1e3', // Match textColor for consistency - gscCompletionBg: '#b71c1c', + gscCompletionBg: '#663300', gscCompletionHighlightBg: '#ff7043', // Highlight background - gscCompletionHighlightTextColor: '#000000' // Black for high contrast + gscCompletionHighlightTextColor: '#000000' }, // Midnight theme settings 'Midnight': {