X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftheme.php;h=f09acf36d66767bbf674568458de6a5926d91393;hb=9f0e19762ed81864cdc720dc4e890119ed3147aa;hp=ece90faceaf745ec3117a8a14e889c4e044cf3ee;hpb=f663676cca64639202a76b599a1932c9de45f6fa;p=friendica.git diff --git a/view/theme/vier/theme.php b/view/theme/vier/theme.php index ece90facea..f09acf36d6 100644 --- a/view/theme/vier/theme.php +++ b/view/theme/vier/theme.php @@ -1,11 +1,11 @@ * Author: Ike * Maintainer: Ike - * Description: "Vier" uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/ + * Description: "Vier" is a very compact and modern theme. It uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/ */ function vier_init(&$a) { @@ -16,27 +16,23 @@ $baseurl = $a->get_baseurl(); $a->theme_info = array(); $style = get_pconfig(local_user(), 'vier', 'style'); + +if ($style == "") + $style = get_config('vier', 'style'); + if ($style == "flat") $a->page['htmlhead'] .= ''."\n"; +else if ($style == "netcolour") + $a->page['htmlhead'] .= ''."\n"; +else if ($style == "breathe") + $a->page['htmlhead'] .= ''."\n"; +else if ($style == "plus") + $a->page['htmlhead'] .= ''."\n"; +else if ($style == "dark") + $a->page['htmlhead'] .= ''."\n"; $a->page['htmlhead'] .= <<< EOT - -