feat: a gazilion rendering improvements

This commit is contained in:
Folke Lemaitre 2022-11-23 16:12:02 +01:00
parent 00ff59f385
commit a11fc5a0e0
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
5 changed files with 292 additions and 51 deletions

View file

@ -1,11 +1,14 @@
local M = {}
M.colors = {
Error = "Error",
Error = "ErrorMsg",
H1 = "Title",
H2 = "Title",
H2 = "Bold",
Muted = "Comment",
Normal = "NormalFloat",
Commit = "@variable.builtin",
Key = "@comment",
Value = "@string",
ProgressDone = {
bold = true,
default = true,