Skip to content

Is it possible to theme the footer colors? #2221

Closed Answered by lpnh
frozberry asked this question in 1. Q&A
Discussion options

You must be logged in to vote

I believe I’ve identified the issue here.

The current [mode] style settings are as follows:

[mode]

normal_main = { fg = "#1e1e2e", bg = "#89b4fa", bold = true }
normal_alt  = { fg = "#89b4fa", bg = "#313244" }

# Select mode
select_main = { fg = "#1e1e2e", bg = "#94e2d5", bold = true }
select_alt  = { fg = "#94e2d5", bg = "#313244" }

# Unset mode
unset_main = { fg = "#1e1e2e", bg = "#f2cdcd", bold = true }
unset_alt  = { fg = "#f2cdcd", bg = "#313244" }

These settings can be found in the Catppuccin Mocha flavor, for example.
However, Yazi itself doesn’t seem to include an fg key in it's preset, which is probably what you were referring to.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@stunwin
Comment options

@lpnh
Comment options

Answer selected by frozberry
@frozberry
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
1. Q&A
Labels
None yet
4 participants