Remove colors from rich text

This commit is contained in:
Insality
2025-05-28 22:13:44 +03:00
parent 0cf5ba30db
commit 97942965cd
4 changed files with 22 additions and 30 deletions

View File

@@ -148,12 +148,4 @@ M["hotkey"] = {
}
M["rich_text"] = {
COLORS = {
white = "#FFFFFF",
black = "#000000"
}
}
return M