Update structure; add .lua-format; add terminal support

This commit is contained in:
2021-04-22 00:48:40 -03:00
parent a0788e4347
commit 90ffef282e
6 changed files with 169 additions and 107 deletions

View File

@@ -7,7 +7,7 @@ local colors = {
bg1 = '#1A1B2A',
bg2 = '#212234',
bg3 = '#392B41',
bg4 = '#32344E',
bg4 = '#4A5057',
bg_red = '#F6718A',
diff_red = '#773440',
bg_green = '#B0E973',