Set tab font size, which had a different default in ST4.

This commit is contained in:
voussoir 2021-08-24 23:43:28 -07:00
parent ec48e57d0b
commit 80da4437e4
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -571,6 +571,7 @@
{
"class": "tab_label",
"fg": [0, 0, 0, 255],
"font.size": 12,
"shadow_color": [255, 255, 255, 80],
"shadow_offset": [0, 1]
},