From 11564a5292bf119582b6dc4af2912a1f888fe3bf Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sat, 18 Jan 2025 21:56:43 -0500 Subject: [PATCH] core: Let's try some neutral colors to avoid clashing with app colors. --- core/client.js | 2 +- core/index.html | 4 ++-- core/style.css | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/client.js b/core/client.js index 1479eb32..bd2b98b5 100644 --- a/core/client.js +++ b/core/client.js @@ -149,7 +149,7 @@ class TfNavigationElement extends LitElement {