Welcome, Guest. Please login or register.

Author Topic: ANSI BBS Screen colors  (Read 873 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline alberonnTopic starter

  • Jr. Member
  • **
  • Join Date: Aug 2002
  • Posts: 66
    • Show only replies by alberonn
ANSI BBS Screen colors
« on: March 08, 2017, 07:13:09 AM »
I am playing with Termite--the terminal program, not TermiteTCP--and I want to properly configure the program for ANSI colors on a telnettable ANSI BBS. I cannot seem to find a simple palette for those BBS'.

Now was the classic ANSI boards just 16 colors?
What are the RGB color values for the Amiga screen palette?
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: ANSI BBS Screen colors
« Reply #1 on: March 08, 2017, 09:35:02 AM »
The original 8 pen colors are simple but the high/low intensity bit isn't supported by the Amiga Console.device since it was an add-on to the standard for the PC.  I don't have Termite so I don't know if it uses a custom terminal but if it does, the other 8 colors of the 16 color palette may work.

https://en.wikipedia.org/wiki/ANSI_escape_code has a table of some common RGB values used in various terminal packages.  If you're on an ECS or OCS Amiga, you'll have to divide the red green and blue components by 16 and leave off any fractional parts.