Add some missing changes from c02ead2

This commit is contained in:
Vladyslav Hroshev
2023-12-09 17:03:32 +02:00
parent c02ead2fff
commit a58d55c53a
2 changed files with 1 additions and 10 deletions

View File

@@ -113,16 +113,6 @@ def main():
gnome_shell_theme *= f"{config.tweaks_folder}/launchpad/launchpad.png"
# color tweaks
if args.filled:
for apply_file in os.listdir(f"{temp_gnome_folder}/"):
replace_keywords(f"{temp_gnome_folder}/{apply_file}",
("BUTTON-COLOR", "ACCENT-FILLED-COLOR"),
("BUTTON_HOVER", "ACCENT-FILLED_HOVER"),
("BUTTON_INSENSITIVE", "ACCENT-FILLED_INSENSITIVE"),
("BUTTON-TEXT-COLOR", "TEXT-BLACK-COLOR"),
("BUTTON-TEXT_SECONDARY", "TEXT-BLACK_SECONDARY"))
# what argument colors defined
if args.all:
# install hue colors listed in colors.json