adding cosmic_ink theme, i hope you like it#1373
Open
Katestheimeno wants to merge 6 commits intonvim-lualine:masterfrom
Open
adding cosmic_ink theme, i hope you like it#1373Katestheimeno wants to merge 6 commits intonvim-lualine:masterfrom
Katestheimeno wants to merge 6 commits intonvim-lualine:masterfrom
Conversation
Member
|
Themes are actuallly not lualine configs instead they just handle the colors. Mainly targeted at colorscheme developers to integrate their looks easily. You can add the file under examples/ and add screenshot in Readme#Screenshots |
Contributor
Author
|
will do that, much appreciated
…On Thu, Mar 13, 2025, 5:51 AM Shadman ***@***.***> wrote:
Themes are actuallly not lualine configs instead they just handle the
colors. Mainly targeted at colorscheme developers to integrate their looks
easily. You can add the file under examples/
<https://github.com/nvim-lualine/lualine.nvim/tree/master/examples> and
add screenshot in Readme#Screenshots
<https://github.com/Yeeloman/lualine.nvim?tab=readme-ov-file#screenshots>
—
Reply to this email directly, view it on GitHub
<#1373 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A55EITG43CXZFLT75R7ZFA32UEMGJAVCNFSM6AAAAABWCYERCCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMRQGA2TOMJZGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: shadmansaleh]*shadmansaleh* left a comment
(nvim-lualine/lualine.nvim#1373)
<#1373 (comment)>
Themes are actuallly not lualine configs instead they just handle the
colors. Mainly targeted at colorscheme developers to integrate their looks
easily. You can add the file under examples/
<https://github.com/nvim-lualine/lualine.nvim/tree/master/examples> and
add screenshot in Readme#Screenshots
<https://github.com/Yeeloman/lualine.nvim?tab=readme-ov-file#screenshots>
—
Reply to this email directly, view it on GitHub
<#1373 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A55EITG43CXZFLT75R7ZFA32UEMGJAVCNFSM6AAAAABWCYERCCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMRQGA2TOMJZGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Key Enhancements
- Mode-based colors: The statusline now adapts based on Vim's current mode.
- Opposite color logic: Ensures contrast between foreground and background.
- Randomized UI icons: Different visual elements shuffle for uniqueness.
- Git status display: Shows added, modified, and deleted lines dynamically.
- Search count integration: Displays search results when applicable.
- Buffer and width checks: Components only appear when conditions are met.