From: Mark Wooding Date: Mon, 29 Jan 2007 12:56:01 +0000 (+0000) Subject: eterm-theme.cfg: Fix overzealous tabification. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/053b9fb240651e3482afac3d941e087fb806b73f eterm-theme.cfg: Fix overzealous tabification. It seems that Eterm's config parser is too stupid to cope with tabs. Humour the poor thing. --- diff --git a/eterm-theme.cfg b/eterm-theme.cfg index 1ad7c64..544e693 100644 --- a/eterm-theme.cfg +++ b/eterm-theme.cfg @@ -36,16 +36,16 @@ begin color # The colors below are taken from Rasterman's .Xdefaults file. They are intended to # display ANSI art properly when combined with a good ANSI-art font (like vga or # Rasterman's nexus font). - color 0 #000000 - color 1 #aa0000 - color 2 #008800 - color 3 #aa5522 - color 4 #0000cc - color 5 #aa00aa - color 6 #00aaaa - color 7 #dddddd - color 8 #444444 - color 9 #ff4444 + color 0 #000000 + color 1 #aa0000 + color 2 #008800 + color 3 #aa5522 + color 4 #0000cc + color 5 #aa00aa + color 6 #00aaaa + color 7 #dddddd + color 8 #444444 + color 9 #ff4444 color 10 #44ff44 color 11 #ffff44 color 12 #4466ff