200 current 2025-01-11 03:31:21 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -10,7 +10,7 @@ require("tokyonight").setup({
|
||||
-- Change the "hint" color to the "orange" color, and make the "error" color bright red
|
||||
on_colors = function(colors)
|
||||
-- colors.hint = colors.orange
|
||||
colors.bg = "#0d0d0d"
|
||||
colors.bg = "#0d0d0d" -- dark af bruh
|
||||
colors.fg = "#e3e1e1"
|
||||
end
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user