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

View File

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