Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Add option for make lightline mode in bold #16

Open
fitrh opened this issue Nov 30, 2020 · 0 comments
Open

Add option for make lightline mode in bold #16

fitrh opened this issue Nov 30, 2020 · 0 comments

Comments

@fitrh
Copy link

fitrh commented Nov 30, 2020

I'm new in vim configuration stuff, so i don't know how to make it as a part of tokyonight option, for now, if i want vim mode to bold, i have to modified lightline file like

let s:p.normal.left = [ [ s:normal_l1_fg, s:normal_l1_bg, 'bold' ], [ s:normal_l2_fg, s:normal_l2_bg ] ]

I think it's nice to have them as an option in theme.

This is how vim mode look like
Screenshot_20201130_135318

And this is with bold
Screenshot_20201130_135345

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant