Update 'theme-night-sky.css'

Changed folder icon colour
This commit is contained in:
Brychan Dempsey 2021-03-13 21:22:20 +13:00
parent 46dcc132d3
commit 164d75ab60

View File

@ -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 {