From cc26c4cb1ae9638b82afa0dd7713c3715907db68 Mon Sep 17 00:00:00 2001 From: Chimo Date: Mon, 21 Dec 2015 17:53:30 +0000 Subject: [PATCH] Remove $config['design'] documentation I believe those options are gone since 36d619480a8f5fa06db5b54fe7686de83d8225be --- CONFIGURE | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/CONFIGURE b/CONFIGURE index 120db976df..d0b6a24484 100644 --- a/CONFIGURE +++ b/CONFIGURE @@ -632,20 +632,6 @@ notify third-party servers of updates. notify: an array of URLs for ping endpoints. Default is the empty array (no notification). -design ------- - -Default design (colors and background) for the site. Actual appearance -depends on the theme. Null values mean to use the theme defaults. - -backgroundcolor: Hex color of the site background. -contentcolor: Hex color of the content area background. -sidebarcolor: Hex color of the sidebar background. -textcolor: Hex color of all non-link text. -linkcolor: Hex color of all links. -backgroundimage: Image to use for the background. -disposition: Flags for whether or not to tile the background image. - notice ------ -- 2.39.5