]> git.mxchange.org Git - friendica.git/commitdiff
Fixed identation in dark.php
authorKoyu Berteon <julianericain@outlook.com>
Mon, 30 Apr 2018 13:27:40 +0000 (15:27 +0200)
committerKoyu Berteon <julianericain@outlook.com>
Mon, 30 Apr 2018 13:27:40 +0000 (15:27 +0200)
view/theme/frio/scheme/dark.php

index 46332640f911069d444ef3e08e139ff13ab90012..a924cff9cb4e89fe0078e3931ea4e91a56c7c913 100644 (file)
@@ -7,4 +7,4 @@
        $nav_bg = "#111";
        $nav_icon_color = "#fff";
        $link_color = "#6fdbe8";
-    $background_color = "#111";
+       $background_color = "#111";