* usr/share/byobu/profiles/common:

- back and forth, back and forth on this color issue;
    the previous version looked terrible (too bold) on stock
    Ubuntu/gnome-terminal
This commit is contained in:
Dustin Kirkland 2011-08-11 09:40:00 -05:00
commit c4f91d33cb
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View file

@ -6,6 +6,10 @@ byobu (4.29) unreleased; urgency=low
- install some missing manpages - install some missing manpages
* usr/share/byobu/profiles/common: * usr/share/byobu/profiles/common:
- check raid once per minute - check raid once per minute
* usr/share/byobu/profiles/common:
- back and forth, back and forth on this color issue;
the previous version looked terrible (too bold) on stock
Ubuntu/gnome-terminal
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 10 Aug 2011 18:24:27 -0500 -- Dustin Kirkland <kirkland@ubuntu.com> Wed, 10 Aug 2011 18:24:27 -0500

View file

@ -89,7 +89,7 @@ hardstatus alwayslastline
altscreen on altscreen on
# Enable 256 color terminal # Enable 256 color terminal
attrcolor b ".i" attrcolor b ".I"
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
defbce "on" defbce "on"