body {
	background-color: #17374b !important;
}

/** Main bar on the top **/
#topbar {
	background-color: #112633 !important;
}


::selection {
  background: #132d3d !important;
}



/** Powered by h5ai **/
#backlink {
	color: white !important;
}




#crumbbar .label {
	color: white !important;
}

#tree .label {
	color: white !important;
}

#info .label, #info .time, #info .size, #info .content {
	color: white !important;
}

#toolbar .tool img, #tree .icon img, #view.view-details.view-size-20 .square img, #info .icon img, #info .icon img, #crumbbar .sep, #view.view-details .header .ascending .sort, #tree .indicator img, #view.view-details .header .descending .sort, #sidebar .button img, #view.view-grid .square img {
	filter: brightness(0) invert(1);
}

#search input {
	color: white !important;
}

#sidebar {
	background-color: #132d3d !important;
	color: white !important;
}

#sidebar select {
	color: white !important;
	background-color: #132d3d !important;
}

#info {
	background-color: #132d3d !important;
	color: white !important;
	white-space: normal !important;
}









/** Views ***/ 


#view.view-details {
	color: white !important;
}


#view.view-details.view-size-20 .item .size, #view.view-details.view-size-20 .item .date {
	color: white !important;
}

#view .item {
	background-color: #112633 !important;
}

#view .label  {
	color: white !important;
	background-color: #132d3d !important;
}

#view.view-icons img{
	filter: brightness(0) invert(1);
}

#view.view-icons .landscape {
	background-color: #112633 !important;
}

#view #view-hint {
	color: rgb(0 0 0 / 20%) !important;
}

#view.view-details .header .date:hover, #view.view-details .header .size:hover {
	color: white !important;;
}

