feat: darken textboxes

This commit is contained in:
Kazhnuz 2021-05-20 09:07:34 +02:00
parent e864e67717
commit d6e6a52d36

View file

@ -102,7 +102,7 @@ local Talkies = {
titleBackgroundColor = nil,
titleBorderColor = nil,
messageColor = {1, 1, 1},
messageBackgroundColor = {0, 0, 0, 0.5},
messageBackgroundColor = {0, 0, 0, 0.8},
messageBorderColor = nil,
rounding = 0,