This commit is contained in:
2021-11-10 22:02:00 -06:00
parent 6ff23e582e
commit e0dec01e75
2 changed files with 6 additions and 3 deletions

View File

@@ -13,8 +13,11 @@ class W3DHub
theme({
ToolTip: {
background: 0xff_222222,
text_size: 18
background: 0xff_dedede,
color: 0xaa_000000,
text_size: 18,
text_border: false,
text_shadow: false,
},
TextBlock: {
text_border: false,