Private
Public Access
0
0
This commit is contained in:
2026-06-11 00:16:22 -04:00
parent 2fa5a14620
commit cd2557bc4a
4 changed files with 106 additions and 67 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ border_shadow = [ 0, 0, 0]
bubble_ai = [ 35, 65, 45]
bubble_system = [ 25, 25, 25]
bubble_user = [ 30, 45, 75]
bubble_vendor = [ 65, 55, 30]
# bubble_vendor = [ 65, 55, 30]
bubble_vendor = [ 20, 12, 12]
button = [ 83, 76, 60]
button_active = [115, 90, 70]
button_hovered = [126, 78, 14]