Updated night-sky theme

This commit is contained in:
Brychan Dempsey 2021-03-14 15:39:51 +13:00
parent 164d75ab60
commit 3a30bb5db3

View File

@ -832,8 +832,8 @@ footer {
} }
.ui.basic.green.active.button, .ui.basic.green.buttons .active.button { .ui.basic.green.active.button, .ui.basic.green.buttons .active.button {
color: #03ce58!important; color: #13ae38!important;
box-shadow: inset 0 0 0 1px #03ce58!important box-shadow: inset 0 0 0 1px #13ae38!important
} }
.ui .info.segment.top { .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 { .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 { .ui.blue.button:focus, .ui.blue.buttons .button:focus {