Skip to content

Meaning of the code... #454

Answered by fitrh
bryant-the-coder asked this question in Q&A
Discussion options

You must be logged in to vote
+-------------------------------------------------+
| A | B | C                             X | Y | Z |
+-------------------------------------------------+

a, b, and c represent the left section of the status line, which is divided by 3 parts,
each part has their own fg, bg, and gui, each part has its own components, and if a
component do not specify their fg, bg, or gui, they will use the style of the part they belong to

The inactive define the state of each section for unfocused buffer

The image above shows that a = { fg = colors.black, bg = colors.red, gui = 'bold' }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bryant-the-coder
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