#script-description {
  color: #3758ce;
}

#script-icons .status-icon {
  border-color: #febf2e;
  color: #3758ce;
}

#script-icons .holder {
  color: #3758ce;
}

#toolbox {
  background-image: url("../img/toolbox_bg.png");
  background-repeat: repeat-x;
}

.roundbutton {
  color: #3758ce;
}

.roundsymbol, .roundsymbol-sm {
  border-color: #febf2e;
  color: #3758ce;
}

.roundlabel {
  color: #3758ce;
}

.loader-background {
  border-color: #ccd4f2;
}

.loader {
  border-color: transparent;
  background-color: transparent;
  border-top: 6px solid #febf2e !important;
}

.snippet-selection:hover {
  background: #febf2e;
}

#messagebar {
  background-color: #febf2e;
}

#messagebar a, #messagebar a.visited {
  color: #3758ce;
}

.load-drag-target a, .load-drag-target a.visited{
  color: #3758ce;
}

.save-button:hover {
  background-color: #3758ce;
}
.save-button.show {
  background: none;
}

.menu-switch-slider:before {
  background-color: #febf2e;
}
input:checked + .menu-switch-slider {
  background-color: #3758ce;
}

#small-icons .status-icon {
  color: #3758ce;
  border-color: #febf2e;
}

.save-button.hex {
  background-color: #3758ce;
}

.save-button.hex:hover,
.save-button.hex:hover i {
  background-color: #febf2e;
}

#serial-buttons > div {
    background-color: #3758ce;
}

#webusb-flashing-loader {
  border-top: .2em solid #3758ce;
}

#webusb-flashing-complete {
    color: #3758ce;
}
