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

master
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
1 changed files with 1 additions and 0 deletions

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]
},