X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 30 Jun 2017 16:35:08 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] [pcb-rnd] Subcircuit example: reusable board outline + mounting holes + details on the code cleanup In-Reply-To: <20170630135946.B229C80753F0@turkos.aspodata.se> Message-ID: References: <20170629222403 DOT A1B6F80753D4 AT turkos DOT aspodata DOT se> <20170630135946 DOT B229C80753F0 AT turkos DOT aspodata DOT se> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 30 Jun 2017, karl AT aspodata DOT se wrote: > Igor2: > ... >> As you see on the video, subcircuits have a dashed thin red rectangle >> drawn on their boinding box. This happens automatically on screen. The > ... > > Hope one can change the colour or to some dashed bw line, so thoose > with colour deficiencies can adjust to what works for them. Yup, it's configurable. The config nodes are: appearance/color/subc - the normal subc ovrlay color (red by default) appearance/color/subc_selected - subc overlay color for selected subcircuits (cyan by default, as all other select-colors). Regards, Igor2