
body.dark {
  background: #111 !important;
  color: #eee;
}
body.dark .predio {
  background: #222 !important;
}
body.dark .andar-elevador {
  background: #333 !important;
  border-color: #666 !important;
}
body.dark .nome-andar,
body.dark .add-task,
body.dark .modal,
body.dark .confirm-content {
  background: #444 !important;
  color: #fff !important;
}
body.dark .toast {
  background: #222;
  color: #fff;
}

body.dark .screen-welcome {

    background: #000 url(repeat-dark.jpg) repeat;
}

body.dark .title-welcome {

  color: #fff;
}

body.dark #l6gmdYg2K5DwOae5BGZ7e0L {
  fill: #fff;
}

body.dark .option figcaption {

  color: #000;
}

body.dark .desactive .lock path {

  fill: #fff;
}

body.dark .option svg {

  background-color: #000;
}