From e138015e9846c5706264fc102bf199d25f871f97 Mon Sep 17 00:00:00 2001 From: nous Date: Mon, 26 Apr 2021 23:22:49 +0200 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 43a7809..259a8a8 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -897,8 +897,8 @@ input[type="checkbox"]:checked { color: #eee; } .repository.file.list .non-diff-file-content .code-view .active { - background: #00009c; - color: #eee; + background: #151556 !important; + color: #eee !important; } .ui.header .sub.header { color: #aaa;