| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| custom:colors [2019/07/26 14:46] – [Renegade/Telegard Format] Add codes 24-31, needs a better table to reflect ICE for blink digital man | custom:colors [2026/02/10 14:35] (current) – [See Also] Add tags digital man |
|---|
| ====== Color Codes ====== | ====== Color Codes ====== |
| |
| Beyond Synchronet's own [[Ctrl-A codes]] for colors, there is support in Synchronet for a number of other color/attribute code formats which may be used in messages and text files. Support for these extra color/attribute code formats may be individually enabled or disabled in [[util:SCFG]]->Message Options->Extra Attribute Codes: | Beyond Synchronet's own [[Ctrl-A codes]] for colors, there is support in Synchronet for a number of other color/attribute code formats which may be used in messages and text files. Support for these extra color/attribute code formats may be individually enabled or disabled in [[util:SCFG]]->System->Extra Attribute Codes (for display files) [[util:SCFG]]->Message Areas ... Sub-boards->Toggle Options->Extra Attribute Codes (for message text): |
| |
| ╔══════════════════════════════════════════════════════════════════════╗ | ╔═════════════════════════════════════╗ |
| ║ Message Options ║ | ║ Extra Attribute Codes in Messages ║ |
| ╠══════════════════════════════════════════════════════════════════════╣ | ╠═════════════════════════════════════╣ |
| ║ │Local Time Zone PST ║ | ║ │WWIV (Heart) Codes No ║ |
| ║ │Maximum Retry Time 30 seconds ║ | ║ │PCBoard (@Xxx) Codes No ║ |
| ║ │Maximum QWK Messages 10000 ║ | ║ │Wildcat (@xx@) Codes No ║ |
| ║ │Maximum QWK Message Age Unlimited ║ | ║ │Celerity (¦x) Codes No ║ |
| ║ │Pre-pack QWK Requirements ║ | ║ │Renegade (¦xx) Codes Yes ║ |
| ║ │Purge E-mail by Age Disabled ║ | ╚═════════════════════════════════════╝ |
| ║ │Purge Deleted E-mail Daily ║ | |
| ║ │Duplicate E-mail Checking Disabled ╔═══════════════════════╗ ║ | |
| ║ │Allow Anonymous E-mail No ║ Extra Attribute Codes ║ ║ | |
| ║ │Allow Quoting in E-mail Yes ╠═══════════════════════╣ ║ | |
| ║ │Allow Uploads in E-mail Yes ║ │WWIV Yes ║ ║ | |
| ║ │Allow Forwarding to NetMail Yes ║ │PCBoard Yes ║ ║ | |
| ║ │Kill Read E-mail No ║ │Wildcat Yes ║ ║ | |
| ║ │Receive E-mail by Real Name Yes ║ │Celerity No ║ ║ | |
| ║ │Include Signatures in E-mail Yes ║ │Renegade No ║ ║ | |
| ║ │Users Can View Deleted Messages No ╚═══════════════════════╝ ║ | |
| ║ │Extra Attribute Codes... ║ | |
| ╚══════════════════════════════════════════════════════════════════════╝ | |
| |
| ====WWIV Format==== | ====WWIV Format==== |
| |
| Synchronet optionally supports color/attribute codes which are native to //WWIV// BBS software. These codes consist of a Control-C (ASCII 3) character followed by a single decimal digit (0 through 7): | Synchronet optionally supports color/attribute codes which are native to //WWIV// BBS software. These codes consist of a Control-C (ASCII 3) character followed by a single decimal digit (0 through 9): |
| |
| ^ Code ^ Color ^ | ^ Code ^ Color ^ |
| ====Renegade/Telegard Format==== | ====Renegade/Telegard Format==== |
| |
| Synchronet optionally supports color/attribute codes which are native to //Renegade// BBS software. These codes consist of a pipe symbol (''|'') followed by a two digit decimal number (00-23): | Synchronet optionally supports color/attribute codes which are native to //Renegade// BBS software. These codes consist of a pipe symbol (''|'') followed by a two-digit decimal number (00-31): |
| |
| ^ Code ^ Color ^ | ^ Code ^ Color ^ |
| |
| Example: "''|15|17''" would set the current color to high intensity white on a blue background. | Example: "''|15|17''" would set the current color to high intensity white on a blue background. |
| |
| Note: Due to conflicting escape sequences (namely, the pipe character), //Renegade// color/attribute codes are not supported when using RIP terminal mode. | |
| |
| |
| | F | White | Blinking Foreground | F | White | High Intensity | | | F | White | Blinking Foreground | F | White | High Intensity | |
| |
| Example: "''@1F@''" in //Wildcat!// format and "''@X1F''" in //PCBoard// format would set the current color to high intensity white on a blue background. | Example: ''@1F@'' in //Wildcat!// format and ''@X1F'' in //PCBoard// format would set the current color to high intensity white on a blue background. |
| | |
| | Additionally, PCBoard supports ''@X00'' to save the current color and ''@XFF'' to restore the previously saved color. |
| |
| ===== Note ===== | ===== Note ===== |
| * [[http://synchro.net/docs/customization.html#MessageColorCodes|Old documentation of this feature (stale)]] | * [[http://synchro.net/docs/customization.html#MessageColorCodes|Old documentation of this feature (stale)]] |
| |
| {{tag>}} | {{tag>ansi colors}} |
| |