@@ -183,7 +183,7 @@ function change_theme {
is_selected='on'
fi
else
- if [[ $a == 'Just-Read' ]]; then
+ if [[ "$a" == 'Just-Read' ]]; then