.file-icons [data-dir=true] i {
    color: #546e7a
}

#listing .item[aria-selected="true"] {
    background: #e1e1e1 !important;
}

.button {
    background: #000;   
}

.button:hover{
    background: #000;
}

.button--flat {
    color: #fff;
    margin-right: 5px;
}