9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: pmarin <pmarin.mail@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] changing acme colors
Date: Fri, 15 Jul 2011 18:29:35 +0200	[thread overview]
Message-ID: <CAOe8CcYLum0mi2u5wPhFeGB37qdYPFGXBG62YVXswfEY1J57Zg@mail.gmail.com> (raw)
In-Reply-To: <2cf8c8748a7d71d8da3223c04029f466@swcp.com>

For a global color change see
http://plan9.bell-labs.com/sources/contrib/sl/reverse/rio/

To chance the color of the tick go to /src/libframe/frinit.c
in "void frinittick(Frame *f)" look for
/* vertical line */
draw(f->tick, Rect(FRTICKW/2, 0, FRTICKW/2+1, ft->height),
f->display->black, nil, ZP);
and change "f->display-> black" to "f->cols[TEXT]"

Cheers.
pmarin.

On Fri, Jul 15, 2011 at 4:51 PM, EBo <ebo@sandien.com> wrote:
> I'll be gone this weekend so Monday would be more than fine.
>
>  Best regards,
>
>  EBo --
>
> On Fri, 15 Jul 2011 16:46:01 +0200, Peter A. Cejchan wrote:
>>
>> i have it somewhere, if you can wait till Monday,
>> have a look: www.gli.cas.cz/home/cejchan/plan9/Default.htm
>>
>> ++pac
>>
>> On Fri, Jul 15, 2011 at 4:13 PM, EBo <ebo@sandien.com> wrote:
>>
>>> On Fri, 15 Jul 2011 15:07:06 +0100, Connor Lane Smith wrote:
>>>
>>>> Can anyone suggest how to change the background window color in acme?
>>>>  The
>>>>>
>>>>> yellow is not quite contrasty enough for me, and I would like to
>>>>> lighten
>>>>> it
>>>>> up a bunch.
>>>>>
>>>>
>>>> I think you'll need to change /n/sources/plan9/sys/src/cmd/**
>>>> acme/acme.c:868
>>>>
>>>
>>> Thanks Connor.  I was hoping that there would be a config some place.
>>>  I'll
>>> look at hacking then...
>>>
>>>  EBo --
>>>
>>>
>>>
>
>
>



  reply	other threads:[~2011-07-15 16:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-15 14:00 EBo
2011-07-15 14:07 ` Connor Lane Smith
2011-07-15 14:13   ` EBo
2011-07-15 14:46     ` Peter A. Cejchan
2011-07-15 14:51       ` EBo
2011-07-15 16:29         ` pmarin [this message]
2011-07-15 16:55           ` andrey mirtchovski
     [not found]           ` <CAK4xykWho+xa0-YeoCB7Q8mBpC4o87_E7Yh7jYWuoitN6vXbTg@mail.gmail.c>
2011-07-15 18:20             ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOe8CcYLum0mi2u5wPhFeGB37qdYPFGXBG62YVXswfEY1J57Zg@mail.gmail.com \
    --to=pmarin.mail@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).