mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-22 15:14:47 -04:00
Add (Un)mark spam buttons
Resize boxes view, and modify the layout of message view
This commit is contained in:
parent
48fc8470f5
commit
cd9e9ec8e1
7 changed files with 76 additions and 46 deletions
|
@ -6,6 +6,7 @@ local generic_colors = {
|
|||
highlighted = "#608631",
|
||||
new = "#00F529",
|
||||
warning = "#FF8800",
|
||||
disabled = "#332222",
|
||||
}
|
||||
|
||||
local function get_base_color(c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue