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 {