From 179920099cb9c4da1872a2f585dcdee0fdbff7ba Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 3 Aug 2016 16:30:26 +0530 Subject: [PATCH] [fix] dont set a default theme --- frappe/website/website_theme/standard/standard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frappe/website/website_theme/standard/standard.json b/frappe/website/website_theme/standard/standard.json index 59a2d5ffa5..5fe51b7280 100644 --- a/frappe/website/website_theme/standard/standard.json +++ b/frappe/website/website_theme/standard/standard.json @@ -1,6 +1,6 @@ { - "apply_style": 1, - "apply_text_styles": 1, + "apply_style": 0, + "apply_text_styles": 0, "creation": "2015-02-19 13:37:33.925909", "custom": 0, "docstatus": 0, @@ -9,16 +9,16 @@ "footer_color": "", "footer_text_color": "", "heading_style": "", - "heading_webfont": "Fira Sans", + "heading_webfont": "", "idx": 17, "link_color": "", - "modified": "2016-08-03 02:19:05.701516", + "modified": "2016-08-03 06:59:24.539564", "modified_by": "Administrator", "module": "Website", "name": "Standard", "owner": "Administrator", "text_color": "", - "text_webfont": "Fira Sans", + "text_webfont": "", "theme": "Standard", "top_bar_color": "", "top_bar_text_color": ""