Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(feline): rework spacing between components #381

Merged
merged 2 commits into from Jan 13, 2023

Conversation

89iuv
Copy link
Collaborator

@89iuv 89iuv commented Jan 6, 2023

Rework the spacing for feline components in order to be more consistent.

Spacing is now consistent with 1 space between items in a group (item ex: git diff: add, change, remove) and 2 spaces between groups (group ex: filename, directory).
Removed the bar character as it is no longer needed.
Moved the padding of the icons from their declaration to their usage.

Ex1:
Before:
before_fix_with_lsp
After:
after_fix_with_lsp

Ex2:
Before:
before_fix_with_no_lsp
After:
after_fix_with_no_lsp

@nullchilly nullchilly merged commit 9848a40 into catppuccin:main Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants