mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 01:11:36 +02:00
* styleColor -> styleSGR1, styleSGR2
This commit is contained in:
parent
04c85d2311
commit
e8346779da
6 changed files with 28 additions and 44 deletions
Binary file not shown.
|
@ -267,7 +267,7 @@
|
|||
},
|
||||
"TM3" : {
|
||||
"items" : [ "Yarly", "Nowaii" ],
|
||||
"styleColor1" : { "fg" : 30, "flags" : 1 }
|
||||
"styleSGR1" : { "fg" : 30, "intensity" : 1 }
|
||||
},
|
||||
"BT8" : {
|
||||
"text" : "< Back",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue