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

@@ -78,6 +78,7 @@ def destination_return(themes_folder, path_name, theme_mode, theme_type):
:param themes_folder: themes folder location
:param path_name: color name
:param theme_mode: theme name (light or dark)
:param theme_type: theme type (gnome-shell, gtk-4.0, ...)
:return: copied files' folder location
"""