mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 17:28:06 +02:00
+ Start of iCE color support... ish.
* Initial NU-MAYA theme matrix
This commit is contained in:
parent
f2388ceed1
commit
7bac1b5193
6 changed files with 39 additions and 7 deletions
|
@ -51,6 +51,9 @@ var CONTROL = {
|
|||
goto : 'H', // row Pr, column Pc -- same as f
|
||||
gotoAlt : 'f', // same as H
|
||||
|
||||
blinkToBrightIntensity : '33h',
|
||||
blinkNormal : '33l',
|
||||
|
||||
emulationSpeed : '*r' // Set output emulation speed. See cterm.txt
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue