Skip to content

How to custom colorscheme under module picker.assets.colorschemes ? #17

Answered by sravioli
tkykd asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like there is an extra space on line 22, when declaring the red varaible

local red = "#D70000 " -- #dc322f  1/1 red      160 #d70000 50  65  45 220  50  47   1  79  86
--                  ^ here

The picker class relies on a temp file that contains the list of files per each picker. Also try running

rm /tmp/{colorschemes,font-{leadings,sizes},fonts}.txt -v

to clear the picker "cache" and relaunch wezterm.

This solved the issue on my machine

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tkykd
Comment options

Answer selected by tkykd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants