levblanc
levblanc
你是指下面这个情况么?  我记得是跟代码块前后的空行有关,并不是样式问题。 像截图的这里,代码块的前后,我是调整到没办法,只能这样了。 其它的块还是ok的。
@Fred-Barclay Thanks for your reply. After taking a screenshot, I saw the highlight in it. That becomes a problem of my external monitor then. Haha. Talking about theme, I think...
@Fred-Barclay Actually, it would be better if you could make the highlight in a lighter color. :) highlight in Termination:  highlight in Hyper: 
The doc says so (see quote below), that's why I put it into my `.zshenv`, and that's why I open this issue. > Add pyenv virtualenv-init to your shell to...
@blueyed I am on mac OSX and my shells are login shells. I only have the following lines in my `.zprofile`, no "function part(s)" : ``` if which pyenv >...