GitHunt
MA

Machillka/arona-sddm-login

A SDDM login theme about Arona, the os from Blue Archive

English | 简体中文

Blue Archive theme login theme for SDDM

Modify some problems in "Sugar Candy login", and make the theme adapted to Blue Archive (my favorite game)

Preview

Usage

Manual Installation

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/themes

After 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.sh

For KDE Plasma

Can simply be installed from the store

installation

Searching Keywords arona

Common Problems

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-svg

For Debian based:

sudo apt install --no-install-recommends sddm qml‑module‑qtquick‑layouts qml6-module-qt5compat-graphicaleffects qml‑module‑qtquick‑controls2 libqt5svg5

For Red Hat based:

sudo dnf install sddm qt5‑qtquickcontrols2 qt5‑qtgraphicaleffects qt5‑qtsvg

Addition

Please drop a glance at the other project about Blue Archive

Thanks to

This repo is built up on the Sugar Candy login

Languages

QML96.0%Shell4.0%

Contributors

GNU General Public License v3.0
Created March 4, 2024
Updated March 14, 2026