Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
custom:colors [2018/03/01 12:10] – Links to util:binkit changed to module:binkit digital mancustom:colors [2019/07/26 14:46] – [Renegade/Telegard Format] Add codes 24-31, needs a better table to reflect ICE for blink digital man
Line 1: Line 1:
 ====== 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 [[module:binkit]]->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]]->Message Options->Extra Attribute Codes:
  
   ╔══════════════════════════════════════════════════════════════════════╗   ╔══════════════════════════════════════════════════════════════════════╗
   ║                            Message Options                           ║   ║                            Message Options                           ║
   ╠══════════════════════════════════════════════════════════════════════╣   ╠══════════════════════════════════════════════════════════════════════╣
-  ║ │Local Time Zone                  PST                                ║+  ║ │Local Time Zone                  PST                                ║
   ║ │Maximum Retry Time               30 seconds                         ║   ║ │Maximum Retry Time               30 seconds                         ║
   ║ │Maximum QWK Messages             10000                              ║   ║ │Maximum QWK Messages             10000                              ║
Line 100: Line 100:
 | 22 | Background Brown | | 22 | Background Brown |
 | 23 | Background White | | 23 | Background White |
 +| 24 | High Intensity Black Background (or blinking foreground) |
 +| 25 | High Intensity Blue Background (or blinking foreground) |
 +| 26 | High Intensity Green Background (or blinking foreground) |
 +| 27 | High Intensity Cyan Background (or blinking foreground) |
 +| 28 | High Intensity Red Background (or blinking foreground) |
 +| 29 | High Intensity Magenta Background (or blinking foreground) |
 +| 30 | High Intensity Yellow Background (or blinking foreground) |
 +| 31 | High Intensity White Background (or blinking foreground) |
  
 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.