About Colours
──────────────────────────────────────────────────────────────────────────────
The Colour Definition window looks similar to the following:
┌───────────────────────── Colour Definition ────────────────────────────┐
│╔══════════════════════╗ Source Code │
│║Source Window ↑ │
│║ Source Code █ ┌─ 1 Source (TEST.PRG) ─────────────── (5,1) ┐ │
│║ Line Number, Unselec▒ │ 1:#include "Test.Ch" ↑ │
│║ Line Number, Selecte▒ │ 2:// Comment █ │
│║ Highlight Line, Unse▒ │ 3: ▒ │
│║ Highlight Line, Sele▒ │ 4:FUNCTION Test(cParam) ▒ │
│║ Block Mark ▒ │ 5: LOCAL nLoop := 0, cStr := "String" // ▒ │
│║ Scroll Bar ▒ │ 6: FOR nLoop := 1 TO 10 // Break (3) ▒ │
│║ BreakPoint ▒ │ 7: @ 1, 1 SAY "Loop No. : " + Str(nLoo▒ │
│║ BreakPoint, Current ▒ │ 8: NEXT nLoop ▒ │
│║ BreakPoint, Current ↓ │ 9: ▒ │
│╚══════════════════════╝ │10: AltD() // AltD() disabled on this lin▒ │
│┌──────────────────────┐ │11: ▒ │
││ 1 : <empty slot> │ │12:RETURN (NIL) // Pass: 0 ▒ │
││ 2 : Programmer's Fav│ │13: ▒ │
││ 3 : Vampire Heaven │ │ ▒ │
││ 4 : Monochrome │ │ ▒ │
││ 5 : Grey Scale │ │ ↓ │
│└──────────────────────┛ └←██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒→┛ │
└──── Esc - Quit, Enter - Edit, Ctrl-Enter - Copy Back, F10 - Save ──────┛
For a full explanation of how this works, cursor up to the top of this entry
and press ◄──┛ on About Colours. The following list of items is a list
of the different sections of the Colours that may be configured:
Source Window
Syntax Highlighting
Source Profiling
Stack Window
Variable Window
Watch Window
Command Window
Workarea Status Window
System Error Window
Popup Windows
Workarea List
Error Boxes
Menu Bar
Menu Body
Application Window
Profiler Window
The Desktop