diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-04-25 01:37:17 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-04-25 01:37:17 +1000 |
commit | f547774c5cf7613c9e68c8e8f6a2d1dea4e5aeeb (patch) | |
tree | 62a1d3f62f63fc0e4e7498c8c81b7a69e167575b | |
parent | 8cac985fd0c1934d4147887a0c8307af2073b540 (diff) | |
parent | 2f73a98c55c1ed32b92aed3ece7ce74b3d4e34d3 (diff) |
Merge branch 'main' of https://github.com/OpenStarbound/OpenStarbound
-rw-r--r-- | assets/opensb/interface/chat/chat.config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/opensb/interface/chat/chat.config.patch b/assets/opensb/interface/chat/chat.config.patch index 77ce454..bed2aa7 100644 --- a/assets/opensb/interface/chat/chat.config.patch +++ b/assets/opensb/interface/chat/chat.config.patch @@ -3,7 +3,7 @@ "lineHeight" : 1, "padding" : [1, 1], "textStyle" : { "backDirectives" : "border=1;fff;fff7?multiply=111a" }, - "chatFormatString" : "^backdirectives=border=1=fff=fff7?multiply=333;<^backdirectives=border=1=fff=fff0?border=1=fff=fff7?multiply=333,white;{}^reset,backdirectives=border=1=fff=fff7?multiply=333;>^reset,#eee; {}", + "chatFormatString" : "^backdirectives=border=1=fff=fff7?multiply=333;<^backdirectives=border=1=fff=fff0?border=1=fff=fff7?multiply=333,white;{}^reset,backdirectives=border=1=fff=fff7?multiply=333;>^reset; {}", "colors" : { "local" : "^white;", "party" : "^blue;", |