From f4a617e64130b3e14f4aa28f7ab6bb51f275d468 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 19 Oct 2015 13:44:52 -0700 Subject: [PATCH] Move `color` option in config example (fix #1653) --- docs/reference/config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/reference/config.rst b/docs/reference/config.rst index e01711111..2d91bac14 100644 --- a/docs/reference/config.rst +++ b/docs/reference/config.rst @@ -789,7 +789,8 @@ Here's an example file:: plugins: bpd pluginpath: ~/beets/myplugins threaded: yes - color: yes + ui: + color: yes paths: default: $genre/$albumartist/$album/$track $title