From fa0c01d7965f36fc2ba90503f015ec65be83ed19 Mon Sep 17 00:00:00 2001 From: dmlunar Date: Sat, 14 Feb 2026 10:25:29 +0200 Subject: Add text color to highlights section --- _sass/_highlights.scss | 1 + 1 file changed, 1 insertion(+) (limited to '_sass/_highlights.scss') diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss index adf15fb..76e0b3b 100644 --- a/_sass/_highlights.scss +++ b/_sass/_highlights.scss @@ -32,4 +32,5 @@ code.language-plaintext { background: #171717; border: 1px solid #757575; font-size: 12.5px; + color: #d9d9d9; } -- cgit v1.2.3-70-g09d2