mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-06-18 16:18:34 +00:00
Fixed #1265
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user