From 0ee52231762ca77dcd040e299d7f5592b86a8886 Mon Sep 17 00:00:00 2001 From: nous Date: Sun, 25 Apr 2021 23:04:25 +0200 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index cdda162..d9f2617 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -368,6 +368,9 @@ footer { .ui .info.segment.top { background-color: #060639 !important; } +.repository .diff-file-box .file-body.file-code { + background: #060622; +} .repository .diff-file-box .file-body.file-code .lines-num { color: #9e9e9e; background: #151825;