diff --git a/debian/changelog b/debian/changelog index 7de85976..4192e29c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ byobu (3.30) unreleased; urgency=low * usr/bin/byobu-launch, usr/bin/byobu-launcher-install: fix handling of logout behavior, when dpkg-configured globally by the sysadmin, LP: #741281 + * usr/share/byobu/profiles/common: fix bold color intensity, LP: #727466 [ Chaskiel Grundman ] * debian/postinst: correctly fix old-school screen-profiles era diversions diff --git a/usr/share/byobu/profiles/common b/usr/share/byobu/profiles/common index 8f93f11e..509e6cb6 100644 --- a/usr/share/byobu/profiles/common +++ b/usr/share/byobu/profiles/common @@ -86,7 +86,7 @@ termcapinfo xterm* ti@:te@ altscreen on # Enable 256 color terminal -attrcolor b ".I" +attrcolor b ".i" termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' defbce "on"