mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-26 14:32:52 -05:00
matugen = not dependento n GTK and QT, update ghostty colors
This commit is contained in:
@@ -535,11 +535,7 @@ Singleton {
|
||||
return
|
||||
}
|
||||
|
||||
if (gtkThemingEnabled && typeof SettingsData !== "undefined" && SettingsData.gtkThemingEnabled) {
|
||||
generateSystemThemes()
|
||||
} else if (qtThemingEnabled && typeof SettingsData !== "undefined" && SettingsData.qtThemingEnabled) {
|
||||
generateSystemThemes()
|
||||
}
|
||||
generateSystemThemes()
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user