Message from discussion
Change Background
Received: by 10.236.193.102 with SMTP id j66mr1773402yhn.132.1312267299916;
Mon, 01 Aug 2011 23:41:39 -0700 (PDT)
X-BeenThere: kod-app@googlegroups.com
Received: by 10.90.22.16 with SMTP id 16ls12363336agv.7.gmail; Mon, 01 Aug
2011 23:41:37 -0700 (PDT)
Received: by 10.236.165.70 with SMTP id d46mr383985yhl.201.1312267297345;
Mon, 01 Aug 2011 23:41:37 -0700 (PDT)
Received: by 10.236.165.70 with SMTP id d46mr383984yhl.201.1312267297319;
Mon, 01 Aug 2011 23:41:37 -0700 (PDT)
Return-Path: <nytesh...@gmail.com>
Received: from mail-gw0-f46.google.com (mail-gw0-f46.google.com [74.125.83.46])
by gmr-mx.google.com with ESMTPS id t25si11071081anp.1.2011.08.01.23.41.37
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 01 Aug 2011 23:41:37 -0700 (PDT)
Received-SPF: pass (google.com: domain of nytesh...@gmail.com designates 74.125.83.46 as permitted sender) client-ip=74.125.83.46;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of nytesh...@gmail.com designates 74.125.83.46 as permitted sender) smtp.mail=nytesh...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by gwaa12 with SMTP id a12so2443670gwa.33
for <kod-app@googlegroups.com>; Mon, 01 Aug 2011 23:41:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
bh=VUyRy0Ir+5/gUcIRg8zThxsCHKcDV5XFqAmlbB3TWZk=;
b=esl6MZ8Pybw1n9KpDUbo+tIGlbjFuS011e2PQZJiLglw8D+v0eLCtBAmS9FgmJRb7K
kbB666n/3R8FlWTIHgpmNQl237YLA0kO9gZJzhRjK+yL53uynQsmf9eSLP6m3GJBomaS
x1gs93EyLodxSooYM96UCCAHgWr8d/tWRD2MY=
Received: by 10.151.133.20 with SMTP id k20mr1459165ybn.51.1312267297145; Mon,
01 Aug 2011 23:41:37 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.150.134.1 with HTTP; Mon, 1 Aug 2011 23:41:17 -0700 (PDT)
In-Reply-To: <485acd92-e377-47c6-87db-0957919f59c6@e20g2000prf.googlegroups.com>
References: <485acd92-e377-47c6-87db-0957919f59c6@e20g2000prf.googlegroups.com>
From: Gabriel Harrison <nytesh...@gmail.com>
Date: Mon, 1 Aug 2011 23:41:17 -0700
Message-ID: <CAOxOnMRz80384NN2dScG1YNvQvEsV3BR0MXg5fYyK4N0h5B...@mail.gmail.com>
Subject: Re: Change Background
To: kod-app@googlegroups.com
Content-Type: multipart/alternative; boundary=001485eba52a18c1ea04a9800a5e
--001485eba52a18c1ea04a9800a5e
Content-Type: text/plain; charset=UTF-8
If you guys right-click on the Kod.app and Show Package Contents then
navigate to the Contents/Resources/style folder you'll see a default.css
file. The comments at the top of the file read:
*/**
* * This is the default style of Kod. If you wish to modify this to your
liking,*
* * make a copy and put it in ~/.kod/mystyle.css then tell Kod where to find
it*
* * by setting a configuration key:*
* **
* * $ defaults write se.hunch.kod style/url ~/.kod/mystyle.css*
* **
* * You might need to restart Kod for changes to take effect. Then, simply
open*
* * your ~/.kod/mystyle.css in Kod -- when edited and saved Kod will*
* * automatically reload the style, thus you see the effect of your
alterations.*
* */*
I imagine this is documented in the wiki someplace but editing this file or
following the directions and creating a new file (like ~/.kod/mystyle.css as
described in the comments) will allow you to change the font-size,
background color and any other setting that is supported by the CSS engine
that dictates how the app renders each part of each style. If you don't know
CSS there are plenty of tutorials on the web that can guide you. Even a few
educated guesses will go a long way to getting the editor to do what you'd
like.
Enjoy and I hope this helps,
Gabriel
On Mon, Aug 1, 2011 at 9:05 PM, Ashish Kumar <ashshk...@gmail.com> wrote:
> I would love to be able to change the background color to white
> instead of black. Any way to do this?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Kod.app" group. To unsubscribe from this group, send email to
> kod-app+unsubscribe@googlegroups.com (More info at
> http://groups.google.com/group/kod-app)
>
--001485eba52a18c1ea04a9800a5e
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
If you guys right-click on the Kod.app and Show Package Contents then navig=
ate to the Contents/Resources/style folder you'll see a default.css fil=
e. The comments at the top of the file read:<div><br></div><div><div><font =
class=3D"Apple-style-span" face=3D"'courier new', monospace"><b>/*<=
/b></font></div>
<div><font class=3D"Apple-style-span" face=3D"'courier new', monosp=
ace"><b>=C2=A0* This is the default style of Kod. If you wish to modify thi=
s to your liking,</b></font></div><div><font class=3D"Apple-style-span" fac=
e=3D"'courier new', monospace"><b>=C2=A0* make a copy and put it in=
~/.kod/mystyle.css then tell Kod where to find it</b></font></div>
<div><font class=3D"Apple-style-span" face=3D"'courier new', monosp=
ace"><b>=C2=A0* by setting a configuration key:</b></font></div><div><font =
class=3D"Apple-style-span" face=3D"'courier new', monospace"><b>=C2=
=A0*</b></font></div>
<div><font class=3D"Apple-style-span" face=3D"'courier new', monosp=
ace"><b>=C2=A0* =C2=A0$ defaults write se.hunch.kod style/url ~/.kod/mystyl=
e.css</b></font></div><div><font class=3D"Apple-style-span" face=3D"'co=
urier new', monospace"><b>=C2=A0*</b></font></div>
<div><font class=3D"Apple-style-span" face=3D"'courier new', monosp=
ace"><b>=C2=A0* You might need to restart Kod for changes to take effect. T=
hen, simply open</b></font></div><div><font class=3D"Apple-style-span" face=
=3D"'courier new', monospace"><b>=C2=A0* your ~/.kod/mystyle.css in=
Kod -- when edited and saved Kod will</b></font></div>
<div><font class=3D"Apple-style-span" face=3D"'courier new', monosp=
ace"><b>=C2=A0* automatically reload the style, thus you see the effect of =
your alterations.</b></font></div><div><font class=3D"Apple-style-span" fac=
e=3D"'courier new', monospace"><b>=C2=A0*/</b></font></div>
<div><br></div><div>I imagine this is documented in the wiki someplace but =
editing this file or following the directions and creating a new file (like=
~/.kod/mystyle.css as described in the comments) will allow you to change =
the font-size, background color and any other setting that is supported by =
the CSS engine that dictates how the app renders each part of each style. I=
f you don't know CSS there are plenty of tutorials on the web that can =
guide you. Even a few educated guesses will go a long way to getting the ed=
itor to do what you'd like.</div>
<div><br></div><div>Enjoy and I hope this helps,</div><div>Gabriel</div><br=
><div class=3D"gmail_quote">On Mon, Aug 1, 2011 at 9:05 PM, Ashish Kumar <s=
pan dir=3D"ltr"><<a href=3D"mailto:ashshk...@gmail.com">ashshkumr@gmail.=
com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">I would love to be able to change the backg=
round color to white<br>
instead of black. Any way to do this?<br>
<font color=3D"#888888"><br>
--<br>
You received this message because you are subscribed to the Google<br>
Groups "Kod.app" group. To unsubscribe from this group, send emai=
l to<br>
<a href=3D"mailto:kod-app%2Bunsubscribe@googlegroups.com">kod-app+unsubscri=
be@googlegroups.com</a> (More info at <a href=3D"http://groups.google.com/g=
roup/kod-app" target=3D"_blank">http://groups.google.com/group/kod-app</a>)=
<br>
</font></blockquote></div><br></div>
--001485eba52a18c1ea04a9800a5e--