[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev [PATCH] fixes for /samples/mild-colors.lss to make it using def
From: |
Vlad Harchev |
Subject: |
lynx-dev [PATCH] fixes for /samples/mild-colors.lss to make it using default background instead of black |
Date: |
Thu, 29 Jun 2000 17:26:03 +0500 (SAMST) |
* replaced all occurences of 'black' with 'default' in
/samples/mild-colors.lss to make it more reasonable on terminals with
non-black background.
Best regards,
-Vlad
--- mild-colors.lss-was Thu Jun 29 17:20:43 2000
+++ mild-colors.lss Thu Jun 29 17:21:21 2000
@@ -14,18 +14,18 @@
samp:bold:cyan
b:bold:cyan
i:bold:cyan
-alink:reverse:brightgreen:black
+alink:reverse:brightgreen:default
a:bold:green
-img:dim:cyan:black
-status:reverse:cyan:black
+img:dim:cyan:default
+status:reverse:cyan:default
fig:normal:gray
caption:reverse:cyan
hr:normal:gray
-blockquote:normal:cyan:black
+blockquote:normal:cyan:default
address:normal:cyan
title:normal:cyan:default
-tt:normal:white:black
-h1:bold:cyan:black
+tt:normal:white:default
+h1:bold:cyan:default
label:normal:cyan
value:normal:cyan
high:bold:cyan
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev [PATCH] fixes for /samples/mild-colors.lss to make it using default background instead of black,
Vlad Harchev <=