mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-14 02:11:55 -04:00
Store colors and use a lighter selection color
This commit is contained in:
parent
f5198b9187
commit
95475c7c59
12 changed files with 56 additions and 43 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue