Skip to content

Help, can't get custom color working. #4252

Closed Answered by K4R7IK
K4R7IK asked this question in Q&A
Discussion options

You must be logged in to vote
-- Colorscheme
local custom = wezterm.color.get_builtin_schemes()["HorizonDark (Gogh)"]
custom.background = "#0d1117"
config.color_schemes = {
	["Alpha-Custom"] = custom,
}
config.color_scheme = "Alpha-Custom"

Forgot to post the answer. Here is the code if any else faces this issue in future.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by K4R7IK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant