feat: day style for terminal apps
This commit is contained in:
@@ -4,6 +4,7 @@ local M = {}
|
||||
|
||||
function M.fish(config)
|
||||
config = config or require("tokyonight.config")
|
||||
config.transform_colors = true
|
||||
local colors = require("tokyonight.colors").setup(config)
|
||||
|
||||
local fishColors = {}
|
||||
|
||||
Reference in New Issue
Block a user