Modify some problems in "Sugar Candy login", and make the theme adapted to Blue Archive (my favorite game)
Fitstly, download the zip file from release page. Then unzip it to your sddm theme directory '/usr/share/sddm/themes' (May be different in your os)
sudo tar -xzvf ~/arona-sddm-login.tar -C /usr/share/sddm/themesAfter that you will have to point SDDM to the new theme by editing its config file, preferrably at /etc/sddm.conf (create if necessary). You can take the default config file of SDDM as a reference which might be found at: /usr/lib/sddm/sddm.conf.d/sddm.conf.
In the [Theme] section simply add the themes name to this line: Current=arona-sddm-login.
It can adapt the resolution in your device.
git clone https://github.com/Machillka/arona-sddm-login.git
cd arona-sddm-login
bash install.shCan simply be installed from the store
Searching Keywords arona
This theme is based on sddm, qt5-quickcontrols2, qt5-graphicaleffects, qt5-svg. If you encounter some problems, try to reinstall the dependencies
For Arch based:
sudo pacman -S sddm qt5-quickcontrols2 qt5-graphicaleffects qt5-svgFor Debian based:
sudo apt install --no-install-recommends sddm qml‑module‑qtquick‑layouts qml6-module-qt5compat-graphicaleffects qml‑module‑qtquick‑controls2 libqt5svg5For Red Hat based:
sudo dnf install sddm qt5‑qtquickcontrols2 qt5‑qtgraphicaleffects qt5‑qtsvgPlease drop a glance at the other project about Blue Archive
This repo is built up on the Sugar Candy login

