You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example i have different color for background and for black color but in this template it uses same color. So im limited because of this ? base16 provides only 16 colors but theoretically i can use for alacritty 18-20 different colors (include colors for cursor)
The text was updated successfully, but these errors were encountered:
That looks more like that's a problem with base16, than with flavours.
One theoretically solution would be to have custom schemas with more than 16 colors and custom templates, which accept more than 16 colors, but have fallback values for schemas which only support 16.
But that would break with the conventions defined by this repository.
Sorry for the delay, but yes, it is as @1vFrKaRb described.
There's sadly not much we can do right now. supporting base24 would help (I do plan on getting that going, but life kinda gets in the way, I sure am open to PRs though).
Hey! i love ur library but im worried how can i configure colors for alacritty like this
against to this
for example i have different color for background and for black color but in this template it uses same color. So im limited because of this ? base16 provides only 16 colors but theoretically i can use for alacritty 18-20 different colors (include colors for cursor)
The text was updated successfully, but these errors were encountered: