From 5f934763a6584f544cec6b89ddea83f9b8f835ed Mon Sep 17 00:00:00 2001 From: nous Date: Tue, 20 Apr 2021 22:59:41 +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 e6a760a..696101d 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1142,3 +1142,6 @@ element { .ui.form .field.field input:autofill { box-shadow: inset 0 0 0 100px #141C47 !important; } +.repository.file.list .non-diff-file-content .header .file-actions .btn-octicon { + color: #555; +}