.my-custom-class {
  --background: #222;
  --spinner-color: #fff;

  color: #fff;
}

#fileIcon {
	--border-radius: 0%;
}