seitime-frappe/frappe/website/website_theme/standard/standard.json
mergify[bot] b4e5df62d3
Merge pull request #10293 from gavindsouza/installed-apps
feat: single doctype to store installed apps data
2020-05-14 23:55:16 +00:00

21 lines
695 B
JSON

{
"button_gradients": 0,
"button_rounded_corners": 1,
"button_shadows": 0,
"creation": "2015-02-19 13:37:33.925909",
"custom": 0,
"custom_css": "",
"custom_overrides": "",
"docstatus": 0,
"doctype": "Website Theme",
"font_properties": "400,500,600,700,800",
"idx": 26,
"modified": "2020-05-09 16:44:18.508471",
"modified_by": "Administrator",
"module": "Website",
"name": "Standard",
"owner": "Administrator",
"theme": "Standard",
"theme_scss": "$enable-shadows: false;\n$enable-gradients: false;\n$enable-rounded: true;\n\n// Bootstrap Variable Overrides\n\n\n@import \"frappe/public/scss/website\";\n\n\n\n// Custom Theme\n",
"theme_url": "/assets/css/standard_style.css"
}