button,
input,
.actions label,
textarea,
li,
.actions a,
.actions a:link,
a.tag {
  background-color: black !important;
  color: orange !important;
}

body,
form,
#header .primary .menu a,
#header a,
#header a:visited,
ol,
.listbox .index {
  background: #010101 !important;
  color: rgb(255,200,145) !important;
}

dl,
li {
  background: #020202 !important;
  color: yellow !important;
}

img {
  filter: invert;
}

p,
span,
a:link,
.heading a:visited {
  color: yellow !important;
}

fieldset,
#tip,
#tags,
#group {
  border: 1px solid white;
  color: yellow !important;
  background-color: #03030350 !important;
}

.notice,
.comment_notice,
.kudos_notice,
ul.notes,
.caution,
.error,
.comment_error,
.kudos_error,
.alert.flash,
.actions a,
.actions a:link,
.action,
.action:link,
.actions input,
input[type="submit"],
button,
.current,
.actions label {
  background: #303030;
  color: red;
}

.required,
.error,
.alert.flash {
  color: red;
}

#footer,
#notice,
form.verbose legend,
#action,
.verbose form legend,
fieldset fieldset,
fieldset dl dl,
form blockquote.userstuff {
  background: #010101 !important;
  border: 1px solid orange !important;
  color: red !important;
}
