Added transparency to color of underline for misspelled words.

This commit is contained in:
23rd 2019-11-04 23:25:25 +03:00
parent 5723c2ba54
commit b12d0dbe9a

View file

@ -558,7 +558,7 @@ outdateSoonBg: #e08543; // operating system version is soon outdated bar backgro
outdatedBg: #e05745; // operating system version is already outdated bar background
// spellcheck
spellUnderline: #ff0000 | attentionButtonFg; // misspelled words
spellUnderline: #ff000088; // misspelled words
walletTitleBg: #121213; // wallet window title background when window is inactive
walletTitleBgActive: walletTitleBg; // wallet window title background when window is active