Add (Un)mark spam buttons

Resize boxes view, and modify the layout of message view
This commit is contained in:
Athozus 2023-12-26 19:07:45 +01:00
parent 48fc8470f5
commit cd9e9ec8e1
7 changed files with 76 additions and 46 deletions

View file

@ -6,6 +6,7 @@ local generic_colors = {
highlighted = "#608631",
new = "#00F529",
warning = "#FF8800",
disabled = "#332222",
}
local function get_base_color(c)