stayradiated/terminal.sexy

Color breakdown for def, class, return etc. in for Python template

Opened this issue · 1 comments

The color number "3" is responsible for def in Python, but very often when you change this color nothing happens, because def considers itself as color number 130 (I attached a screenshot)

terminal

Same here, and it is a general bug affecting the vim/default template:

  1. Open a brand-new terminal.sexy with clear cookies and cache.
  2. Open any template from vim/default.
  3. Behold keywords rendered in the mysterious color 130, which is: rgb:175/95/0 .

@shurupovv, will you please modify the subject to reflect the generality of this bug?