<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,13 +1,13 @@
-local USER_COLOR=$'%{\e[38;5;112m%}'
-local PWD_COLOR=$'%{\e[38;5;110m%}'
-local HOST_COLOR=$'%{\e[38;5;175m%}'
-local AT_COLOR=$'%{\e[37m%}'
-local GIT_BRANCH_COLOR=$'%{\e[38;5;208m%}'
+local USER_COLOR=$'%B%{\e[38;5;23m%}'
+local AT_COLOR=$'%b%{\e[38;5;231m%}'
+local HOST_COLOR=$'%B%{\e[38;5;30m%}'
+local PWD_COLOR=$'%b%{\e[38;5;144m%}'
+local GIT_BRANCH_COLOR=$'%{\e[38;5;107m%}'
 local GIT_STATUS_ONE=&quot;%B%{$fg[yellow]%}&quot;
 local GIT_STATUS_TWO=&quot;%B%{$fg[green]%}&quot;
 local GIT_STATUS_THREE=&quot;%B%{$fg[cyan]%}&quot;
 
-export PROMPT=&quot;$USER_COLOR%n$AT_COLOR@$HOST_COLOR%m $PWD_COLOR%3~ %{$fg_bold[yellow]%}%#%{$reset_color%} &quot;
+export PROMPT=&quot;$USER_COLOR%n$AT_COLOR@$HOST_COLOR%m $PWD_COLOR%3~ %{$fg_bold[white]%}%#%{$reset_color%} &quot;
 export RPROMPT_TEMPLATE='$(git_prompt)'
 
 autoload -U zgitinit
@@ -16,7 +16,6 @@ zgitinit
 precmd_functions+='my_precmd'
 
 my_precmd() {
-  #eval &quot;export PROMPT=\&quot;$PROMPT_TEMPLATE\&quot;&quot;
   eval &quot;export RPROMPT=\&quot;$RPROMPT_TEMPLATE\&quot;&quot;
 }
 </diff>
      <filename>prompt.zsh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5f101ef3b962de30860b714f643f602dc582fc8d</id>
    </parent>
  </parents>
  <author>
    <name>Marcin Kulik</name>
    <email>marcin.kulik@gmail.com</email>
  </author>
  <url>http://github.com/sickill/zsh-config/commit/618d01b9e10e3e6738ee1776ab4c0c1ba7f0eb89</url>
  <id>618d01b9e10e3e6738ee1776ab4c0c1ba7f0eb89</id>
  <committed-date>2009-11-11T13:32:20-08:00</committed-date>
  <authored-date>2009-11-11T13:32:20-08:00</authored-date>
  <message>changed prompt palette</message>
  <tree>b38bb14d90837e955f2284d132c8c5a49301201d</tree>
  <committer>
    <name>Marcin Kulik</name>
    <email>marcin.kulik@gmail.com</email>
  </committer>
</commit>
