From 164d75ab607b678dabc4e3e73883a8507b172668 Mon Sep 17 00:00:00 2001 From: Brychan Dempsey Date: Sat, 13 Mar 2021 21:22:20 +1300 Subject: [PATCH] Update 'theme-night-sky.css' Changed folder icon colour --- theme-night-sky.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme-night-sky.css b/theme-night-sky.css index ededa95..5a37efe 100644 --- a/theme-night-sky.css +++ b/theme-night-sky.css @@ -832,8 +832,8 @@ footer { } .ui.basic.green.active.button, .ui.basic.green.buttons .active.button { - color: #13ae38!important; - box-shadow: inset 0 0 0 1px #13ae38!important + color: #03ce58!important; + box-shadow: inset 0 0 0 1px #03ce58!important } .ui .info.segment.top { @@ -1153,7 +1153,7 @@ input { } .repository.file.list #repo-files-table tbody .svg.octicon-file-directory, .repository.file.list #repo-files-table tbody .svg.octicon-file-submodule { - color: #7c9b5e + color: #ffBb00 } .ui.blue.button:focus, .ui.blue.buttons .button:focus {