Skip to content

ConversationTextview: Use encrypted-color

Daniel Brötzmann requested to merge wurstsalat/gajim:encryption-colors into master

Apply encrypted-color instead of success-color for Trust.BLIND on encryption icons in the ConversationTextview. This way, both Trust.VERIFIED and Trust.BLIND share the same color. Difference between both is the icon (half shield/full shield).

I’ll update the plugins accordingly.

Merge request reports