This commit is contained in:
vinceliuice
2025-04-20 22:28:50 +08:00
parent 20c07522ec
commit 3dc9dc0fb1
4 changed files with 4 additions and 3 deletions

View File

@@ -907,6 +907,7 @@ gtk_base() {
if [[ "${scheme}" == 'nord' ]]; then
sed $SED_OPT "/\$scheme/s/standard/nord/" "${THEME_SRC_DIR}/sass/_gtk-base-temp.scss"
accent_type="fixed"
fi
if [[ "${GNOME_VERSION}" -ge '47-0' && "${libadwaita}" == 'true' ]]; then