diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 2b03f2d..2e49c76 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1069,3 +1069,6 @@ .ui.table > thead > tr > th { background: #101d49; } + .code-view :not(.fa):not(.octicon):not(.icon) { + background: #131313; + } \ No newline at end of file