1
0
Fork 0

minor color and dimensions adjustments to the suggestion bar

This commit is contained in:
sspanak 2025-02-08 11:15:56 +02:00 committed by Dimo Karaivanov
parent f1d0d5b31c
commit 28fe183813
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
<color name="key_ok_ripple">#4c85e4</color>
<color name="key_ok_text">#fff</color>
<color name="suggestion_selected_background">#007ACC</color>
<color name="suggestion_selected_background">#347bac</color>
<color name="suggestion_selected_text">#fff</color>
<color name="suggestion_separator">#888888</color>
</resources>