1
0
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:
Mgldvd
2023-02-26 19:20:45 -05:00
parent 0cf0a74757
commit 2df4586ed8
488 changed files with 4 additions and 4 deletions

View File

@@ -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