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