From 78628005f3c97725f1acb54d81823a2a5324e0c2 Mon Sep 17 00:00:00 2001 From: Katy DeCorah Date: Thu, 14 Dec 2023 20:11:33 -0500 Subject: [PATCH] Update site.css --- assets/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/site.css b/assets/site.css index 05cccf2..8da651d 100644 --- a/assets/site.css +++ b/assets/site.css @@ -793,7 +793,7 @@ code { color: #f286c4; } /* Name.Tag */ .highlight .nv { - color: #97e1f1; + color: #f6f6f4; font-style: italic; } /* Name.Variable */ .highlight .ow {