From acbc7efdc87f55122faab8f16796b7a60c550cda Mon Sep 17 00:00:00 2001 From: Gert Date: Mon, 25 May 2015 17:23:24 +0200 Subject: [PATCH] remove theme selection from general settings --- system/blueprints/config/system.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/system/blueprints/config/system.yaml b/system/blueprints/config/system.yaml index 071a5c1b2..91bfc82ab 100644 --- a/system/blueprints/config/system.yaml +++ b/system/blueprints/config/system.yaml @@ -20,13 +20,6 @@ form: show_root: false help: "The page that Grav will use as the default landing page" - pages.theme: - type: themeselect - classes: fancy - size: medium - label: Default Theme - help: "Set the theme (defaults to 'default')" - pages.markdown.extra: type: toggle label: Markdown Extra