From 6513095c09560c091f7d65f47ddff5b9507126d6 Mon Sep 17 00:00:00 2001 From: nous Date: Sun, 12 Feb 2023 18:13:23 +0100 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 2072bea..432cf7f 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1218,3 +1218,7 @@ ui.search > .results { background-color: #141313; color: #e3e3e3; } +.tag-code, .tag-code td, .tag-code .blob-excerpt { + background-color: #18440f; + color: #ddd; +} \ No newline at end of file