Browse Source

changed to dark theme

pull/4/head
GilbN 7 years ago
parent
commit
3483bd63a1
  1. 2
      CSS/themes/netorg.css

2
CSS/themes/netorg.css

@ -1,5 +1,5 @@
body {
background-color: rgba(0, 0, 0, 0) !important;
background-color: #1f1f1f !important;
color: #ffffff !important;
}

Loading…
Cancel
Save