Store colors and use a lighter selection color

This commit is contained in:
Athozus 2023-06-25 19:12:20 +02:00
parent f5198b9187
commit 95475c7c59
No known key found for this signature in database
GPG key ID: B50895022E8484BF
12 changed files with 56 additions and 43 deletions

View file

@ -9,7 +9,7 @@ function mail.show_message(name, id)
local formspec = [[
size[8,9]
box[0,0;7,1.9;#466432]
box[0,0;7,1.9;]] .. mail.colors.highlighted .. [[]
button[7.25,0.15;0.75,0.5;back;X]