freebsd-ports/x11/eterm/files/patch-auto:theme.cfg.in
Jimmy Olgeni 0f6186d0db Use the "xterm-color" termcap entry rather than "Eterm" (missing from
termcap), and revert the default color scheme to the plain old "white on
black".

Submitted by:	kris
2001-09-23 11:00:36 +00:00

11 lines
274 B
INI

--- themes/auto/theme.cfg.in.orig Sat Sep 22 16:17:07 2001
+++ themes/auto/theme.cfg.in Sat Sep 22 16:16:09 2001
@@ -1,7 +1,7 @@
<Eterm-0.9.1>
begin color
- foreground #aaaaaa
+ foreground #ffffff
background black
cursor #ffff00
cursor_text #880000