From 3a30bb5db37f3b6e82b9e6a089835d694ee3e808 Mon Sep 17 00:00:00 2001 From: Brychan Dempsey Date: Sun, 14 Mar 2021 15:39:51 +1300 Subject: [PATCH] Updated night-sky theme --- 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 5a37efe..ededa95 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: #03ce58!important; - box-shadow: inset 0 0 0 1px #03ce58!important + color: #13ae38!important; + box-shadow: inset 0 0 0 1px #13ae38!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: #ffBb00 + color: #7c9b5e } .ui.blue.button:focus, .ui.blue.buttons .button:focus {