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
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Add an additional cordless account and switch to it with account switch <name>. This also happens when the user triggers account logout.
I'm not sure if this is a problem with cordless or my terminal emulator (termite). I noticed it while fixing an unrelated issue and verified, that it also exists in the upstream version.
Error output
How to fix
System information
Key
Value
OS
Manjaro Linux
Architechture
x86_64
The text was updated successfully, but these errors were encountered:
Prior to the switch cordless used my default terminal colors, afterwards it swapped to the same black/white look as shown in the second screenshot of the issue description.
While I was able to reproduce this, I've now tried figuring this out a couple of times and I couldn't manage. Do you perhaps have an idea why this happens?
Actually, I might've come a step farther. It seems that initially the colors are translated to your terminals color palete, however the second time a terminal screen is created, it uses the colors as is. In my case for example, PrimitiveBackgroundColor is 0 in both situations (black), but is initially interpreted as a gray tone.
How have you installed cordless
What happened
Colorscheme resets when switching account.
How do you reproduce this bug
Add an additional cordless account and switch to it with
account switch <name>
. This also happens when the user triggersaccount logout
.I'm not sure if this is a problem with cordless or my terminal emulator (termite). I noticed it while fixing an unrelated issue and verified, that it also exists in the upstream version.
Error output
How to fix
System information
The text was updated successfully, but these errors were encountered: