mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Now the themes will be in yml format, these will be the source of truth and everything will be generated from them.
This commit is contained in:
@@ -6,7 +6,7 @@ import subprocess
|
||||
import yaml
|
||||
|
||||
folder_path = "./themes-yml"
|
||||
dest_path = './themes'
|
||||
dest_path = './installs'
|
||||
themes = []
|
||||
|
||||
# List files and directories in the folder
|
||||
|
Reference in New Issue
Block a user