refactor: refactored code to better deal with the day theme
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
local config = require("tokyonight.config")
|
||||
local colors = require("tokyonight.colors").setup(config)
|
||||
local colors = require("tokyonight.colors").setup({ transform = true })
|
||||
|
||||
local tokyonight = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user