From a06f071ffce291a694e6936ab1a424c5ffa8bf55 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 1 Oct 2025 17:43:48 +0300 Subject: added high-contrast color scheme * strings are bold (if supported) and bright white * comments are in italics (if supported by the terminal) * otherwise this uses the same colors as terminal.tes * should be well suited for monochrome terminals as well --- freebsd/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'freebsd') diff --git a/freebsd/pkg-plist b/freebsd/pkg-plist index d7dd9a8..ab74145 100644 --- a/freebsd/pkg-plist +++ b/freebsd/pkg-plist @@ -6,6 +6,7 @@ share/man/man1/%%PROGRAM_PREFIX%%sciteco.1.gz share/man/man1/%%PROGRAM_PREFIX%%tedoc.tes.1.gz share/man/man7/%%PROGRAM_PREFIX%%sciteco.7.gz %%DATADIR%%/lib/color.tes +%%DATADIR%%/lib/colors/contrast.tes %%DATADIR%%/lib/colors/solarized.tes %%DATADIR%%/lib/colors/terminal.tes %%DATADIR%%/lib/fnkeys.tes -- cgit v1.2.3