瀏覽代碼

postactiv theme

Bob Mottram 8 年之前
父節點
當前提交
c218eaa7a4
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-app-postactiv

+ 1
- 1
src/freedombone-app-postactiv 查看文件

@@ -785,7 +785,7 @@ function install_postactiv {
785 785
         install_pleroma_front_end "postactiv" "$POSTACTIV_DOMAIN_NAME" "$POSTACTIV_BACKGROUND_IMAGE_URL" "$POSTACTIV_TITLE"
786 786
         install_gnusocial_default_background "postactiv" "$POSTACTIV_DOMAIN_NAME"
787 787
         postactiv_customise_logo
788
-        sed -i 's|"theme":.*|"theme": "base16-apathy.css",|g' /var/www/${POSTACTIV_DOMAIN_NAME}/htdocs/static/config.json
788
+        sed -i 's|"theme":.*|"theme": "base16-harmonic16-light.css",|g' /var/www/${POSTACTIV_DOMAIN_NAME}/htdocs/static/config.json
789 789
     fi
790 790
 
791 791
     expire_gnusocial_posts "$POSTACTIV_DOMAIN_NAME" "postactiv" "$POSTACTIV_EXPIRE_MONTHS"