🚸 qol colors
This commit is contained in:
+5
-2
@@ -5,8 +5,11 @@
|
|||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
M.ui = {
|
M.ui = {
|
||||||
theme = "chocolate",
|
theme = "bearded-arc",
|
||||||
|
transparency = true,
|
||||||
|
statusline = {
|
||||||
|
theme = "minimal",
|
||||||
|
},
|
||||||
-- hl_override = {
|
-- hl_override = {
|
||||||
-- Comment = { italic = true },
|
-- Comment = { italic = true },
|
||||||
-- ["@comment"] = { italic = true },
|
-- ["@comment"] = { italic = true },
|
||||||
|
|||||||
Reference in New Issue
Block a user