From 076c0b1025747ed81652185d06e4725327e7b040 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Mon, 22 Dec 2025 11:02:24 -0700 Subject: [PATCH] more subtle --- src/components/editor/MonacoEditor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/editor/MonacoEditor.css b/src/components/editor/MonacoEditor.css index 4b688f0..7c578c9 100644 --- a/src/components/editor/MonacoEditor.css +++ b/src/components/editor/MonacoEditor.css @@ -10,7 +10,7 @@ /* background-color: #101828 !important; */ } .sticky-widget { - background-color: #111624 !important; + background-color: #0C0F17 !important; } .monaco-editor { position: absolute !important;