Update default brackets colour to 15

This commit is contained in:
hgw 2023-10-03 00:19:38 +00:00
parent ce7f610d31
commit 907574b55c
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"colours": {
"warning": "08",
"error": "04",
"brackets": "00"
"brackets": "15"
},
"misc": {
"logging": "true"