------------------------------------------------------------ revno: 352 fixes bug: https://launchpad.net/bugs/938779 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Thu 2012-02-23 19:59:00 +0100 message: etc/xdg/xdg-xubuntu/Terminal/terminalrc: add a color theme matching Greybird colors. lp: #938779 modified: debian/changelog etc/xdg/xdg-xubuntu/Terminal/terminalrc
-- lp:xubuntu-default-settings https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings. To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog' --- debian/changelog 2012-02-19 12:00:39 +0000 +++ debian/changelog 2012-02-23 18:59:00 +0000 @@ -1,3 +1,10 @@ +xubuntu-default-settings (12.04.7) UNRELEASED; urgency=low + + * etc/xdg/xdg-xubuntu/Terminal/terminalrc: add a color theme matching + Greybird colors. lp: #938779 + + -- Lionel Le Folgoc <[email protected]> Thu, 23 Feb 2012 19:57:55 +0100 + xubuntu-default-settings (12.04.6) precise; urgency=low * Show language selector in lightdm. === modified file 'etc/xdg/xdg-xubuntu/Terminal/terminalrc' --- etc/xdg/xdg-xubuntu/Terminal/terminalrc 2011-11-19 19:15:44 +0000 +++ etc/xdg/xdg-xubuntu/Terminal/terminalrc 2012-02-23 18:59:00 +0000 @@ -1,3 +1,23 @@ [Configuration] FontName=Droid Sans Mono 10 -ScrollingAlternateScreen=TRUE +ColorForeground=#404040404040 +ColorBackground=#cececececece +ColorCursor=#a3d6a3d6a3d6 +TabActivityColor=#262656568080 +ColorSelectionUseDefault=FALSE +ColorSelection=#e3d6e3d6e3d6 +ColorPalette2=#a78400000000 +ColorPalette3=#000066661999 +ColorPalette4=#4ecf2e2e6666 +ColorPalette5=#171734344d4d +ColorPalette6=#800012d38000 +ColorPalette7=#000080008000 +ColorPalette8=#35337865b333 +ColorPalette9=#999999999999 +ColorPalette10=#cccc00000000 +ColorPalette11=#0000a6662999 +ColorPalette12=#9d9d5c5ccccc +ColorPalette13=#262656568080 +ColorPalette14=#cccc1e6dcccc +ColorPalette15=#0000aaaaaaaa +ColorPalette16=#51eb9374cccc
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

