No description
  • Pascal 94.7%
  • Assembly 2.9%
  • Shell 2.1%
  • Python 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Sven 0c27f58c0c hv: terminal-friendly default colours; old DOS colours with -b
Many terminal themes make "blue" a light pastel, so the DOS scheme
(white/yellow on blue) had almost no contrast. FPC's video unit always
sends explicit colours, so the new default scheme uses combinations
that stay readable across themes: black background, light grey text,
cyan frames, yellow data values, selected item black on cyan.

farben now has three schemes: terminal (default), blau (-b/--blau, the
former hv-col values) and mono (-m/--mono or NO_COLOR, the former hv
values). New roles AttRahmen (frames and lines) and AttHintergrund
(background pattern) let frames and background differ from text.

test/hvtest.sh checks all three schemes; test/run.sh runs 113 checks.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-18 23:02:06 +02:00
fertig hv: terminal-friendly default colours; old DOS colours with -b 2026-09-18 23:02:06 +02:00
inarbeit Initial commit 2014-07-03 00:30:40 +02:00
units Initial commit 2014-07-03 00:30:40 +02:00