Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/interface/chat/chat.config.patch
blob: afdc3f83cf5d97e034acd0aacc42eebef865afa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "config" : {
    "lineHeight" : 1,
    "padding" : [1, 1],
    "textStyle" : { "backDirectives" : "border=1;111a;1117" },
    "chatFormatString" : "^backdirectives=border=1=333=3337;<^backdirectives=border=1=333=3330?border=1=333=3337,white;{}^reset,backdirectives=border=1=333=3337;>^reset,#eee; {}",
    "colors" : {
      "local" : "^white;",
      "party" : "^blue;",
      "broadcast" : "^yellow;",
      "whisper" : "^pink;",
      "commandResult" : "^lightgray;",
      "radioMessage" : "^cyan;",
      "world" : "^cyan;"
    }
  }
}