-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Documentation Request: accents #299
Comments
please let me know if it's still unclear. thanks. |
here it is!
|
Thanks ! 😄 👍 |
Accents are great, I should be able to replace all of my hacks for showing the line number in bold yellow with just defining an accent for it. However I don't quite understand how to define a "bold yellow" accent -- either one works but both combined do not. I've also tried this:
but it doesn't work neither, the yellow accent just replaces the bold one. What would be the simplest (and working :-) way to do this? TIA! |
combining two accents is tricky and not supported out of the box...you'd have to define that accent manually. accents are just a special type of highlight group where the background color is ignored (and uses current section's background color, whatever it is). there's an
and then just define a part to use the |
Excellent, this works just fine, thanks a lot! |
@bling Then yellow background+white font makes my eyes uncomfortable. Is there any solution? |
@bling, Thanks. I read the doc and find how to select the theme. 2013/11/4 Bailey Ling [email protected]
|
BTW: I doesn't have any conf related airline in my vimrc. I use default 2013/11/4 Harris Zhu [email protected]
|
@harriszh please open up a new issue as this doesn't have anything to do with accents. also, none of your attachments made it through to github so i can't see anything. thanks. |
@bling, I create one issue. but I can't upload pictures in forum. 2013/11/4 Bailey Ling [email protected]
|
@bart-kow that's a known issue and there's nothing i can do to fix it. try different a different font, font size, terminal, or any combination of the previous and there will be at least one combo that'll work for you. |
Hi I don't have idea how to apply an accent to the part of text, when lucius colorscheme is enabled. Line below does not work:
|
@paprykarz so it works for other colorschemes? that doesn't make sense.... |
same problem as @bart-kow, under windows gvim, use powerline patchfont(Meslo LG S Regular for Powerline.otf) , got large spaces between seprator and bar, sorry, my English is very poor |
@bling
Accents are interesting !
Perhaps you could add how to configure/change accents, in the docs (like the way you explained how to change sections in airline) or, you can explain them in the default
dark
theme ?The text was updated successfully, but these errors were encountered: